clutter: update to 1.10.2.

This commit is contained in:
Juan RP 2012-04-17 01:09:08 +02:00
parent 7ab4d4639d
commit 53b747912b

View File

@ -1,6 +1,6 @@
# Template file for 'clutter' # Template file for 'clutter'
pkgname=clutter pkgname=clutter
version=1.10.0 version=1.10.2
distfiles="${GNOME_SITE}/clutter/1.10/clutter-$version.tar.xz" distfiles="${GNOME_SITE}/clutter/1.10/clutter-$version.tar.xz"
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-introspection" configure_args="--enable-introspection"
@ -8,7 +8,7 @@ short_desc="OpenGL based interactive canvas library"
maintainer="Juan RP <xtraeme@gmail.com>" 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"
checksum=51659837c77009cd04d069e480e9131328d6557ad67d1ffdc0dc4ae65a73ee45 checksum=d5c11b464d1a80eb6b73dbf7a98532917a055068fec3508f2a849c850e70d5b7
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."