17 lines
608 B
Text
17 lines
608 B
Text
# Template file for 'clutter-gtk'
|
|
pkgname=clutter-gtk
|
|
version=1.2.0
|
|
distfiles="${GNOME_SITE}/$pkgname/1.2/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
short_desc="GTK+3 bindings for the Clutter Tolkit"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=8be5deb0fa2f318e5f5e888b8ace3371c516464472a48f25c8b42ccc298af59a
|
|
long_desc="
|
|
This packages contains the GTK+3 bindings for the Clutter Toolkit."
|
|
|
|
subpackages="$pkgname-devel"
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build gobject-introspection
|
|
Add_dependency build gtk+3-devel
|
|
Add_dependency build clutter-devel
|