diff options
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.6.bb (renamed from meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.5.bb) | 2 | ||||
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_48.3.bb (renamed from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_48.0.bb) | 2 | ||||
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.55.0.bb (renamed from meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.54.3.bb) | 5 | ||||
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.3.bb (renamed from meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.0.bb) | 2 | ||||
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-shell/gnome-shell_48.3.bb (renamed from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_48.0.bb) | 2 | ||||
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-software/gnome-software_48.3.bb (renamed from meta-gnome/recipes-gnome/gnome-software/gnome-software_48.2.bb) | 2 | ||||
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_48.3.bb (renamed from meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_48.1.bb) | 2 | ||||
-rw-r--r-- | meta-gnome/recipes-gnome/mutter/files/0001-Dont-use-system-sysprof-dbus-folder.patch | 8 | ||||
-rw-r--r-- | meta-gnome/recipes-gnome/mutter/mutter_48.4.bb (renamed from meta-gnome/recipes-gnome/mutter/mutter_48.0.bb) | 2 | ||||
-rw-r--r-- | meta-gnome/recipes-gnome/nautilus/nautilus_48.3.bb (renamed from meta-gnome/recipes-gnome/nautilus/nautilus_48.2.bb) | 2 | ||||
-rw-r--r-- | meta-gnome/recipes-gnome/zenity/zenity_4.1.99.bb (renamed from meta-gnome/recipes-gnome/zenity/zenity_4.0.3.bb) | 2 |
11 files changed, 15 insertions, 16 deletions
diff --git a/meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.5.bb b/meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.6.bb index fadae34608..9d6cc7679a 100644 --- a/meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.5.bb +++ b/meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.6.bb | |||
@@ -8,7 +8,7 @@ GTKDOC_MESON_OPTION = "gtk_doc" | |||
8 | 8 | ||
9 | inherit gnomebase gobject-introspection gtk-doc python3native vala | 9 | inherit gnomebase gobject-introspection gtk-doc python3native vala |
10 | 10 | ||
11 | SRC_URI[archive.sha256sum] = "0913c53daabab1f1ab586afd55bb55370796f2b8abcc6e37640ab7704ad99ce1" | 11 | SRC_URI[archive.sha256sum] = "606c28aaae7b1f3ef5c8eabe5e7dffd7c5a1c866d25b7671fb847fe287a72b8b" |
12 | 12 | ||
13 | EXTRA_OEMESON = " \ | 13 | EXTRA_OEMESON = " \ |
14 | ${@bb.utils.contains('GI_DATA_ENABLED', 'True', '-Dvapi=true', '-Dvapi=false', d)} \ | 14 | ${@bb.utils.contains('GI_DATA_ENABLED', 'True', '-Dvapi=true', '-Dvapi=false', d)} \ |
diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_48.0.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_48.3.bb index 340273aa33..d8d5849534 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_48.0.bb +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_48.3.bb | |||
@@ -39,7 +39,7 @@ inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext gi-docgen upstream- | |||
39 | REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11" | 39 | REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11" |
40 | 40 | ||
41 | SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" | 41 | SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" |
42 | SRC_URI[archive.sha256sum] = "1652202db36a2be7441019b9daff3574e80428598e82395a87418015a8c06624" | 42 | SRC_URI[archive.sha256sum] = "c0698245a6420badd077c16ffb218860e457cd7300612718eabf9aba47222bae" |
43 | 43 | ||
44 | PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" | 44 | PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" |
45 | PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper" | 45 | PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper" |
diff --git a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.54.3.bb b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.55.0.bb index 98e67ad957..eb78bd1327 100644 --- a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.54.3.bb +++ b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.55.0.bb | |||
@@ -8,16 +8,15 @@ REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'goabackend', | |||
8 | 8 | ||
9 | DEPENDS += "gdk-pixbuf dbus glib-2.0 gcr keyutils" | 9 | DEPENDS += "gdk-pixbuf dbus glib-2.0 gcr keyutils" |
10 | 10 | ||
11 | SRC_URI[archive.sha256sum] = "bcf655dd1ddc22bc25793b6840da19f5cad7ba0b7227ff969ed9c252f036aac5" | 11 | SRC_URI[archive.sha256sum] = "fd69d0aec3b672621f525671b5e54f28b73939920b3fc308ade561a83a727b2d" |
12 | 12 | ||
13 | PACKAGECONFIG ?= "goabackend kerberos owncloud google windows_live" | 13 | PACKAGECONFIG ?= "goabackend kerberos owncloud google" |
14 | 14 | ||
15 | PACKAGECONFIG[goabackend] = "-Dgoabackend=true,-Dgoabackend=false,gtk4 libadwaita json-glib libxml2 libsoup rest libsecret webkitgtk" | 15 | PACKAGECONFIG[goabackend] = "-Dgoabackend=true,-Dgoabackend=false,gtk4 libadwaita json-glib libxml2 libsoup rest libsecret webkitgtk" |
16 | PACKAGECONFIG[kerberos] = "-Dkerberos=true, -Dkerberos=false,krb5" | 16 | PACKAGECONFIG[kerberos] = "-Dkerberos=true, -Dkerberos=false,krb5" |
17 | PACKAGECONFIG[exchange] = "-Dexchange=true, -Dexchange=false" | 17 | PACKAGECONFIG[exchange] = "-Dexchange=true, -Dexchange=false" |
18 | PACKAGECONFIG[google] = "-Dgoogle=true, -Dgoogle=false" | 18 | PACKAGECONFIG[google] = "-Dgoogle=true, -Dgoogle=false" |
19 | PACKAGECONFIG[owncloud] = "-Downcloud=true, -Downcloud=false" | 19 | PACKAGECONFIG[owncloud] = "-Downcloud=true, -Downcloud=false" |
20 | PACKAGECONFIG[windows_live] = "-Dwindows_live=true, -Dwindows_live=false" | ||
21 | PACKAGECONFIG[man] = "-Dman=true, -Dman=false,libxslt-native docbook-xsl-stylesheets-native" | 20 | PACKAGECONFIG[man] = "-Dman=true, -Dman=false,libxslt-native docbook-xsl-stylesheets-native" |
22 | 21 | ||
23 | FILES:${PN} += " \ | 22 | FILES:${PN} += " \ |
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.0.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.3.bb index f2f3e8654d..5537b3521e 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.0.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.3.bb | |||
@@ -6,7 +6,7 @@ inherit gnomebase gettext gsettings features_check | |||
6 | 6 | ||
7 | REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data" | 7 | REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data" |
8 | 8 | ||
9 | SRC_URI[archive.sha256sum] = "f301b5e7354d5adc01c8bb21793810074e1ea408de45300f767d104454db3e33" | 9 | SRC_URI[archive.sha256sum] = "adde34c08f40b63411be6f1d17e235550a0090494871e6481c312989d7f4a2d4" |
10 | 10 | ||
11 | EXTRA_OEMESON += " \ | 11 | EXTRA_OEMESON += " \ |
12 | -Dextension_set=all \ | 12 | -Dextension_set=all \ |
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_48.0.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_48.3.bb index 1a0f89b6fc..33ba5eaa39 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_48.0.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_48.3.bb | |||
@@ -33,7 +33,7 @@ GIR_MESON_OPTION = "" | |||
33 | # gobject-introspection is mandatory and cannot be configured | 33 | # gobject-introspection is mandatory and cannot be configured |
34 | REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" | 34 | REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" |
35 | 35 | ||
36 | SRC_URI[archive.sha256sum] = "36aac2edcdc7588aaadb658cd4687df262b37ba0b667102dcbefbff0c2232bc3" | 36 | SRC_URI[archive.sha256sum] = "fb0203fc748593f14e51732618e1f042525fd719764a0fdb0ee3f6fe413a9b2b" |
37 | 37 | ||
38 | PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" | 38 | PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" |
39 | PACKAGECONFIG[bluetooth] = ",,gnome-bluetooth" | 39 | PACKAGECONFIG[bluetooth] = ",,gnome-bluetooth" |
diff --git a/meta-gnome/recipes-gnome/gnome-software/gnome-software_48.2.bb b/meta-gnome/recipes-gnome/gnome-software/gnome-software_48.3.bb index 00efac5b4f..beca1e76a0 100644 --- a/meta-gnome/recipes-gnome/gnome-software/gnome-software_48.2.bb +++ b/meta-gnome/recipes-gnome/gnome-software/gnome-software_48.3.bb | |||
@@ -28,7 +28,7 @@ RDEPENDS:${PN} = "iso-codes" | |||
28 | 28 | ||
29 | EXTRA_OEMESON += "-Dtests=false" | 29 | EXTRA_OEMESON += "-Dtests=false" |
30 | 30 | ||
31 | SRC_URI[archive.sha256sum] = "abfd30643a86c65f4886b6765eb3bb6215c9ea09817d6bd165c50056890822c9" | 31 | SRC_URI[archive.sha256sum] = "126971e8bc000ddc200178c8fac8f7114eed42de4a4e2012ba06b3ffe707e23a" |
32 | 32 | ||
33 | PACKAGECONFIG ?= "flatpak" | 33 | PACKAGECONFIG ?= "flatpak" |
34 | PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree" | 34 | PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree" |
diff --git a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_48.1.bb b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_48.3.bb index 317d082940..d1ad219f10 100644 --- a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_48.1.bb +++ b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_48.3.bb | |||
@@ -18,7 +18,7 @@ inherit gnomebase gtk-icon-cache itstool gnome-help mime-xdg features_check | |||
18 | 18 | ||
19 | REQUIRED_DISTRO_FEATURES = "opengl" | 19 | REQUIRED_DISTRO_FEATURES = "opengl" |
20 | 20 | ||
21 | SRC_URI[archive.sha256sum] = "52089ba978a665841803b1b69e0e7be75b09a7d54e01e8d0bb29926e0f342437" | 21 | SRC_URI[archive.sha256sum] = "3f9e9722394edb4d2145c06d69210b3d3fca5cd2b90d632643be750843d556ba" |
22 | 22 | ||
23 | FILES:${PN} += " \ | 23 | FILES:${PN} += " \ |
24 | ${datadir}/metainfo \ | 24 | ${datadir}/metainfo \ |
diff --git a/meta-gnome/recipes-gnome/mutter/files/0001-Dont-use-system-sysprof-dbus-folder.patch b/meta-gnome/recipes-gnome/mutter/files/0001-Dont-use-system-sysprof-dbus-folder.patch index 2f09c32997..8e4048bac6 100644 --- a/meta-gnome/recipes-gnome/mutter/files/0001-Dont-use-system-sysprof-dbus-folder.patch +++ b/meta-gnome/recipes-gnome/mutter/files/0001-Dont-use-system-sysprof-dbus-folder.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 790177e2a89aa0710b570d595223bdb511241c56 Mon Sep 17 00:00:00 2001 | 1 | From 342358225ad886726d68239be8e9eb5e78eacb64 Mon Sep 17 00:00:00 2001 |
2 | From: Gyorgy Sarvari <skandigraun@gmail.com> | 2 | From: Gyorgy Sarvari <skandigraun@gmail.com> |
3 | Date: Tue, 11 Feb 2025 13:39:54 +0100 | 3 | Date: Tue, 11 Feb 2025 13:39:54 +0100 |
4 | Subject: [PATCH] Don't use system sysprof dbus folder | 4 | Subject: [PATCH] Don't use system sysprof dbus folder |
@@ -10,7 +10,7 @@ system ($datadir/dbus-1/interfaces) instead of searching for it | |||
10 | in the $RECIPE_SYSROOT. | 10 | in the $RECIPE_SYSROOT. |
11 | 11 | ||
12 | To ensure that it looks for this file in the correct folder, prefix | 12 | To ensure that it looks for this file in the correct folder, prefix |
13 | the search path with the value of the sys_root property, which is set | 13 | the search path with the value of the sys_root property, which is set |
14 | in the meson.cross file (by meson.bbclass). | 14 | in the meson.cross file (by meson.bbclass). |
15 | 15 | ||
16 | Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> | 16 | Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> |
@@ -21,10 +21,10 @@ Upstream-Status: Inappropriate [oe-specific: only related to cross-compiling] | |||
21 | 1 file changed, 1 insertion(+), 1 deletion(-) | 21 | 1 file changed, 1 insertion(+), 1 deletion(-) |
22 | 22 | ||
23 | diff --git a/meson.build b/meson.build | 23 | diff --git a/meson.build b/meson.build |
24 | index 551cb23..5199be6 100644 | 24 | index 8513f14..0f87e4a 100644 |
25 | --- a/meson.build | 25 | --- a/meson.build |
26 | +++ b/meson.build | 26 | +++ b/meson.build |
27 | @@ -446,7 +446,7 @@ if have_profiler | 27 | @@ -469,7 +469,7 @@ if have_profiler |
28 | 28 | ||
29 | if libsysprof_capture_dep.type_name() == 'pkgconfig' | 29 | if libsysprof_capture_dep.type_name() == 'pkgconfig' |
30 | sysprof_dep = dependency('sysprof-6', 'sysprof-4') | 30 | sysprof_dep = dependency('sysprof-6', 'sysprof-4') |
diff --git a/meta-gnome/recipes-gnome/mutter/mutter_48.0.bb b/meta-gnome/recipes-gnome/mutter/mutter_48.4.bb index 6f799ad57a..d563e8a912 100644 --- a/meta-gnome/recipes-gnome/mutter/mutter_48.0.bb +++ b/meta-gnome/recipes-gnome/mutter/mutter_48.4.bb | |||
@@ -27,7 +27,7 @@ DEPENDS = " \ | |||
27 | 27 | ||
28 | inherit gnomebase gsettings gobject-introspection gettext features_check | 28 | inherit gnomebase gsettings gobject-introspection gettext features_check |
29 | 29 | ||
30 | SRC_URI[archive.sha256sum] = "9ca177fd5851a4077f17f6a888c45447b7d1163c9879580597a1fd837f47e57d" | 30 | SRC_URI[archive.sha256sum] = "1189cf7e63cc87cfdd1f3a86e8f14d97c33d6a9da254f23e81655549b6c50d93" |
31 | 31 | ||
32 | SRC_URI += "file://0001-Dont-use-system-sysprof-dbus-folder.patch" | 32 | SRC_URI += "file://0001-Dont-use-system-sysprof-dbus-folder.patch" |
33 | 33 | ||
diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_48.2.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_48.3.bb index f867cd14d1..790fb71a63 100644 --- a/meta-gnome/recipes-gnome/nautilus/nautilus_48.2.bb +++ b/meta-gnome/recipes-gnome/nautilus/nautilus_48.3.bb | |||
@@ -24,7 +24,7 @@ DEPENDS = " \ | |||
24 | 24 | ||
25 | inherit gnomebase gsettings gobject-introspection gi-docgen gettext features_check mime-xdg gtk-icon-cache | 25 | inherit gnomebase gsettings gobject-introspection gi-docgen gettext features_check mime-xdg gtk-icon-cache |
26 | 26 | ||
27 | SRC_URI[archive.sha256sum] = "a030f6163f8a68064fae5a9e89e37f19cbb293de2e12a19dd5e210956d0df4b5" | 27 | SRC_URI[archive.sha256sum] = "21a2aea005160db083c7a1d4d2c0989b845cc722c04ef9ebb60125a7ec5b393d" |
28 | 28 | ||
29 | REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data" | 29 | REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data" |
30 | 30 | ||
diff --git a/meta-gnome/recipes-gnome/zenity/zenity_4.0.3.bb b/meta-gnome/recipes-gnome/zenity/zenity_4.1.99.bb index 058ae7bb6c..350c66b626 100644 --- a/meta-gnome/recipes-gnome/zenity/zenity_4.0.3.bb +++ b/meta-gnome/recipes-gnome/zenity/zenity_4.1.99.bb | |||
@@ -18,7 +18,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | |||
18 | REQUIRED_DISTRO_FEATURES = "opengl" | 18 | REQUIRED_DISTRO_FEATURES = "opengl" |
19 | GTKIC_VERSION = "4" | 19 | GTKIC_VERSION = "4" |
20 | 20 | ||
21 | SRC_URI[archive.sha256sum] = "b429d97b87bd9ce7fb72ac0b78df534725d8ad39817ddca6a4ca2ee5381b08de" | 21 | SRC_URI[archive.sha256sum] = "6fe2aa313c71e91ffa55b11dbec7904f31a40303e0a3f6016820ff6dee329ee2" |
22 | 22 | ||
23 | PACKAGECONFIG ?= "webkitgtk" | 23 | PACKAGECONFIG ?= "webkitgtk" |
24 | PACKAGECONFIG[webkitgtk] = "-Dwebkitgtk=true,-Dwebkitgtk=false,webkitgtk" | 24 | PACKAGECONFIG[webkitgtk] = "-Dwebkitgtk=true,-Dwebkitgtk=false,webkitgtk" |