summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-navigation/gypsy/gypsy.inc
diff options
context:
space:
mode:
authorAndrei Dinu <andrei.adrianx.dinu@intel.com>2012-10-24 11:01:38 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-11-29 11:03:35 +0100
commit3437e92112008870e576e9fa62be7645bf3930a5 (patch)
tree4903bd861198c3ddd88915dd08c66ad3c6729ecb /meta-oe/recipes-navigation/gypsy/gypsy.inc
parente1f5b6096a4c83f732dddcc9af952f31cec838ab (diff)
downloadmeta-openembedded-3437e92112008870e576e9fa62be7645bf3930a5.tar.gz
gypsy: added to meta-oe/recipes-navigation
Added gypsy to meta-oe/recipes-navigation Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-navigation/gypsy/gypsy.inc')
-rw-r--r--meta-oe/recipes-navigation/gypsy/gypsy.inc15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-oe/recipes-navigation/gypsy/gypsy.inc b/meta-oe/recipes-navigation/gypsy/gypsy.inc
new file mode 100644
index 000000000..0c1735e1b
--- /dev/null
+++ b/meta-oe/recipes-navigation/gypsy/gypsy.inc
@@ -0,0 +1,15 @@
1SUMMARY = "GPS Multiplexing Daemon"
2DESCRIPTION = "Gypsy is a GPS multiplexing daemon which allows \
3multiple clients to access GPS data from multiple GPS sources \
4concurrently. Gypsy also hides the details of parsing NMEA from the \
5client applications, passing the data as simple values for the clients \
6to use."
7LICENSE = "GPLv2.0 & LGPLv2.1"
8SECTION = "x11"
9DEPENDS = "glib-2.0 dbus bluez4 dbus-glib"
10
11inherit autotools pkgconfig gtk-doc
12
13EXTRA_OECONF += "--with-distro=debian"
14
15FILES_${PN} += "/usr/share/dbus-1/services/"