2009-12-23 20:45:51 +01:00
|
|
|
# Template file for 'clutter'
|
|
|
|
pkgname=clutter
|
2013-03-28 08:27:33 +01:00
|
|
|
version=1.14.0
|
2012-10-17 11:26:18 +02:00
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-06-15 23:22:21 +02:00
|
|
|
configure_args="--enable-introspection"
|
2013-03-28 08:27:33 +01:00
|
|
|
hostmakedepends="pkg-config intltool gobject-introspection"
|
|
|
|
makedepends="atk-devel pango-devel libXi-devel libXcomposite-devel json-glib-devel cogl-devel>=1.14"
|
2012-05-28 20:57:28 +02:00
|
|
|
subpackages="clutter-devel"
|
2009-12-23 20:45:51 +01:00
|
|
|
short_desc="OpenGL based interactive canvas library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-06-15 23:22:21 +02:00
|
|
|
homepage="http://www.clutter-project.org"
|
|
|
|
license="LGPL-2.1"
|
2013-03-28 08:27:33 +01:00
|
|
|
distfiles="${GNOME_SITE}/clutter/${version%.*}/clutter-${version}.tar.xz"
|
|
|
|
checksum=3b7a07373c27fad4f0cf59fd66a6855d66f9a42b7b570a00ca51a8b488af64d5
|
2009-12-23 20:45:51 +01:00
|
|
|
long_desc="
|
|
|
|
Clutter is an open source software library for creating fast, visually
|
|
|
|
rich and animated graphical user interfaces."
|