Skip to content
Snippets Groups Projects
Commit 7f841f11 authored by alice's avatar alice Committed by alice
Browse files

community/libva-glx: upgrade to 2.16.0

parent 3e708e66
1 merge request!39716main/libva: upgrade to 2.16.0
Pipeline #138763 passed
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# this package is to resolve the circular dependency libva -> mesa -> libva # this package is to resolve the circular dependency libva -> mesa -> libva
pkgname=libva-glx pkgname=libva-glx
pkgver=2.15.0 pkgver=2.16.0
pkgrel=0 pkgrel=0
pkgdesc="Video Acceleration (VA) API for Linux with MESA support" pkgdesc="Video Acceleration (VA) API for Linux with MESA support"
url="https://01.org/linuxmedia" url="https://01.org/linuxmedia"
...@@ -29,6 +29,7 @@ prepare() { ...@@ -29,6 +29,7 @@ prepare() {
build() { build() {
abuild-meson \ abuild-meson \
-Db_lto=true \
-Dwith_glx=yes \ -Dwith_glx=yes \
-Dwith_wayland=yes \ -Dwith_wayland=yes \
builddir builddir
...@@ -49,5 +50,5 @@ package() { ...@@ -49,5 +50,5 @@ package() {
} }
sha512sums=" sha512sums="
fd96da76db6e6a80bb83d74a6f736e168d3a27cd200e77553d8ca9a19b9766b101b2e550953ca50445e1874f7ad59bf6c3a166eee6c83fe66c924b5a3494be9d libva-2.15.0.tar.gz 08a1481ac693ee9de639f2abd483e1fabfee87f9c04ead066dfce5c24cc7f1d1a29d8664707bb534ce4cc25e52086c5e4a0ecfe704ca59590ce41353fda31c2a libva-2.16.0.tar.gz
" "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment