xine-lib: update to 1.2.5.

This commit is contained in:
Juan RP 2014-04-16 09:16:48 +02:00
parent 4eee7a1344
commit d2d27f8aec

View file

@ -1,8 +1,7 @@
# Template file for 'xine-lib'
pkgname=xine-lib
version=1.2.4
revision=2
lib32disabled=yes
version=1.2.5
revision=1
build_style=gnu-configure
configure_args="
--disable-vcd --disable-gnomevfs --without-esound --disable-dxr3 --disable-oss"
@ -19,7 +18,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL, LGPL"
homepage="http://www.xine-project.org"
distfiles="${SOURCEFORGE_SITE}/xine/$pkgname-$version.tar.xz"
checksum=9c5b1b4ef7bd0591962c322a3afa709eeaa5bae664678548f1340e64f43abbdd
checksum=c8ea4090d1fa83f8b6887118730547aa918862d60f43ea670089f9053e54ab7c
if [ "$XBPS_TARGET_MACHINE" = "i686" -o "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
makedepends+=" libva-devel libvdpau-devel glu-devel"