diff --git a/extra/gtk+3/build b/extra/gtk+3/build index 8898a9e7..254368fb 100755 --- a/extra/gtk+3/build +++ b/extra/gtk+3/build @@ -26,20 +26,6 @@ meson setup \ ninja -C output meson install -C output -# GTK+3 on Wayland requires gsettings-desktop-schemas for gsettings to work -# correctly. Under X11 it made use of xsettings but this is no longer the case. -( - cd schemas - - meson \ - --prefix=/usr \ - -Dintrospection=false \ - . output - - ninja -C output - ninja -C output install -) - # We don't compile with librsvg which leads to this utility solely causing # compiler errors for some packages. It has no use at all. rm -f "$1/usr/bin/gtk-encode-symbolic-svg" diff --git a/extra/gtk+3/checksums b/extra/gtk+3/checksums index 957c6e95..c419640f 100644 --- a/extra/gtk+3/checksums +++ b/extra/gtk+3/checksums @@ -1,5 +1,4 @@ dbc69f90ddc821b8d1441f00374dc1da4323a2eafa9078e61edbe5eeefa852ec -6972a46ca995f1ea9668bacfa5915e9d805a2e39fcfd9f346a7ca10d44d144be 893f84833bf5b87a1b2f7d0a373f16037f5e2be6b4d030d8c4b7f9ff48cc993f 8fbb449d4396cacba8c12b3e7461e1e940af8467e421a8011b3fa0bab0564426 ac0bf8ffb89a5882e468a578c6bb9ca5078f1a8ac70de1119baae05b9b7c121d diff --git a/extra/gtk+3/depends b/extra/gtk+3/depends index 4ccaf321..aed4d459 100644 --- a/extra/gtk+3/depends +++ b/extra/gtk+3/depends @@ -11,3 +11,4 @@ pango pkgconf make python make wayland +wayland-protocols make diff --git a/extra/gtk+3/sources b/extra/gtk+3/sources index 2946ba07..30f32194 100644 --- a/extra/gtk+3/sources +++ b/extra/gtk+3/sources @@ -1,5 +1,4 @@ https://download.gnome.org/sources/gtk+/MAJOR.MINOR/gtk+-VERSION.tar.xz -https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/archive/42.0/gsettings-desktop-schemas-43.0.tar.gz schemas patches/01-no-fribidi.patch patches/02-fix-firefox.patch patches/03-no-accessibility.patch diff --git a/extra/gtk+3/version b/extra/gtk+3/version index 748b7414..6159ece2 100644 --- a/extra/gtk+3/version +++ b/extra/gtk+3/version @@ -1 +1 @@ -3.24.34 4 +3.24.34 5