summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-03-28 19:23:52 +0100
committerKhem Raj <raj.khem@gmail.com>2019-03-28 11:55:34 -0700
commitbd051518cc3a5e408a7b4650869b2ca1a480e6c9 (patch)
treee34a1cbde27baca60896235c5e6d141d4a4e35ee /meta-gnome
parent12faa2e0d27b0533bcf9c266b57e5bae97e8d8d0 (diff)
downloadmeta-openembedded-bd051518cc3a5e408a7b4650869b2ca1a480e6c9.tar.gz
gnome-system-monitor: upgrade 3.26.0 -> 3.32.0
Remove libwnck3 from DEPENDS. meson_options.txt has an option 'wnck' disabled by default and with a desciption 'enable wnck support, this will likely make system-monitor segfault' which does not sound promising. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-system-monitor/files/0001-help-remove-YELP-macro.patch28
-rw-r--r--meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor/0001-Do-not-build-help-we-do-not-have-yelp-yet.patch30
-rw-r--r--meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.26.0.bb34
-rw-r--r--meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.32.0.bb33
4 files changed, 63 insertions, 62 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-system-monitor/files/0001-help-remove-YELP-macro.patch b/meta-gnome/recipes-gnome/gnome-system-monitor/files/0001-help-remove-YELP-macro.patch
deleted file mode 100644
index 57b60a0d5..000000000
--- a/meta-gnome/recipes-gnome/gnome-system-monitor/files/0001-help-remove-YELP-macro.patch
+++ /dev/null
@@ -1,28 +0,0 @@
1From 4a3ee8b46d25b3d310448bfa4446e15a686fc685 Mon Sep 17 00:00:00 2001
2From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@gmail.com>
3Date: Fri, 23 Mar 2018 13:50:18 +0100
4Subject: [PATCH] help: remove YELP macro
5MIME-Version: 1.0
6Content-Type: text/plain; charset=UTF-8
7Content-Transfer-Encoding: 8bit
8
9Upstream-Status: Inappropriate [embedded-specific]
10
11Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
12---
13 help/Makefile.am | 2 --
14 1 file changed, 2 deletions(-)
15
16diff --git a/help/Makefile.am b/help/Makefile.am
17index c5cd0d3..4b83adf 100644
18--- a/help/Makefile.am
19+++ b/help/Makefile.am
20@@ -1,5 +1,3 @@
21-@YELP_HELP_RULES@
22-
23 HELP_ID = gnome-system-monitor
24
25 HELP_FILES = \
26--
272.14.3
28
diff --git a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor/0001-Do-not-build-help-we-do-not-have-yelp-yet.patch b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor/0001-Do-not-build-help-we-do-not-have-yelp-yet.patch
new file mode 100644
index 000000000..f2e720e9e
--- /dev/null
+++ b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor/0001-Do-not-build-help-we-do-not-have-yelp-yet.patch
@@ -0,0 +1,30 @@
1From c6649fdcfb2f44807089741557f8e527ab9751e4 Mon Sep 17 00:00:00 2001
2From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@gmail.com>
3Date: Sun, 24 Mar 2019 02:46:07 +0100
4Subject: [PATCH] Do not build help - we do not have yelp yet
5MIME-Version: 1.0
6Content-Type: text/plain; charset=UTF-8
7Content-Transfer-Encoding: 8bit
8
9Upstream-Status: Inappropriate [embedded-specific]
10
11Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
12---
13 meson.build | 1 -
14 1 file changed, 1 deletion(-)
15
16diff --git a/meson.build b/meson.build
17index d60ced7..6a0ab4b 100644
18--- a/meson.build
19+++ b/meson.build
20@@ -183,7 +183,6 @@ subdir('data')
21 subdir('po')
22 subdir('scripts')
23 subdir('src')
24-subdir('help')
25
26
27 message('\n'.join(['',
28--
292.20.1
30
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"
diff --git a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.32.0.bb b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.32.0.bb
new file mode 100644
index 000000000..c2432a322
--- /dev/null
+++ b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.32.0.bb
@@ -0,0 +1,33 @@
1SUMMARY = "Gnome system monitor"
2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
4
5DEPENDS = " \
6 itstool-native \
7 gnome-common-native \
8 libxml2-native \
9 glib-2.0-native \
10 gtkmm3 \
11 libgtop \
12 librsvg \
13"
14
15GNOMEBASEBUILDCLASS = "meson"
16
17inherit gnomebase gtk-icon-cache distro_features_check gettext
18
19REQUIRED_DISTRO_FEATURES = "x11"
20
21SRC_URI[archive.md5sum] = "6c2c5c5bf8f15d3e6985faacbd3055dd"
22SRC_URI[archive.sha256sum] = "af00c4a42dd1db17d9abe88edb11c7751b20982db1a8a2a467bab206fd8a77e3"
23SRC_URI += "file://0001-Do-not-build-help-we-do-not-have-yelp-yet.patch"
24
25PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
26PACKAGECONFIG[systemd] = "-Dsystemd=true, -Dsystemd=false, systemd"
27
28RRECOMMENDS_${PN} = "adwaita-icon-theme"
29
30FILES_${PN} += " \
31 ${datadir}/dbus-1 \
32 ${datadir}/metainfo \
33"