clutter-gst3: update to 3.0.10
This commit is contained in:
parent
b470657513
commit
c97996ef57
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'clutter-gst3'
|
||||
_pkgname=clutter-gst
|
||||
pkgname=clutter-gst3
|
||||
version=3.0.8
|
||||
version=3.0.10
|
||||
revision=1
|
||||
build_options="gir"
|
||||
build_style=gnu-configure
|
||||
|
@ -10,11 +10,11 @@ hostmakedepends="pkg-config intltool glib-devel $(vopt_if gir gobject-introspect
|
|||
makedepends="clutter-devel gst-plugins-bad1-devel"
|
||||
depends="gst-plugins-base1>=1:1.2 gst-plugins-bad1>=1:1.2"
|
||||
short_desc="GStreamer bindings for the Clutter Toolkit"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gtk.org/"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/${_pkgname}/${version%.*}/${_pkgname}-${version}.tar.xz"
|
||||
checksum=582e85b88482e16f7ec719363e38fadf84fab4d4baaa21e5227a454b824f135c
|
||||
checksum=2dbdbc3292e92684bbdbf1694c61f6b781f5810e4d79a415dfdee2f7ee42148c
|
||||
wrksrc=$_pkgname-$version
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue