# Template file for 'libva-utils'
#
# THIS PACKAGE MUST BE KEPT IN MINOR VERSION SYNC
# WITH "libva" AND "libva-glx"
pkgname=libva-utils
version=2.24.0
revision=1
build_style=meson
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 <pangolin@vivaldi.net>"
license="MIT"
homepage="https://github.com/intel/libva-utils"
changelog="https://raw.githubusercontent.com/intel/libva-utils/master/NEWS"
distfiles="https://github.com/intel/libva-utils/archive/refs/tags/${version}.tar.gz"
checksum=bf959a1ced3cde8176a7ff50ad358ee98e93301ac068581a8b2617c5b83afcb3

post_install() {
	vlicense COPYING
}
