void-packages/srcpkgs/clutter/template

19 lines
719 B
Text
Raw Normal View History

# Template file for 'clutter'
pkgname=clutter
2012-05-03 06:50:09 +00:00
version=1.10.4
2012-03-24 07:39:50 +00:00
distfiles="${GNOME_SITE}/clutter/1.10/clutter-$version.tar.xz"
build_style=gnu-configure
2011-06-15 21:22:21 +00:00
configure_args="--enable-introspection"
makedepends="pkg-config intltool libXi-devel libXcomposite-devel libdrm-devel json-glib-devel gtk+-devel cogl-devel gobject-introspection"
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-05-03 06:50:09 +00:00
checksum=2f2f03c3f385db402898d2607e72d5ad9be2d14402a900c446273e5ae8be250a
long_desc="
Clutter is an open source software library for creating fast, visually
rich and animated graphical user interfaces."
subpackages="clutter-devel"