[arch-commits] Commit in libvdpau/repos (extra-i686 extra-i686/PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Nov 21 21:23:55 UTC 2009


    Date: Saturday, November 21, 2009 @ 16:23:54
  Author: jgc
Revision: 59307

Merged revisions 59305 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/libvdpau/trunk

........
  r59305 | jgc | 2009-11-21 22:22:42 +0100 (Sat, 21 Nov 2009) | 2 lines
  
  upgpkg: libvdpau 0.3-2
      Add force flag because of the community package, add conflicts to the old nvidia driver
........

Modified:
  libvdpau/repos/extra-i686/	(properties)
  libvdpau/repos/extra-i686/PKGBUILD

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


Property changes on: libvdpau/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /libvdpau/trunk:1-59297
   + /libvdpau/trunk:1-59306

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-11-21 21:22:57 UTC (rev 59306)
+++ extra-i686/PKGBUILD	2009-11-21 21:23:54 UTC (rev 59307)
@@ -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