void-packages/srcpkgs/clutter-gst/template

18 lines
694 B
Text
Raw Normal View History

2011-08-26 08:29:54 +00:00
# Template file for 'clutter-gst'
pkgname=clutter-gst
2012-09-26 04:13:49 +00:00
version=1.9.92
revision=2
build_style=gnu-configure
2011-08-26 08:29:54 +00:00
configure_args="--disable-debug"
2012-09-26 04:13:49 +00:00
makedepends="pkg-config intltool gobject-introspection clutter-devel>=1.12
libXdamage-devel gst-plugins-base1-devel gst-plugins-bad1-devel"
2012-09-26 04:13:49 +00:00
subpackages="${pkgname}-devel"
2011-08-26 08:29:54 +00:00
short_desc="GStreamer bindings for the Clutter Toolkit"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gtk.org/"
license="GPL-2"
2012-09-26 04:13:49 +00:00
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=5c09dce218f711a44bd4d741e2dd10ffc47e7fcd7b0cf514ca0e92b825c76c45
2011-08-26 08:29:54 +00:00
long_desc="
This packages contains the GStreamer bindings for the Clutter Toolkit."