aboutsummaryrefslogtreecommitdiff
path: root/extra/libva
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libva')
-rwxr-xr-xextra/libva/build6
-rw-r--r--extra/libva/checksums3
-rw-r--r--extra/libva/meta3
-rw-r--r--extra/libva/sources2
-rw-r--r--extra/libva/version2
5 files changed, 11 insertions, 5 deletions
diff --git a/extra/libva/build b/extra/libva/build
index 64ee0e20..34b0e820 100755
--- a/extra/libva/build
+++ b/extra/libva/build
@@ -2,8 +2,10 @@
export DESTDIR="$1"
-meson \
- --prefix=/usr \
+cl-meson \
+ -Dwith_x11=yes \
+ -Dwith_glx=yes \
+ -Dwith_wayland="$(cpt l -C wayland yes no)" \
. output
ninja -C output
diff --git a/extra/libva/checksums b/extra/libva/checksums
index ed8ca283..bdd6c237 100644
--- a/extra/libva/checksums
+++ b/extra/libva/checksums
@@ -1 +1,2 @@
-7bca8c8a854653e15e602f243e2452e84e4b454b26549bf80a932ab29d7d6b21 2.12.0.tar.gz
+%BLAKE3
+4edb82d3c59ef6b134f1c4fd1ac7cab695dd9b226a393c538f8a3f2ffa2e8eb9 2.20.0.tar.gz
diff --git a/extra/libva/meta b/extra/libva/meta
new file mode 100644
index 00000000..b8ab2ac2
--- /dev/null
+++ b/extra/libva/meta
@@ -0,0 +1,3 @@
+description: Video Acceleration Library
+license: MIT
+maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/extra/libva/sources b/extra/libva/sources
index ba22be3a..01968072 100644
--- a/extra/libva/sources
+++ b/extra/libva/sources
@@ -1 +1 @@
-https://github.com/intel/libva/archive/2.12.0.tar.gz
+https://github.com/intel/libva/archive/2.20.0.tar.gz
diff --git a/extra/libva/version b/extra/libva/version
index f30894e2..3e7ba1ce 100644
--- a/extra/libva/version
+++ b/extra/libva/version
@@ -1 +1 @@
-2.12.0 1
+2.20.0 1