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

git version control git at git.openembedded.org
Sun Aug 15 13:31:01 UTC 2010


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

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Aug 15 15:29:35 2010 +0200

gnome-system-monitor: remove old versions

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

---

 recipes/gnome/gnome-system-monitor_2.23.6.bb |   27 -------------------------
 recipes/gnome/gnome-system-monitor_2.24.0.bb |   27 -------------------------
 recipes/gnome/gnome-system-monitor_2.28.0.bb |   28 --------------------------
 3 files changed, 0 insertions(+), 82 deletions(-)

diff --git a/recipes/gnome/gnome-system-monitor_2.23.6.bb b/recipes/gnome/gnome-system-monitor_2.23.6.bb
deleted file mode 100644
index 7c19c62..0000000
--- a/recipes/gnome/gnome-system-monitor_2.23.6.bb
+++ /dev/null
@@ -1,27 +0,0 @@
-LICENSE = "GPLv2"
-DEPENDS = "libgtop gtkmm glibmm libnotify libgnomeui gnome-panel gnome-doc-utils libwnck gtk+ gnome-keyring libglade hal dbus-glib " 
-
-inherit gnome
-
-do_configure_prepend() {
-        sed -i -e s:help::g ${S}/Makefile.am
-}
-
-
-PACKAGES =+ "${PN}-applets"
-
-FILES_${PN}-applets = "${bindir}/*applet* \
-                       ${libdir}/bonobo/servers \
-		       ${datadir}/gnome-2.0/ui"
-
-FILES_${PN} += "${datadir}/icons \
-                ${datadir}/dbus-1 \
-		${datadir}/gnome/autostart \
-		"
-
-FILE_{PN}-doc += "${datadir}/omf \
-                  ${datadir}/gnome/help "
-
-
-SRC_URI[archive.md5sum] = "bc7e7e252465948b122e267713bba4a0"
-SRC_URI[archive.sha256sum] = "4fbd2eccb335fa92487b3307bd83c4f468342f1787856377abbb6ad862271451"
diff --git a/recipes/gnome/gnome-system-monitor_2.24.0.bb b/recipes/gnome/gnome-system-monitor_2.24.0.bb
deleted file mode 100644
index 6d19d79..0000000
--- a/recipes/gnome/gnome-system-monitor_2.24.0.bb
+++ /dev/null
@@ -1,27 +0,0 @@
-LICENSE = "GPLv2"
-DEPENDS = "libgtop gtkmm glibmm libnotify libgnomeui gnome-panel gnome-doc-utils libwnck gtk+ gnome-keyring libglade hal dbus-glib " 
-
-inherit gnome
-
-do_configure_prepend() {
-        sed -i -e s:help::g ${S}/Makefile.am
-}
-
-
-PACKAGES =+ "${PN}-applets"
-
-FILES_${PN}-applets = "${bindir}/*applet* \
-                       ${libdir}/bonobo/servers \
-		       ${datadir}/gnome-2.0/ui"
-
-FILES_${PN} += "${datadir}/icons \
-                ${datadir}/dbus-1 \
-		${datadir}/gnome/autostart \
-		"
-
-FILE_{PN}-doc += "${datadir}/omf \
-                  ${datadir}/gnome/help "
-
-
-SRC_URI[archive.md5sum] = "edd7f02e30683054b94a89aa62c74d1e"
-SRC_URI[archive.sha256sum] = "cf2f96f3c91749fdcec39d3eb89273f6d3a47cc7bc0c5faa0915808409c9d563"
diff --git a/recipes/gnome/gnome-system-monitor_2.28.0.bb b/recipes/gnome/gnome-system-monitor_2.28.0.bb
deleted file mode 100644
index e483f65..0000000
--- a/recipes/gnome/gnome-system-monitor_2.28.0.bb
+++ /dev/null
@@ -1,28 +0,0 @@
-DESCRIPTION = "Gnome system monitor"
-LICENSE = "GPL"
-SECTION = "x11/gnome"
-DEPENDS = "libgtop gtkmm glibmm libnotify libgnomeui gnome-panel gnome-doc-utils libwnck gtk+ gnome-keyring libglade hal dbus-glib " 
-
-inherit gnome
-
-do_configure_prepend() {
-        sed -i -e s:help::g ${S}/Makefile.am
-}
-
-PACKAGES =+ "${PN}-applets"
-
-FILES_${PN}-applets = "${bindir}/*applet* \
-                       ${libdir}/bonobo/servers \
-		       ${datadir}/gnome-2.0/ui"
-
-FILES_${PN} += "${datadir}/icons \
-                ${datadir}/dbus-1 \
-		${datadir}/gnome/autostart \
-		"
-
-FILES_${PN}-doc += "${datadir}/omf \
-                    ${datadir}/gnome/help "
-
-
-SRC_URI[archive.md5sum] = "341c8fda9b518729e04465705da62994"
-SRC_URI[archive.sha256sum] = "638875c6041cd2b0ad7219fecd8fe86eb9d4c8b0662166a84d7659bd6a9db1d3"





More information about the Openembedded-commits mailing list