mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
libva: update to 2.6.1.
This commit is contained in:
parent
2fbeb77ef9
commit
67669b13d3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libva'
|
# Template file for 'libva'
|
||||||
pkgname=libva
|
pkgname=libva
|
||||||
version=2.6.0
|
version=2.6.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dwith_glx=no $(vopt_if wayland -Dwith_wayland=yes)
|
configure_args="-Dwith_glx=no $(vopt_if wayland -Dwith_wayland=yes)
|
||||||
-Dwith_egl=yes"
|
-Dwith_egl=yes"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://01.org/linuxmedia"
|
homepage="https://01.org/linuxmedia"
|
||||||
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=5566755739503ef53beafad7fd7e155e68039e9af78e051e27f1715a420a0952
|
checksum=965f581e096508ece26ea9bef8bd769e93f9d1fe6840e309cc925cfef35ad13f
|
||||||
|
|
||||||
build_options="wayland"
|
build_options="wayland"
|
||||||
build_options_default="wayland"
|
build_options_default="wayland"
|
||||||
|
|
Loading…
Add table
Reference in a new issue