clutter-gst3: update to 3.0.26.
This commit is contained in:
parent
cedf69e347
commit
e51161f285
1 changed files with 5 additions and 5 deletions
|
@ -1,21 +1,21 @@
|
||||||
# Template file for 'clutter-gst3'
|
# Template file for 'clutter-gst3'
|
||||||
pkgname=clutter-gst3
|
pkgname=clutter-gst3
|
||||||
version=3.0.24
|
version=3.0.26
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="clutter-gst-$version"
|
wrksrc="clutter-gst-$version"
|
||||||
build_options="gir"
|
|
||||||
build_style=gnu-configure
|
|
||||||
configure_args="--disable-debug $(vopt_enable gir introspection)"
|
configure_args="--disable-debug $(vopt_enable gir introspection)"
|
||||||
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool glib-devel $(vopt_if gir gobject-introspection)"
|
hostmakedepends="pkg-config intltool glib-devel $(vopt_if gir gobject-introspection)"
|
||||||
makedepends="clutter-devel gst-plugins-bad1-devel"
|
makedepends="clutter-devel gst-plugins-bad1-devel"
|
||||||
depends="gst-plugins-base1 gst-plugins-bad1"
|
depends="gst-plugins-base1 gst-plugins-bad1"
|
||||||
short_desc="GStreamer bindings for the Clutter Toolkit"
|
short_desc="GStreamer bindings for the Clutter Toolkit"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gtk.org/"
|
homepage="http://www.gtk.org/"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
distfiles="${GNOME_SITE}/clutter-gst/${version%.*}/clutter-gst-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/clutter-gst/${version%.*}/clutter-gst-${version}.tar.xz"
|
||||||
checksum=e9f1c87d8f4c47062e952fb8008704f8942cf2d6f290688f3f7d13e83578cc6c
|
checksum=d8618a6d9accec0f2a8574c5e1220051f8505fb82b20336c26bdbd482aa6cb3a
|
||||||
|
|
||||||
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue