bluez-gnome_git.bb : new bluez-gnome is now in a git repo. This one
authorGraeme Gregory <dp@xora.org.uk>
Wed, 18 Jul 2007 09:38:47 +0000 (09:38 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Wed, 18 Jul 2007 09:38:47 +0000 (09:38 +0000)
should have device browsing if someone can figure out how to ungrey the
menu

packages/bluez/bluez-gnome_git.bb [moved from packages/bluez/bluez-gnome_cvs.bb with 51% similarity]

similarity index 51%
rename from packages/bluez/bluez-gnome_cvs.bb
rename to packages/bluez/bluez-gnome_git.bb
index 448e157..ac772f8 100644 (file)
@@ -3,10 +3,11 @@ LICENSE = "GPL+LGPL"
 
 DEPENDS = "dbus-glib gconf libnotify gtk+"
 
-SRC_URI = "cvs://anonymous@cvs.bluez.org/cvsroot/bluez;module=gnome"
+SRC_URI = "git://people.freedesktop.org/~hadess/bluez-gnome;protocol=git \
+           file://pkgconfig-add-gthread.patch;patch=1 "
 
-PV = "0.6+cvs${SRCDATE}"
-S = "${WORKDIR}/gnome"
+PV = "0.9+git${SRCDATE}"
+S = "${WORKDIR}/git"
 
 inherit autotools pkgconfig gconf