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

Ionut Biru ibiru at archlinux.org
Sun Jul 11 10:12:05 UTC 2010


    Date: Sunday, July 11, 2010 @ 06:12:04
  Author: ibiru
Revision: 85255

upgpkg: libva 0.31.0_p13-2 downgrade to 0.31.0-sds13 because the new one is broken for intel users

Modified:
  libva/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-11 10:06:44 UTC (rev 85254)
+++ PKGBUILD	2010-07-11 10:12:04 UTC (rev 85255)
@@ -1,18 +1,18 @@
 # $Id$
 # Maintainer : Ionut Biru <ibiru at archlinux.org>
 pkgname=libva
-pkgver=0.31.1_p3
-pkgrel=1
+pkgver=0.31.0_p13
+pkgrel=2
 pkgdesc="libva with patches to extend VA API with data needed for VDPAU and XvBA backends."
 arch=('i686' 'x86_64')
 url="http://www.splitted-desktop.com/~gbeauchesne/libva/"
 license=('MIT')
 depends=('libgl' 'libdrm' 'libxfixes')
 makedepends=('mesa')
-optdepends=('vdpau-video: libvdpau support')
-options=('!libtool')
+optdepends=('vdpau-video: VDPAU backend for VA API')
+options=('!libtool' 'force')
 source=(http://www.splitted-desktop.com/~gbeauchesne/${pkgname}/${pkgname}_${pkgver/_p*}-1+sds${pkgver##*_p}.tar.gz)
-md5sums=('f84b5e128a45ac953afa244a733f1611')
+md5sums=('0e3d5a49d336cf77e497dfa741d592a2')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver/_p*}




More information about the arch-commits mailing list