gnome-bluetooth: remove old versions
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 15 Aug 2010 12:46:57 +0000 (14:46 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 15 Aug 2010 12:46:57 +0000 (14:46 +0200)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/gnome/gnome-bluetooth_2.27.3.bb [deleted file]
recipes/gnome/gnome-bluetooth_2.27.4.bb [deleted file]

diff --git a/recipes/gnome/gnome-bluetooth_2.27.3.bb b/recipes/gnome/gnome-bluetooth_2.27.3.bb
deleted file mode 100644 (file)
index 61e1e58..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-LICENSE = "GPL"
-SECTION = "x11/gnome"
-
-inherit autotools gnome pkgconfig
-
-GBTREV = "609"
-SRC_URI = "svn://svn.gnome.org/svn/${PN};module=trunk;rev=${GBTREV};proto=http"
-S = "${WORKDIR}/trunk"
-PV = "2.27.3+svnr${GBTREV}"
-PR = "r1"
-
-DEPENDS = "obexd obex-data-server gconf gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring"
-RRECOMMENDS_${PN} += "obexd obex-data-server"
-RCONFLICTS_${PN} = "bluez-gnome"
-
-do_configure_prepend() {
-    sed -i -e s:docs::g ${S}/Makefile.am
-       echo "EXTRA_DIST = version.xml" > gnome-doc-utils.make
-       echo "EXTRA_DIST = version.xml" > gtk-doc.make
-}
-
diff --git a/recipes/gnome/gnome-bluetooth_2.27.4.bb b/recipes/gnome/gnome-bluetooth_2.27.4.bb
deleted file mode 100644 (file)
index 3616cde..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-LICENSE = "GPL"
-SECTION = "x11/gnome"
-
-inherit autotools gnome pkgconfig
-
-DEPENDS = "obexd obex-data-server gconf gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring"
-RRECOMMENDS_${PN} += "obexd obex-data-server"
-RCONFLICTS_${PN} = "bluez-gnome"
-
-do_configure_prepend() {
-    sed -i -e s:docs::g ${S}/Makefile.am
-       echo "EXTRA_DIST = version.xml" > gnome-doc-utils.make
-       echo "EXTRA_DIST = version.xml" > gtk-doc.make
-}
-
-
-SRC_URI[archive.md5sum] = "e34180aa90d5d718b819572b21b76d08"
-SRC_URI[archive.sha256sum] = "250fede462d5ec0576c0ab9c7f965fb56dc5de6e1180405da8cf0e867a2eca3a"