mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libva-glx: update to 2.19.0.
This commit is contained in:
parent
225a681c23
commit
b9b24a938e
1 changed files with 2 additions and 2 deletions
|
@ -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.18.0
|
version=2.19.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=9d666c70c12dfefcdd27ae7dea771557f75e24961d0ed4cb050d96fb6136f438
|
checksum=8cb5e2a9287a76b12c0b6cb96f4f27a0321bbe693df43cd950e5d4542db7f227
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue