clutter: update to 1.6.16.
This commit is contained in:
parent
119af22785
commit
15649906a5
1 changed files with 5 additions and 4 deletions
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'clutter'
|
||||
pkgname=clutter
|
||||
version=1.6.14
|
||||
version=1.6.16
|
||||
distfiles="http://www.clutter-project.org/sources/clutter/1.6/clutter-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--with-x --with-flavour=glx --with-imagebackend=gdk-pixbuf
|
||||
--enable-xinput"
|
||||
configure_args="--enable-introspection"
|
||||
short_desc="OpenGL based interactive canvas library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=0564e57ca8eb24e76014627c0bb28a80a6c01b620ba14bc4198365562549576d
|
||||
homepage="http://www.clutter-project.org"
|
||||
license="LGPL-2.1"
|
||||
checksum=9b446ec0026b320351167767f6d23cb3ff21b4a8d164fa4fa1f8be4edaa1bb1a
|
||||
long_desc="
|
||||
Clutter is an open source software library for creating fast, visually
|
||||
rich and animated graphical user interfaces."
|
||||
|
|
Loading…
Reference in a new issue