mutter: update to 48.4

This commit is contained in:
chrysos349 2025-07-23 14:00:46 +03:00 committed by Duncan Overbruck
parent 79039d919d
commit 9c8625e97d

View file

@ -1,6 +1,6 @@
# Template file for 'mutter' # Template file for 'mutter'
pkgname=mutter pkgname=mutter
version=48.3.1 version=48.4
revision=1 revision=1
build_helper="gir" build_helper="gir"
build_style=meson build_style=meson
@ -22,7 +22,7 @@ homepage="https://wiki.gnome.org/Projects/Mutter/"
#changelog="https://gitlab.gnome.org/GNOME/mutter/-/raw/main/NEWS" #changelog="https://gitlab.gnome.org/GNOME/mutter/-/raw/main/NEWS"
changelog="https://gitlab.gnome.org/GNOME/mutter/-/raw/gnome-48/NEWS" changelog="https://gitlab.gnome.org/GNOME/mutter/-/raw/gnome-48/NEWS"
distfiles="${GNOME_SITE}/mutter/${version%%.*}/mutter-${version}.tar.xz" distfiles="${GNOME_SITE}/mutter/${version%%.*}/mutter-${version}.tar.xz"
checksum=06f8a6ad7ff4f8739af6af2e1753c91dfa7b98397e529466325a1018c7950a6a checksum=1189cf7e63cc87cfdd1f3a86e8f14d97c33d6a9da254f23e81655549b6c50d93
shlib_provides="libmutter-clutter-16.so libmutter-cogl-16.so shlib_provides="libmutter-clutter-16.so libmutter-cogl-16.so
libmutter-cogl-pango-16.so libmutter-mtk-16.so" libmutter-cogl-pango-16.so libmutter-mtk-16.so"
make_check=no # needs a full graphical session make_check=no # needs a full graphical session