mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
testing/libva-utils: upgrade to 2.0.0
This commit is contained in:
parent
f848382dce
commit
d00499aa9b
@ -1,13 +1,13 @@
|
||||
# Maintainer: Taner Tas <taner76@gmail.com>
|
||||
pkgname=libva-utils
|
||||
pkgver="1.8.2"
|
||||
pkgver="2.0.0"
|
||||
pkgrel=0
|
||||
pkgdesc="Intel VA-API Media Applications and Scripts for libva"
|
||||
url="https://github.com/01org/libva-utils"
|
||||
arch="all"
|
||||
license="custom"
|
||||
makedepends="mesa-dev libva-dev autoconf automake libtool"
|
||||
source="${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
|
||||
source="https://github.com/01org/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.bz2"
|
||||
options="!check"
|
||||
builddir="${srcdir}/${pkgname}-${pkgver}"
|
||||
build() {
|
||||
@ -33,4 +33,4 @@ package() {
|
||||
cd "$builddir"
|
||||
make DESTDIR="$pkgdir" install
|
||||
}
|
||||
sha512sums="e6d1e025d1c27112bf61869fa097a27c81bff9fb1ed5226842f3c7685852b4cc8903b0a29204d3c85bc4513dab9331b327de0f93c9493a411ab15e7e577ce616 libva-utils-1.8.2.tar.gz"
|
||||
sha512sums="6f6da5ca99745f78ad1ee9c7fa8c9d986a5a4360b8e7b01031fd33bfe3884075291c7596817824f7dbd310b07614b0633b60cf29195769e651e2e8c579d1d211 libva-utils-2.0.0.tar.bz2"
|
||||
|
Loading…
Reference in New Issue
Block a user