17 lines
601 B
Plaintext
17 lines
601 B
Plaintext
# Template file for 'clutter-gtk'
|
|
pkgname=clutter-gtk
|
|
version=1.4.0
|
|
revision=1
|
|
subpackages="$pkgname-devel"
|
|
build_style=gnu-configure
|
|
makedepends="pkg-config intltool gobject-introspection gtk+3-devel>=3.6.0_2
|
|
clutter-devel>=1.12"
|
|
short_desc="GTK+3 bindings for the Clutter Tolkit"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://clutter-project.org/"
|
|
license="LGPL-2.1"
|
|
distfiles="${GNOME_SITE}/$pkgname/1.4/$pkgname-$version.tar.xz"
|
|
checksum=d51c4bb6a6ad0a337976766383f97a1c905a37bd77b3dbf484a7314130d97b6e
|
|
long_desc="
|
|
This packages contains the GTK+3 bindings for the Clutter Toolkit."
|