libva-glx: update to 2.21.0.
This commit is contained in:
parent
0b86744c61
commit
2874c2a077
|
@ -7,7 +7,7 @@
|
||||||
# NOTE: keep this pkg synchronized with libva and the minor version with libva-utils
|
# NOTE: keep this pkg synchronized with libva and the minor version with libva-utils
|
||||||
#
|
#
|
||||||
pkgname=libva-glx
|
pkgname=libva-glx
|
||||||
version=2.20.0
|
version=2.21.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dwith_glx=yes -Dwith_wayland=yes"
|
configure_args="-Dwith_glx=yes -Dwith_wayland=yes"
|
||||||
|
@ -19,7 +19,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=117f8d658a5fc9ea406ca80a3eb4ae1d70b15a54807c9ed77199c812bed73b60
|
checksum=f7c3fffef3f04eb146e036dad2587d852bfb70e4926d014bf437244915ef7425
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# We are only interested in the glx component, remove everything else.
|
# We are only interested in the glx component, remove everything else.
|
||||||
|
|
Loading…
Reference in New Issue