mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
mutter: update to 42.4.
This commit is contained in:
parent
5a18413a30
commit
78b690ee2e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mutter'
|
# Template file for 'mutter'
|
||||||
pkgname=mutter
|
pkgname=mutter
|
||||||
version=42.3
|
version=42.4
|
||||||
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
|
||||||
|
@ -20,7 +20,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/Mutter/"
|
homepage="https://wiki.gnome.org/Projects/Mutter/"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/mutter/-/raw/gnome-42/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/mutter/-/raw/gnome-42/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9da3a63f90282bb59467e7d3dfdc684e70fa055357f6a2dded1db98cdcce10ba
|
checksum=c22c7fa3d187061dbf280c3850e118b7b5009065d01de31616acd500c4982a40
|
||||||
shlib_provides="libmutter-clutter-10.so libmutter-cogl-10.so
|
shlib_provides="libmutter-clutter-10.so libmutter-cogl-10.so
|
||||||
libmutter-cogl-pango-10.so"
|
libmutter-cogl-pango-10.so"
|
||||||
make_check=no # needs a full graphical session
|
make_check=no # needs a full graphical session
|
||||||
|
|
Loading…
Add table
Reference in a new issue