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

Ionut Biru ibiru at archlinux.org
Wed Nov 2 17:17:45 UTC 2011


    Date: Wednesday, November 2, 2011 @ 13:17:44
  Author: ibiru
Revision: 141741

ffmpeg/x264 rebuild, add libva-driver-intel to optdepends, group libva back-ends

Modified:
  vlc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-02 16:51:06 UTC (rev 141740)
+++ PKGBUILD	2011-11-02 17:17:44 UTC (rev 141741)
@@ -5,7 +5,7 @@
 
 pkgname=vlc
 pkgver=1.1.12
-pkgrel=1
+pkgrel=2
 pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
 arch=('i686' 'x86_64')
 url="http://www.videolan.org/vlc/"
@@ -28,8 +28,9 @@
             'libavc1394: for devices using the 1394ta AV/C'
             'libdc1394: for IEEE 1394 plugin'
             'kdelibs: KDE Solid hardware integration'
-            'vdpau-video: VDPAU backend for VA API (for GPU acceleration on Nvidia cards)'
-            'libpulse: PulseAudio support')
+            'libpulse: PulseAudio support'
+            'vdpau-video: vdpau back-end for nvidia'
+            'libva-driver-intel: back-end for intel cards')
 conflicts=('vlc-plugin')
 replaces=('vlc-plugin')
 backup=('usr/share/vlc/http/.hosts'




More information about the arch-commits mailing list