From ab87a13cab11a69b88de8e4dd09a5acedbcd0668 Mon Sep 17 00:00:00 2001 From: Michael Hanson Date: Sat, 3 Jul 2010 20:17:55 +0000 Subject: libvdpau: update to 0.4 --- abs/core-testing/libvdpau/PKGBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/abs/core-testing/libvdpau/PKGBUILD b/abs/core-testing/libvdpau/PKGBUILD index 7e92594..3c44363 100644 --- a/abs/core-testing/libvdpau/PKGBUILD +++ b/abs/core-testing/libvdpau/PKGBUILD @@ -2,8 +2,8 @@ # Maintainer: Jan de Groot pkgname=libvdpau -pkgver=0.3 -pkgrel=3 +pkgver=0.4 +pkgrel=1 pkgdesc="NVIDIA VDPAU library" arch=(i686 x86_64) url=http://cgit.freedesktop.org/~aplattner/libvdpau @@ -12,7 +12,9 @@ conflicts=('nvidia-utils<190.42-2') options=('!libtool' 'force') license=('custom') source=(http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${pkgver}.tar.gz) -sha1sums=('e32980329c84dbb90e2954e4a38051618f053ef7') +makedepends=('libx11') +sha256sums=('530c630e0784cc65bc31e5b487bd11fccd4049bc861d16844702048821262faa') + build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v0.12