Skip to content
Snippets Groups Projects
Commit 271cd017 authored by Natanael Copa's avatar Natanael Copa
Browse files

main/libva: upgrade to 1.4.0

parent c6af5621
No related branches found
No related tags found
No related merge requests found
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libva
pkgver=1.3.1
pkgver=1.4.0
pkgrel=0
pkgdesc="Video Acceleration (VA) API for Linux"
url="http://freedesktop.org/wiki/Software/vaapi"
......@@ -18,7 +18,6 @@ _builddir="$srcdir"/libva-$pkgver
prepare() {
local i
cd "$_builddir"
update_config_sub || return 1
for i in $source; do
case $i in
*.patch) msg $i; patch -p1 -i "$srcdir"/$i || return 1;;
......@@ -55,6 +54,6 @@ package() {
"$pkgdir"/usr/lib/dri/*.la
}
md5sums="eb4db967f068854444b597071c66b480 libva-1.3.1.tar.bz2"
sha256sums="8789b1f1ca9cbc2c1ae477323ec8f5fb269b9360410d4d5e9ec96d679b3cc297 libva-1.3.1.tar.bz2"
sha512sums="12afa39b965c50beb4a3f356b0fea18123d885a3c24b452a59906db38369362b290b35eaebcbc3e6079aa5d63f8d9c263d236bde9744d4b3725497bc700e5661 libva-1.3.1.tar.bz2"
md5sums="566e68d0a5a7758b2147dd3e60905bf3 libva-1.4.0.tar.bz2"
sha256sums="70c36e6bd1159658043d655372cecf7a45d90c168df8868c112ed2189a6b7651 libva-1.4.0.tar.bz2"
sha512sums="f49a3c4bcd3d9b7813daa3793bec0ccbd54859c4b116e7009e9877d580a506f94f272600bba74cc5b2ef2caead15d24104d92f501a5fc5d02d62d7fac4f3da3c libva-1.4.0.tar.bz2"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment