mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
libva: update to 2.22.0.
This commit is contained in:
parent
0244430574
commit
69a44acc67
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 and the minor version with libva-utils
|
# NOTE: keep this pkg synchronized with libva-glx and the minor version with libva-utils
|
||||||
pkgname=libva
|
pkgname=libva
|
||||||
version=2.21.0
|
version=2.22.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/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/intel/libva/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=f7c3fffef3f04eb146e036dad2587d852bfb70e4926d014bf437244915ef7425
|
checksum=467c418c2640a178c6baad5be2e00d569842123763b80507721ab87eb7af8735
|
||||||
|
|
||||||
build_options="wayland"
|
build_options="wayland"
|
||||||
build_options_default="wayland"
|
build_options_default="wayland"
|
||||||
|
|
Loading…
Add table
Reference in a new issue