void-packages/srcpkgs/clutter/template
2013-03-28 08:27:33 +01:00

19 lines
761 B
Plaintext

# Template file for 'clutter'
pkgname=clutter
version=1.14.0
revision=1
build_style=gnu-configure
configure_args="--enable-introspection"
hostmakedepends="pkg-config intltool gobject-introspection"
makedepends="atk-devel pango-devel libXi-devel libXcomposite-devel json-glib-devel cogl-devel>=1.14"
subpackages="clutter-devel"
short_desc="OpenGL based interactive canvas library"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.clutter-project.org"
license="LGPL-2.1"
distfiles="${GNOME_SITE}/clutter/${version%.*}/clutter-${version}.tar.xz"
checksum=3b7a07373c27fad4f0cf59fd66a6855d66f9a42b7b570a00ca51a8b488af64d5
long_desc="
Clutter is an open source software library for creating fast, visually
rich and animated graphical user interfaces."