void-packages/srcpkgs/clutter/template

18 lines
715 B
Text
Raw Normal View History

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