gst-plugins-base1: update to 1.6.1.

This commit is contained in:
Juan RP 2015-12-07 16:33:40 +01:00
parent 640042c3dd
commit ca2e9f63e1

View file

@ -1,7 +1,8 @@
# Template file for 'gst-plugins-base1'.
pkgname=gst-plugins-base1
version=1:1.4.5
revision=3
reverts="1:1.4.5_3"
version=1.6.1
revision=1
wrksrc="${pkgname/1/}-${version#*:}"
build_style=gnu-configure
configure_args="--enable-experimental --disable-static
@ -19,11 +20,11 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://gstreamer.freedesktop.org/"
license="GPL-2, LGPL-2.1"
distfiles="http://gstreamer.freedesktop.org/src/${pkgname/1/}/${pkgname/1/}-${version#*:}.tar.xz"
checksum=77bd8199e7a312d3d71de9b7ddf761a3b78560a2c2a80829d0815ca39cbd551d
checksum=9533dcfaa4ee32d435483d9fa88c06b1eba6e9bb234aacd7583f207199f44ba3
if [ "$XBPS_TARGET_MACHINE" = "i686" -o "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
CFLAGS="-msse2"
fi
case "$XBPS_TARGET_MACHINE" in
i686*|x86_64*) CFLAGS="-msse2";;
esac
# Package build options
build_options="cdparanoia gir"