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

Ionut Biru ibiru at archlinux.org
Fri Jul 9 22:39:09 UTC 2010


    Date: Friday, July 9, 2010 @ 18:39:09
  Author: ibiru
Revision: 85171

upgpkg: vlc 1.1.0-2 libva 0.31.1 rebuild

Modified:
  vlc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-09 22:38:59 UTC (rev 85170)
+++ PKGBUILD	2010-07-09 22:39:09 UTC (rev 85171)
@@ -7,7 +7,7 @@
 pkgname=('vlc'
          'vlc-plugin')
 pkgver=1.1.0
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="http://www.videolan.org/vlc/"
 license=('GPL')
@@ -22,7 +22,6 @@
              'libraw1394' 'libdc1394' 'libavc1394' 'libva')
 
 source=("http://download.videolan.org/pub/videolan/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.bz2")
-
 md5sums=('e2142957137b183a5ad0a4827c39f655')
 
 build() {
@@ -58,7 +57,8 @@
               'ncurses: for ncurses interface support'
               'libdvdcss: for decoding encrypted DVDs'
               'lirc-utils: for lirc plugin'
-              'kdelibs: KDE Solid hardware integration')
+              'kdelibs: KDE Solid hardware integration'
+              'vdpau-video: VDPAU backend for VA API (for GPU acceleration on Nvidia cards)')
   options=('!libtool')
   install=vlc.install
   cd "${srcdir}/${pkgbase}-${pkgver}"




More information about the arch-commits mailing list