mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
libva-utils: update to 2.17.1.
Adopt.
This commit is contained in:
parent
bdb3755e3f
commit
4a4ae9942c
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libva-utils'
|
# Template file for 'libva-utils'
|
||||||
pkgname=libva-utils
|
pkgname=libva-utils
|
||||||
version=2.16.0
|
version=2.17.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Ddrm=true -Dx11=true -Dwayland=true"
|
configure_args="-Ddrm=true -Dx11=true -Dwayland=true"
|
||||||
|
@ -8,12 +8,12 @@ hostmakedepends="pkg-config wayland-devel"
|
||||||
makedepends="libva-devel libXfixes-devel libXext-devel
|
makedepends="libva-devel libXfixes-devel libXext-devel
|
||||||
libdrm-devel wayland-devel"
|
libdrm-devel wayland-devel"
|
||||||
short_desc="Video Acceleration (VA) API - Utilities"
|
short_desc="Video Acceleration (VA) API - Utilities"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="icp <pangolin@vivaldi.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://01.org/linuxmedia/vaapi"
|
homepage="https://01.org/linuxmedia"
|
||||||
changelog="https://raw.githubusercontent.com/intel/libva-utils/master/NEWS"
|
changelog="https://raw.githubusercontent.com/intel/libva-utils/master/NEWS"
|
||||||
distfiles="https://github.com/intel/libva-utils/archive/${version}.tar.gz"
|
distfiles="https://github.com/intel/libva-utils/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=646c9bfff6a83504c48de2c786c9514ca30c5e916127faf00f143ef8147ee950
|
checksum=6ea5993c3eba230a979fa9d35b4cad8df06d4474a773dc0918033bf50353f966
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue