2009-12-23 19:45:51 +00:00
|
|
|
# Template file for 'clutter'
|
|
|
|
pkgname=clutter
|
2012-09-25 12:37:50 +00:00
|
|
|
version=1.12.0
|
2012-06-19 20:22:07 +00:00
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-06-15 21:22:21 +00:00
|
|
|
configure_args="--enable-introspection"
|
2012-09-25 12:37:50 +00:00
|
|
|
makedepends="pkg-config intltool libXi-devel libXcomposite-devel json-glib-devel
|
|
|
|
gtk+-devel cogl-devel>=1.12 gobject-introspection"
|
2012-05-28 18:57:28 +00:00
|
|
|
subpackages="clutter-devel"
|
2009-12-23 19:45:51 +00:00
|
|
|
short_desc="OpenGL based interactive canvas library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-06-15 21:22:21 +00:00
|
|
|
homepage="http://www.clutter-project.org"
|
|
|
|
license="LGPL-2.1"
|
2012-09-25 12:37:50 +00:00
|
|
|
distfiles="${GNOME_SITE}/clutter/1.12/clutter-${version}.tar.xz"
|
|
|
|
checksum=e75130a5df6dbe97e8d350259278331c6352b2d213230712127160e42053e558
|
2009-12-23 19:45:51 +00:00
|
|
|
long_desc="
|
|
|
|
Clutter is an open source software library for creating fast, visually
|
|
|
|
rich and animated graphical user interfaces."
|