[arch-commits] Commit in xine-lib/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Fri Jan 27 19:56:46 UTC 2012


    Date: Friday, January 27, 2012 @ 14:56:45
  Author: eric
Revision: 147742

upgpkg: xine-lib 1.2.0-2

Rebuild against ffmpeg, Add libvdpau optdepends

Modified:
  xine-lib/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-27 19:40:23 UTC (rev 147741)
+++ PKGBUILD	2012-01-27 19:56:45 UTC (rev 147742)
@@ -3,7 +3,7 @@
 
 pkgname=xine-lib
 pkgver=1.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A multimedia playback engine"
 arch=('i686' 'x86_64')
 url="http://www.xine-project.org"
@@ -11,7 +11,7 @@
 depends=('libxvmc' 'ffmpeg' 'libxinerama')
 makedepends=('wavpack' 'faad2' 'libmng' 'imagemagick' 'mesa' 'libmodplug'
              'vcdimager' 'jack' 'aalib' 'libdca' 'a52dec' 'libmad' 
-             'libmpcdec' 'libcaca' 'libbluray' 'gnome-vfs')
+             'libmpcdec' 'libcaca' 'libbluray' 'gnome-vfs' 'libvdpau')
 optdepends=('imagemagick: for using the imagemagick plugin' \
             'jack: for using the jack plugin' \
             'vcdimager: for using the vcd plugin' \
@@ -27,7 +27,8 @@
             'libmpcdec: for using the musepack plugin' \
             'libcaca: for using the caca plugin' \
             'libbluray: for using the bluray plugin' \
-            'gnome-vfs: for using the gnome-vfs plugin')
+            'gnome-vfs: for using the gnome-vfs plugin' \
+            'libvdpau: for using the VDPAU plugin')
 options=('!libtool')
 source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz)
 sha1sums=('5d5385f2a0c3bb7beaba1079cd9b62c4c92a301d')




More information about the arch-commits mailing list