diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/libvdpau | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libvdpau')
-rw-r--r-- | extra/libvdpau/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libvdpau/PKGBUILD b/extra/libvdpau/PKGBUILD index 3287faccf..0eb59fb60 100644 --- a/extra/libvdpau/PKGBUILD +++ b/extra/libvdpau/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 192069 2013-08-05 15:40:48Z jgc $ +# $Id: PKGBUILD 198259 2013-10-30 13:46:56Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=libvdpau @@ -9,7 +9,6 @@ arch=(i686 x86_64) url='http://cgit.freedesktop.org/~aplattner/libvdpau' depends=('gcc-libs' 'libxext') conflicts=('nvidia-utils<190.42-2') -options=('!libtool') license=('custom') source=(http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${pkgver}.tar.gz) makedepends=('dri2proto') |