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

Ionut Biru ibiru at archlinux.org
Fri Feb 5 22:12:31 UTC 2010


    Date: Friday, February 5, 2010 @ 17:12:30
  Author: ibiru
Revision: 67237

upgpkg: libvdpau 0.4-1
    update to 0.4

Modified:
  libvdpau/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-05 22:06:57 UTC (rev 67236)
+++ PKGBUILD	2010-02-05 22:12:30 UTC (rev 67237)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libvdpau
-pkgver=0.3
-pkgrel=2
+pkgver=0.4
+pkgrel=1
 pkgdesc="Nvidia VDPAU library"
 arch=(i686 x86_64)
 url=http://cgit.freedesktop.org/~aplattner/libvdpau
@@ -12,7 +12,8 @@
 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}"




More information about the arch-commits mailing list