mutter: update to 46.5.

This commit is contained in:
oreo639 2024-09-15 03:14:31 -07:00 committed by oreo639
parent 96b697d071
commit 2cb67d7297
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mutter' # Template file for 'mutter'
pkgname=mutter pkgname=mutter
version=46.2 version=46.5
revision=2 revision=1
build_helper="gir" build_helper="gir"
build_style=meson build_style=meson
configure_args="-Degl_device=true -Dudev=true -Dnative_backend=true configure_args="-Degl_device=true -Dudev=true -Dnative_backend=true
@ -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-46/NEWS" changelog="https://gitlab.gnome.org/GNOME/mutter/-/raw/gnome-46/NEWS"
distfiles="${GNOME_SITE}/mutter/${version%.*}/mutter-${version}.tar.xz" distfiles="${GNOME_SITE}/mutter/${version%.*}/mutter-${version}.tar.xz"
checksum=009baa77f8362612caa2e18c338a1b3c8aad3b5fe2964c2fef7824d321228983 checksum=ce341e964254b713554419a529da8428da128ac04aa1bcc626111ebc03a8adcc
shlib_provides="libmutter-clutter-14.so libmutter-cogl-14.so shlib_provides="libmutter-clutter-14.so libmutter-cogl-14.so
libmutter-cogl-pango-14.so libmutter-mtk-14.so" libmutter-cogl-pango-14.so libmutter-mtk-14.so"
make_check=no # needs a full graphical session make_check=no # needs a full graphical session