# Template file for 'libva-utils' # NOTE: keep minor version synchronized with libva and libva-glx pkgname=libva-utils version=2.20.1 revision=1 build_style=meson configure_args="-Ddrm=true -Dx11=true -Dwayland=true" hostmakedepends="pkg-config wayland-devel" makedepends="libva-devel libXfixes-devel libXext-devel libdrm-devel wayland-devel" short_desc="Video Acceleration (VA) API - Utilities" maintainer="icp " license="MIT" homepage="https://01.org/linuxmedia" changelog="https://raw.githubusercontent.com/intel/libva-utils/master/NEWS" distfiles="https://github.com/intel/libva-utils/archive/refs/tags/${version}.tar.gz" checksum=97413a7ec27ec479b97ffc7ab8acebe053615224a4b051602859cf9f88e4e889 post_install() { vlicense COPYING }