summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-10-02 10:43:45 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-02 12:00:03 +0100
commit7c02bb4cef4fe58a001766afe1ea8a5d6d32fc93 (patch)
tree08547a27c11a7373cfa90540ad8fcdcc444bec95 /meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb
parent2984c87f270ad1219fddc6f022f4bf2ed38d7732 (diff)
downloadpoky-7c02bb4cef4fe58a001766afe1ea8a5d6d32fc93.tar.gz
galago: remove
Galago has been replaced with Telepathy and Folks, and has been unmaintained for years. (From OE-Core rev: b878a9b1af63603779850f420fc0feb2ef78da9f) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb')
-rw-r--r--meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb18
1 files changed, 0 insertions, 18 deletions
diff --git a/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb b/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb
deleted file mode 100644
index 81a367d739..0000000000
--- a/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb
+++ /dev/null
@@ -1,18 +0,0 @@
1SUMMARY = "Desktop presence framework"
2DESCRIPTION = "Galago is a desktop presence framework, designed to transmit presence information between programs."
3HOMEPAGE = "http://www.galago-project.org/"
4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
6DEPENDS = "libgalago dbus glib-2.0"
7
8SRC_URI = "http://www.galago-project.org/files/releases/source/${BPN}/${BPN}-${PV}.tar.gz "
9
10SRC_URI[md5sum] = "fdb81f938f86f380b127158ebb542279"
11SRC_URI[sha256sum] = "db42a0d1d0f8b069ea5ac1203207f9178f25ac1367f4910bd48547f5be1db4c2"
12
13EXTRA_OECONF = "--disable-binreloc --disable-check --disable-tests"
14
15FILES_${PN} += "${datadir}/dbus-1/services/"
16
17inherit autotools pkgconfig gettext
18