aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/galago/galago-daemon_0.3.4.bb
blob: 84c0885e5b092687cf40599a1f6b752abe889e0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
DESCRIPTION = "Galago is a desktop presence framework, designed to transmit presence information between programs."
HOMEPAGE = "http://www.galago-project.org/"
LICENSE = "GPL"
DEPENDS = "gettext libgalago dbus glib-2.0"
PR = "r1"

SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz \
           file://no-check.patch"
EXTRA_OECONF =	"--disable-binreloc"

FILES_${PN} += "${datadir}/dbus-1/services/"

inherit autotools pkgconfig


SRC_URI[md5sum] = "958ea4a9e1be61cb5e5f35f75a9bfede"
SRC_URI[sha256sum] = "958ae2ddc89d218e7b3fe4f00a61f4ade48c8fefa768854c67425f5495387eed"