mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-02-03 14:27:16 +08:00
lib32-libvdpau: 1.1
This commit is contained in:
parent
220fe98d91
commit
0fbe8c236b
@ -1,8 +1,6 @@
|
||||
# Maintainer: AlmAck
|
||||
|
||||
_pkgbasename=libvdpau
|
||||
pkgname=lib32-$_pkgbasename
|
||||
pkgver=0.9
|
||||
pkgver=1.1
|
||||
pkgrel=1
|
||||
pkgdesc='Nvidia VDPAU library'
|
||||
arch=('x86_64')
|
||||
@ -11,7 +9,7 @@ license=('custom')
|
||||
depends=('lib32-gcc-libs' 'lib32-libxext' $_pkgbasename=$pkgver)
|
||||
makedepends=('dri2proto')
|
||||
source=("http://people.freedesktop.org/~aplattner/vdpau/${_pkgbasename}-${pkgver}.tar.gz")
|
||||
md5sums=('3a1f8f3ec6e6adcfbc6044c8f00d7d51')
|
||||
sha256sums=('aea4e783f220bf26ba2139ccd866a0ee5005fa03af5e08c41fbc939118263919')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${_pkgbasename}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user