parent
d82ecb2eaf
commit
379693af32
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mutter'
|
||||
pkgname=mutter
|
||||
version=2.91.91
|
||||
version=2.91.92
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.91/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var --disable-scrollkeeper
|
||||
|
@ -8,7 +8,7 @@ configure_args="--localstatedir=/var --disable-scrollkeeper
|
|||
--disable-schemas-install"
|
||||
short_desc="Lightweight GTK+3 window manager"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=2b894a9f57891853438b8f5b774bfb4b985e482c2a8dbdffa01398aa9139cb3d
|
||||
checksum=7117be5798cf5b8d52bd26fd6b515aeae53845f66d252ae8137217b7df0f5076
|
||||
long_desc="
|
||||
Mutter is a small window manager, using GTK+ and Clutter to do everything.
|
||||
|
||||
|
|
|
@ -801,3 +801,4 @@ libgnome-shell.so gnome-shell
|
|||
libvpx.so libvpx libvpx-devel
|
||||
libXevie.so libXevie libXevie-devel
|
||||
libatspi.so at-spi2-core at-spi2-core-devel
|
||||
libmutter.so mutter mutter-devel
|
||||
|
|
Loading…
Reference in New Issue