extra/xine-lib to 1.2.4-2

This commit is contained in:
Kevin Mihelich 2014-01-19 17:00:35 +00:00
parent 3cc30d8b07
commit b50dd95adb

View file

@ -6,7 +6,7 @@
pkgname=xine-lib
pkgver=1.2.4
pkgrel=1
pkgrel=2
pkgdesc="A multimedia playback engine"
arch=('i686' 'x86_64')
url="http://www.xine-project.org"
@ -14,7 +14,7 @@ license=('LGPL' 'GPL')
depends=('libxvmc' 'ffmpeg' 'libxinerama')
makedepends=('wavpack' 'faad2' 'libmng' 'imagemagick' 'mesa' 'libmodplug'
'vcdimager' 'jack' 'aalib' 'libdca' 'a52dec' 'libmad'
'libmpcdec' 'libcaca' 'libbluray' 'gnome-vfs' 'glu')
'libmpcdec' 'libcaca' 'libbluray' 'gnome-vfs' 'glu' 'gdk-pixbuf2')
optdepends=('imagemagick: for using the imagemagick plugin' \
'jack: for using the jack plugin' \
'vcdimager: for using the vcd plugin' \
@ -31,8 +31,8 @@ optdepends=('imagemagick: for using the imagemagick plugin' \
'libcaca: for using the caca plugin' \
'libbluray: for using the bluray plugin' \
'gnome-vfs: for using the gnome-vfs plugin' \
'smbclient: for using the samba plugin')
options=('!libtool')
'smbclient: for using the samba plugin' \
'gdk-pixbuf2: for using the gdk-pixbuf plugin')
source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz)
sha1sums=('32267c5fcaa1439a5fbf7606d27dc4fafba9e504')