void-packages/srcpkgs/clutter-gst/template

18 lines
656 B
Text

# Template file for 'clutter-gst'
pkgname=clutter-gst
version=1.5.4
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-debug"
makedepends="pkg-config intltool gobject-introspection clutter-devel libXdamage-devel gst-plugins-base-devel"
revision=1
short_desc="GStreamer bindings for the Clutter Toolkit"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gtk.org/"
license="GPL-2"
checksum=a137313ad134cd3737c018cc8f725ed1a4d1cf7d276012d75467b55f1f9859d7
long_desc="
This packages contains the GStreamer bindings for the Clutter Toolkit."
subpackages="$pkgname-devel"