Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / 
onevpl


Commits:
f6e04298 by Daniel Bermond at 2023-08-04T16:22:58-03:00
upgpkg: 2023.3.1-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -1,17 +1,18 @@
 # Maintainer: Daniel Bermond <[email protected]>
 
 pkgname=onevpl
-pkgver=2023.3.0
+pkgver=2023.3.1
 pkgrel=1
 pkgdesc='oneAPI Video Processing Library'
 arch=('x86_64')
 
url='https://www.intel.com/content/www/us/en/developer/tools/oneapi/onevpl.html'
 license=('MIT')
 depends=('libdrm' 'libva' 'wayland')
-optdepends=('onevpl-runtime: for runtime implementation')
+optdepends=('intel-media-sdk: runtime for legacy Intel GPUs'
+            'onevpl-intel-gpu: runtime for Tiger Lake and newer GPUs')
 makedepends=('cmake' 'libx11' 'wayland-protocols')
 
source=("https://github.com/oneapi-src/oneVPL/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha256sums=('6378539dfd15c08aad4b7756c0dd694430c789a0aa2ebaf4352de18e59ab54e9')
+sha256sums=('4411543519486a2450f6f5af06a077596e7888a551768594e9dfa2a46b23b6f5')
 
 build() {
     export CFLAGS+=' -DNDEBUG'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/onevpl/-/commit/f6e04298267713c067adcde0a28083b99ae9e049

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/onevpl/-/commit/f6e04298267713c067adcde0a28083b99ae9e049
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to