aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-system-monitor_2.28.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/gnome-system-monitor_2.28.0.bb')
-rw-r--r--recipes/gnome/gnome-system-monitor_2.28.0.bb28
1 files changed, 0 insertions, 28 deletions
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 e483f65969..0000000000
--- 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"