clutter: update to 1.12.2.
This commit is contained in:
parent
0653f8ab39
commit
a6dee4dbb0
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'clutter'
|
# Template file for 'clutter'
|
||||||
pkgname=clutter
|
pkgname=clutter
|
||||||
version=1.12.0
|
version=1.12.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-introspection"
|
configure_args="--enable-introspection"
|
||||||
makedepends="pkg-config intltool libXi-devel libXcomposite-devel json-glib-devel
|
makedepends="pkg-config intltool libXi-devel libXcomposite-devel json-glib-devel
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.clutter-project.org"
|
homepage="http://www.clutter-project.org"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/clutter/1.12/clutter-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/clutter/1.12/clutter-${version}.tar.xz"
|
||||||
checksum=e75130a5df6dbe97e8d350259278331c6352b2d213230712127160e42053e558
|
checksum=27a8c4495099ea33de39c2d9a911a2c9e00ffa4dcc8f94fafedbcc752c0ddf13
|
||||||
long_desc="
|
long_desc="
|
||||||
Clutter is an open source software library for creating fast, visually
|
Clutter is an open source software library for creating fast, visually
|
||||||
rich and animated graphical user interfaces."
|
rich and animated graphical user interfaces."
|
||||||
|
|
Loading…
Reference in New Issue