libva-utils: update to 2.17.1.
Adopt.
This commit is contained in:
parent
bdb3755e3f
commit
4a4ae9942c
@ -1,6 +1,6 @@
|
||||
# Template file for 'libva-utils'
|
||||
pkgname=libva-utils
|
||||
version=2.16.0
|
||||
version=2.17.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Ddrm=true -Dx11=true -Dwayland=true"
|
||||
@ -8,12 +8,12 @@ hostmakedepends="pkg-config wayland-devel"
|
||||
makedepends="libva-devel libXfixes-devel libXext-devel
|
||||
libdrm-devel wayland-devel"
|
||||
short_desc="Video Acceleration (VA) API - Utilities"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="icp <pangolin@vivaldi.net>"
|
||||
license="MIT"
|
||||
homepage="https://01.org/linuxmedia/vaapi"
|
||||
homepage="https://01.org/linuxmedia"
|
||||
changelog="https://raw.githubusercontent.com/intel/libva-utils/master/NEWS"
|
||||
distfiles="https://github.com/intel/libva-utils/archive/${version}.tar.gz"
|
||||
checksum=646c9bfff6a83504c48de2c786c9514ca30c5e916127faf00f143ef8147ee950
|
||||
distfiles="https://github.com/intel/libva-utils/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=6ea5993c3eba230a979fa9d35b4cad8df06d4474a773dc0918033bf50353f966
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
Loading…
x
Reference in New Issue
Block a user