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

Jan de Groot jgc at archlinux.org
Sat Nov 21 21:22:42 UTC 2009


    Date: Saturday, November 21, 2009 @ 16:22:42
  Author: jgc
Revision: 59305

upgpkg: libvdpau 0.3-2
    Add force flag because of the community package, add conflicts to the old nvidia driver

Modified:
  libvdpau/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-21 21:21:12 UTC (rev 59304)
+++ PKGBUILD	2009-11-21 21:22:42 UTC (rev 59305)
@@ -3,12 +3,13 @@
 
 pkgname=libvdpau
 pkgver=0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Nvidia VDPAU library"
 arch=(i686 x86_64)
 url=http://cgit.freedesktop.org/~aplattner/libvdpau
 depends=('gcc-libs>=4.4.2')
-options=('!libtool')
+conflicts=('nvidia-utils<190.42-2')
+options=('!libtool' 'force')
 license=('custom')
 source=(http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${pkgver}.tar.gz)
 sha1sums=('e32980329c84dbb90e2954e4a38051618f053ef7')




More information about the arch-commits mailing list