2011-03-01 17:34:53 +01:00
|
|
|
# Template file for 'clutter-gtk'
|
|
|
|
pkgname=clutter-gtk
|
2012-03-26 10:55:24 +02:00
|
|
|
version=1.2.0
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/1.2/$pkgname-$version.tar.xz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config intltool gobject-introspection gtk+3-devel clutter-devel"
|
2012-06-03 09:08:53 +02:00
|
|
|
revision=1
|
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-03-26 10:55:24 +02:00
|
|
|
checksum=8be5deb0fa2f318e5f5e888b8ace3371c516464472a48f25c8b42ccc298af59a
|
2011-03-01 17:34:53 +01:00
|
|
|
long_desc="
|
|
|
|
This packages contains the GTK+3 bindings for the Clutter Toolkit."
|
|
|
|
|
2011-03-02 20:36:07 +01:00
|
|
|
subpackages="$pkgname-devel"
|