[oe-commits] Frans Meulenbroeks : gnome-bluetooth: remove old versions

git version control git at git.openembedded.org
Sun Aug 15 12:54:18 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 286295c78c0b916b33641763af2cb046922f44a5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=286295c78c0b916b33641763af2cb046922f44a5

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Aug 15 14:46:57 2010 +0200

gnome-bluetooth: remove old versions

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/gnome/gnome-bluetooth_2.27.3.bb |   21 ---------------------
 recipes/gnome/gnome-bluetooth_2.27.4.bb |   18 ------------------
 2 files changed, 0 insertions(+), 39 deletions(-)

diff --git a/recipes/gnome/gnome-bluetooth_2.27.3.bb b/recipes/gnome/gnome-bluetooth_2.27.3.bb
deleted file mode 100644
index 61e1e58..0000000
--- a/recipes/gnome/gnome-bluetooth_2.27.3.bb
+++ /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
index 3616cde..0000000
--- a/recipes/gnome/gnome-bluetooth_2.27.4.bb
+++ /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"





More information about the Openembedded-commits mailing list