summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/galago/galago-daemon_0.3.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/galago/galago-daemon_0.3.4.bb')
-rw-r--r--openembedded/packages/galago/galago-daemon_0.3.4.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/openembedded/packages/galago/galago-daemon_0.3.4.bb b/openembedded/packages/galago/galago-daemon_0.3.4.bb
new file mode 100644
index 0000000000..610b9f7128
--- /dev/null
+++ b/openembedded/packages/galago/galago-daemon_0.3.4.bb
@@ -0,0 +1,13 @@
1DESCRIPTION = "Galago is a desktop presence framework, designed to transmit presence information between programs."
2HOMEPAGE = "http://www.galago-project.org/"
3MAINTAINER = "Koen Kooi <koen@handhelds.org>"
4LICENSE = "GPL"
5DEPENDS = "gettext libgalago dbus glib-2.0"
6
7
8SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz \
9 file://no-check.patch;patch=1"
10EXTRA_OECONF = "--disable-binreloc"
11
12inherit autotools pkgconfig
13