libva: update to 2.10.0.
This commit is contained in:
parent
4b637d7dfd
commit
418d691d6e
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'libva'
|
||||
# NOTE: keep this pkg synchronized with libva-glx
|
||||
pkgname=libva
|
||||
version=2.9.1
|
||||
revision=2
|
||||
version=2.10.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dwith_glx=no $(vopt_if wayland -Dwith_wayland=yes)"
|
||||
hostmakedepends="pkg-config wayland-devel"
|
||||
|
@ -13,7 +14,7 @@ license="MIT"
|
|||
homepage="https://01.org/linuxmedia/vaapi"
|
||||
changelog="https://raw.githubusercontent.com/intel/libva/master/NEWS"
|
||||
distfiles="https://github.com/intel/libva/archive/${version}.tar.gz"
|
||||
checksum=4e8640f65ad659332c5d24b7715703c95e820083ee11126c9cd051d418e3d9e0
|
||||
checksum=f04d5c829da602690f9f098a6d92065507ec9d0c957c1a6df3dea4e2de1204c5
|
||||
|
||||
build_options="wayland"
|
||||
build_options_default="wayland"
|
||||
|
|
Loading…
Reference in New Issue