mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
clutter-gst: update to 2.0.12.
This commit is contained in:
parent
fe2c6e4443
commit
826588e209
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'clutter-gst'
|
# Template file for 'clutter-gst'
|
||||||
pkgname=clutter-gst
|
pkgname=clutter-gst
|
||||||
version=2.0.10
|
version=2.0.12
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-debug"
|
configure_args="--disable-debug"
|
||||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gtk.org/"
|
homepage="http://www.gtk.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=f00cf492a6d4f1036c70d8a0ebd2f0f47586ea9a9b49b1ffda79c9dc7eadca00
|
checksum=c2f1453692b0c3ff6a500113bc1d2c95d2bde11caca0809610a6d1424bbbffb5
|
||||||
|
|
||||||
clutter-gst-devel_package() {
|
clutter-gst-devel_package() {
|
||||||
depends="clutter-devel>=1.18 gst-plugins-bad1-devel>=1:1.2.0 ${sourcepkg}>=${version}_${revision}"
|
depends="clutter-devel>=1.18 gst-plugins-bad1-devel>=1:1.2.0 ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue