New package; libva-utils-1.8.0
Utilities are no longer part of the libva package: https://lists.01.org/pipermail/intel-vaapi-media/2017-March/000015.html.
This commit is contained in:
parent
873061b1f5
commit
a42c94f6af
17
srcpkgs/libva-utils/template
Normal file
17
srcpkgs/libva-utils/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'libva-utils'
|
||||
pkgname=libva-utils
|
||||
version=1.8.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config wayland-devel"
|
||||
makedepends="libva-devel libXfixes-devel libXext-devel libdrm-devel wayland-devel"
|
||||
short_desc="Video Acceleration (VA) API - Utilities"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://01.org/linuxmedia"
|
||||
license="MIT"
|
||||
distfiles="https://github.com/01org/libva-utils/releases/download/${version}/libva-utils-${version}.tar.bz2"
|
||||
checksum=ca4574111fd5658d07dcf883fa1a9914b02f77011f51afcc880af1c302afdbcc
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
Loading…
Reference in New Issue
Block a user