mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 20:57:16 +08:00
libvdpau: 1.1
This commit is contained in:
parent
68258ab757
commit
7520bfc073
@ -1,9 +1,7 @@
|
||||
#
|
||||
# Chakra Packages for Chakra, part of chakraos.org
|
||||
#
|
||||
#Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/libvdpau
|
||||
|
||||
pkgname=libvdpau
|
||||
pkgver=0.9
|
||||
pkgver=1.1
|
||||
pkgrel=1
|
||||
pkgdesc="Nvidia VDPAU library"
|
||||
arch=('x86_64')
|
||||
@ -12,7 +10,7 @@ depends=('gcc-libs' 'libxext')
|
||||
makedepends=('dri2proto')
|
||||
license=('custom')
|
||||
source=("http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${pkgver}.tar.gz")
|
||||
md5sums=('3a1f8f3ec6e6adcfbc6044c8f00d7d51')
|
||||
sha256sums=('aea4e783f220bf26ba2139ccd866a0ee5005fa03af5e08c41fbc939118263919')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user