mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libva: update to 2.17.0.
This commit is contained in:
parent
7a596df179
commit
e58b6e31e1
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libva'
|
# Template file for 'libva'
|
||||||
# NOTE: keep this pkg synchronized with libva-glx
|
# NOTE: keep this pkg synchronized with libva-glx
|
||||||
pkgname=libva
|
pkgname=libva
|
||||||
version=2.16.0
|
version=2.17.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dwith_glx=no"
|
configure_args="-Dwith_glx=no"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://01.org/linuxmedia/vaapi"
|
homepage="https://01.org/linuxmedia/vaapi"
|
||||||
changelog="https://raw.githubusercontent.com/intel/libva/master/NEWS"
|
changelog="https://raw.githubusercontent.com/intel/libva/master/NEWS"
|
||||||
distfiles="https://github.com/intel/libva/archive/${version}.tar.gz"
|
distfiles="https://github.com/intel/libva/archive/${version}.tar.gz"
|
||||||
checksum=766edf51fd86efe9e836a4467d4ec7c3af690a3c601b3c717237cee856302279
|
checksum=8940541980ef998a36cd8f6ad905e81838ea4ddf56dc479ed2bebd12711e6001
|
||||||
|
|
||||||
build_options="wayland"
|
build_options="wayland"
|
||||||
build_options_default="wayland"
|
build_options_default="wayland"
|
||||||
|
|
Loading…
Add table
Reference in a new issue