[oe-commits] org.oe.dev geoclue: cath up with recent developments

koen commit openembedded-commits at lists.openembedded.org
Sun Jul 22 09:19:35 UTC 2007


geoclue: cath up with recent developments

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: c9345b9b580c92e4838cf8121553c85f735d1aaf
ViewMTN: http://monotone.openembedded.org/revision.psp?id=c9345b9b580c92e4838cf8121553c85f735d1aaf
Files:
1
packages/geoclue/geoclue_git.bb
Diffs:

#
# mt diff -rcdbdfc939fc7956220af47779e33f3214fd6b4de -rc9345b9b580c92e4838cf8121553c85f735d1aaf
#
# 
# 
# patch "packages/geoclue/geoclue_git.bb"
#  from [d79909b0acc99332e0d6dbb777efa246c18c3153]
#    to [c5a3d2adf2b42eac3d326986a0d339213f41376e]
# 
============================================================
--- packages/geoclue/geoclue_git.bb	d79909b0acc99332e0d6dbb777efa246c18c3153
+++ packages/geoclue/geoclue_git.bb	c5a3d2adf2b42eac3d326986a0d339213f41376e
@@ -1,7 +1,7 @@ HOMEPAGE = "http://live.gnome.org/GeoClu
 DESCRIPTION = "GeoClue is a project that provide all kinds of geography information to an application"
 HOMEPAGE = "http://live.gnome.org/GeoClue"
 
-DEPENDS = "gpsd libxml2 libsoup dbus-glib"
+DEPENDS = "libgpsmgr libgpsbt  gtk+ gpsd libxml2 gconf-dbus libsoup dbus-glib"
 
 PV = "0.0+git${SRCDATE}"
 PR = "r0"
@@ -13,6 +13,11 @@ S = "${WORKDIR}/git"
 
 S = "${WORKDIR}/git"
 
+
+LDFLAGS_append = " -lgthread-2.0 "
+
+EXTRA_OECONF = " --enable-applet=no "
+
 do_install_append() {
 	mkdir -p ${D}/usr/share/
 	cp -pPr ${D}${STAGING_DATADIR}/* ${D}/usr/share






More information about the Openembedded-commits mailing list