2011-03-01 17:34:53 +01:00
|
|
|
# Template file for 'clutter-gtk'
|
|
|
|
pkgname=clutter-gtk
|
2012-09-26 04:32:25 +02:00
|
|
|
version=1.3.2
|
2012-06-03 09:08:53 +02:00
|
|
|
revision=1
|
2012-09-26 04:32:25 +02:00
|
|
|
subpackages="$pkgname-devel"
|
|
|
|
build_style=gnu-configure
|
|
|
|
makedepends="pkg-config intltool gobject-introspection gtk+3-devel>=3.6.0_2
|
|
|
|
clutter-devel>=1.12"
|
2011-04-08 16:58:49 +02:00
|
|
|
short_desc="GTK+3 bindings for the Clutter Tolkit"
|
2011-03-01 17:34:53 +01:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-09-26 04:32:25 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/1.3/$pkgname-$version.tar.xz"
|
|
|
|
checksum=ee50538daca9447be6ad1ed0d049fbb2dc5a1bcaecd13fda847b9b66f922ee37
|
2011-03-01 17:34:53 +01:00
|
|
|
long_desc="
|
|
|
|
This packages contains the GTK+3 bindings for the Clutter Toolkit."
|
|
|
|
|