mutter: update to 3.28.2.
Closes #15036. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
427a06672b
commit
3b500a4a5e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mutter'
|
||||
pkgname=mutter
|
||||
version=3.28.0
|
||||
revision=3
|
||||
version=3.28.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-static --enable-egl-device"
|
||||
hostmakedepends="glib-devel gobject-introspection pkg-config zenity"
|
||||
|
@ -13,10 +13,11 @@ short_desc="Lightweight GTK+3 window manager"
|
|||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2.0-or-later"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=58fffc8025f21fb6da27bd2189b6db4d20c54f950b1a46aa7f7cbf0a82d386b0
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=affa89b9c2b8fe500b7bc560ab1121fea80f90787bc0b04dc04f6bba7fd0f045
|
||||
shlib_provides="libmutter-clutter-2.so libmutter-cogl-2.so libmutter-cogl-pango-2.so"
|
||||
nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/1295/steps/shell_3/logs/stdio"
|
||||
|
||||
CFLAGS+=' -Wno-error=sign-compare -Wno-error=format'
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user