Skip to content
Snippets Groups Projects
Commit 4de7c6b5 authored by Taner Tas's avatar Taner Tas Committed by Leonardo Arena
Browse files

testing/libva-utils: Upgrade to 2.1.0

parent 902c00fd
No related branches found
No related tags found
No related merge requests found
# Contributor: Taner Tas <taner76@gmail.com>
# Maintainer: Taner Tas <taner76@gmail.com>
pkgname=libva-utils
pkgver="2.0.0"
pkgver=2.1.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"
license="MIT"
makedepends="mesa-dev libva-dev autoconf automake libtool libva-dev"
source="https://github.com/01org/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.bz2"
options="!check"
builddir="${srcdir}/${pkgname}-${pkgver}"
build() {
cd "$builddir"
./autogen.sh \
......@@ -33,4 +35,4 @@ package() {
cd "$builddir"
make DESTDIR="$pkgdir" install
}
sha512sums="6f6da5ca99745f78ad1ee9c7fa8c9d986a5a4360b8e7b01031fd33bfe3884075291c7596817824f7dbd310b07614b0633b60cf29195769e651e2e8c579d1d211 libva-utils-2.0.0.tar.bz2"
sha512sums="17517c09197a84d1c56b2da1b8af5cc17cfe5bf6a667eb78d80398d54a74e2f27d45808710d52a4348700fcd6cde9866140e9826b24ffa39e08e6400ec17a5f2 libva-utils-2.1.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