clutter-gst: update to 1.4.6.
This commit is contained in:
parent
3e406ab3cd
commit
b8938906c4
1 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,6 @@
|
|||
# Template file for 'clutter-gst'
|
||||
pkgname=clutter-gst
|
||||
version=1.4.4
|
||||
revision=2
|
||||
version=1.4.6
|
||||
distfiles="http://clutter-project.org/sources/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-debug"
|
||||
|
@ -9,13 +8,12 @@ short_desc="GStreamer bindings for the Clutter Toolkit"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gtk.org/"
|
||||
license="GPL-2"
|
||||
checksum=9fdcf8d8531d4d78342e7ac901d1768c7a8f78124f74dd6be8e51961169b8fb5
|
||||
checksum=5368ded143b2f73c3128315dab7b45c5dd8d681341cbae8f83664d2f9bbba3c3
|
||||
long_desc="
|
||||
This packages contains the GStreamer bindings for the Clutter Toolkit."
|
||||
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
Add_dependency build gobject-introspection
|
||||
|
|
Loading…
Reference in a new issue