libva-utils: update to 2.19.0.
This commit is contained in:
parent
b9b24a938e
commit
4d30e161cf
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libva-utils'
|
# Template file for 'libva-utils'
|
||||||
# NOTE: keep minor version synchronized with libva and libva-glx
|
# NOTE: keep minor version synchronized with libva and libva-glx
|
||||||
pkgname=libva-utils
|
pkgname=libva-utils
|
||||||
version=2.18.2
|
version=2.19.0
|
||||||
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"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://01.org/linuxmedia"
|
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/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/intel/libva-utils/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=c4c0555c96ca678f9ac47fbb56f0ae56ca39fd50fe3553bae5cb13117bfcb406
|
checksum=4135992ab534d0cfd71a93c28e1a22f79c0003cf8d157ffd4621e5e482191b4f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue