void-packages/srcpkgs/clutter/template

19 lines
724 B
Text
Raw Normal View History

# Template file for 'clutter'
pkgname=clutter
2012-10-17 09:26:18 +00:00
version=1.12.2
revision=1
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"
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"
2012-10-17 09:26:18 +00:00
checksum=27a8c4495099ea33de39c2d9a911a2c9e00ffa4dcc8f94fafedbcc752c0ddf13
long_desc="
Clutter is an open source software library for creating fast, visually
rich and animated graphical user interfaces."