summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.26.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.26.0.bb')
-rw-r--r--meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.26.0.bb34
1 files changed, 0 insertions, 34 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.26.0.bb b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.26.0.bb
deleted file mode 100644
index 9b6ce17ca..000000000
--- a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.26.0.bb
+++ /dev/null
@@ -1,34 +0,0 @@
1SUMMARY = "Gnome system monitor"
2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
4
5DEPENDS = " \
6 intltool-native \
7 gnome-common-native \
8 glib-2.0-native \
9 gtkmm3 \
10 libgtop \
11 librsvg \
12 libwnck3 \
13"
14
15inherit gnomebase distro_features_check
16
17REQUIRED_DISTRO_FEATURES = "x11"
18
19SRC_URI[archive.md5sum] = "fcd59867c07f8c4853b1e28d60cbc037"
20SRC_URI[archive.sha256sum] = "f848a8c2ca5e164cf09d3a205dd49e4e4bf4b60d43b0969c10443eb519d0e6b3"
21SRC_URI += "file://0001-help-remove-YELP-macro.patch"
22
23RRECOMMENDS_${PN} = "adwaita-icon-theme"
24
25FILES_${PN} += " \
26 ${datadir}/icons \
27 ${datadir}/dbus-1 \
28 ${datadir}/gnome/autostart \
29"
30
31FILES_${PN}-doc += " \
32 ${datadir}/omf \
33 ${datadir}/gnome/help \
34"