clutter: update to 1.2.0.
--HG-- extra : convert_revision : 11521466938a46f422da6eead81b5ad631519ed5
This commit is contained in:
parent
8ffbcc71c8
commit
48ac50a75e
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'clutter'
|
||||
pkgname=clutter
|
||||
version=1.0.8
|
||||
revision=1
|
||||
distfiles="http://www.clutter-project.org/sources/clutter/1.0/$pkgname-$version.tar.bz2"
|
||||
version=1.2.0
|
||||
distfiles="http://www.clutter-project.org/sources/clutter/1.2/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--with-x --with-flavour=glx --with-imagebackend=gdk-pixbuf
|
||||
--enable-xinput"
|
||||
short_desc="OpenGL based interactive canvas library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=54fa3b64b7e0539d07a09eb751c5d945a4cedc8d2beb355a51ea7f04ae637501
|
||||
checksum=009058e3b0985d34b94527440ad0f4444dba66c1c5f2ca036fa2b846fd32c3c8
|
||||
long_desc="
|
||||
Clutter is an open source software library for creating fast, visually
|
||||
rich and animated graphical user interfaces."
|
||||
|
|
Loading…
Reference in New Issue