mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/libvdpau: upgrade to 0.9
This commit is contained in:
parent
abe1215c1c
commit
13f2e15238
@ -1,7 +1,7 @@
|
||||
# Contributor: Carlo Landmeter
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libvdpau
|
||||
pkgver=0.8
|
||||
pkgver=0.9
|
||||
pkgrel=0
|
||||
pkgdesc="Nvidia VDPAU library"
|
||||
url="http://cgit.freedesktop.org/~aplattner/libvdpau"
|
||||
@ -17,7 +17,6 @@ _builddir="$srcdir"/$pkgname-$pkgver
|
||||
|
||||
prepare() {
|
||||
cd "$_builddir"
|
||||
update_config_sub || return 1
|
||||
# apply patches here
|
||||
}
|
||||
|
||||
@ -44,6 +43,6 @@ package() {
|
||||
install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/" || return 1
|
||||
}
|
||||
|
||||
md5sums="acf68adc8b8ff4f72be6e8679abc284e libvdpau-0.8.tar.gz"
|
||||
sha256sums="73a7d11cc1abed8bcaf1392bd361fc00fd43bd85bbeafb12a64bdd0bcb4101ed libvdpau-0.8.tar.gz"
|
||||
sha512sums="c7e7c74f4849f83bed170f4428c381f868f34cbb59444c4e65af4ad1eac19ea9450aa422b35af6c031c2b168a73282fe7bf96d69d5581f24d3c689aa849d1c56 libvdpau-0.8.tar.gz"
|
||||
md5sums="3a1f8f3ec6e6adcfbc6044c8f00d7d51 libvdpau-0.9.tar.gz"
|
||||
sha256sums="e32957140835a545a01a3972db1143e01174db3d9c0017e51f6a3bf8b09c0e6e libvdpau-0.9.tar.gz"
|
||||
sha512sums="8e69712a91e17c3388742f2a4c0a8887113fe06a81dbedf1faa7fc3985a289cd067a9134399f9747fd4b3b1499c46e7871a3b34f74f6e9c95b07ea877739e51f libvdpau-0.9.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user