aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/galago/galago-daemon_0.3.4.bb
diff options
context:
space:
mode:
authorGraham Gower <graham.gower@gmail.com>2010-10-10 20:22:59 +0000
committerKhem Raj <raj.khem@gmail.com>2010-10-13 21:30:27 -0700
commit0c1efbb0e1c67d08b5d878af041d5fd46d6952bd (patch)
tree38e2931dc03c52b4e14b72a54620491259248a15 /recipes/galago/galago-daemon_0.3.4.bb
parentdc32a66ccb275d5ed18851a92186310aa60bd400 (diff)
downloadopenembedded-0c1efbb0e1c67d08b5d878af041d5fd46d6952bd.tar.gz
galago: move to obsolete.
libgalago doesn't build, and presumably hasn't since dbus 0.92 was in the tree. | ../libgalago/.libs/libgalago.so: undefined reference to `dbus_connection_disconnect' | collect2: ld returned 1 exit status | make[2]: *** [presence-feed] Error 1 Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/galago/galago-daemon_0.3.4.bb')
-rw-r--r--recipes/galago/galago-daemon_0.3.4.bb17
1 files changed, 0 insertions, 17 deletions
diff --git a/recipes/galago/galago-daemon_0.3.4.bb b/recipes/galago/galago-daemon_0.3.4.bb
deleted file mode 100644
index 84c0885e5b..0000000000
--- a/recipes/galago/galago-daemon_0.3.4.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-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"