mutter: update to 3.6.3.
This commit is contained in:
parent
9334d7c7c2
commit
867c8c7fa0
2 changed files with 4 additions and 12 deletions
|
@ -3,10 +3,6 @@
|
|||
depends="gsettings-desktop-schemas>=3.6.0 gtk+3-devel>=3.6.0
|
||||
clutter-devel>=1.12 libX11-devel mutter-${version}_${revision}"
|
||||
short_desc="${sourcepkg} - development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
noarch=yes
|
||||
|
||||
do_install() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mutter'
|
||||
pkgname=mutter
|
||||
version=3.6.2
|
||||
version=3.6.3
|
||||
revision=1
|
||||
subpackages="mutter-devel"
|
||||
build_style=gnu-configure
|
||||
|
@ -13,11 +13,7 @@ makedepends="pkg-config intltool gnome-doc-utils gobject-introspection
|
|||
fulldepends="zenity>=3.6.0 desktop-file-utils gsettings-desktop-schemas>=3.6.0"
|
||||
short_desc="Lightweight GTK+3 window manager"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||
checksum=924f47681c972c3e8da610608c6aef35e61f52b338b5690e5721ed7ef8c2befc
|
||||
long_desc="
|
||||
Mutter is a small window manager, using GTK+ and Clutter to do everything.
|
||||
|
||||
Mutter is the clutter-based evolution of Metacity, which, as the author says,
|
||||
is a 'Boring window manager for the adult in you. Many window managers are
|
||||
like Marshmallow Froot Loops; Metacity is like Cheerios.'"
|
||||
checksum=aa1d558210d58f9a835a7e718a6b6eb8318ac8fb276c43234c47b1efde755c86
|
||||
|
|
Loading…
Reference in a new issue