blob: ffc14f27aeab91c864f10981f8a3b866f6649455 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = onevpl-intel-gpu-git
pkgdesc = oneVPL runtime implementation for Intel GPUs (Tiger Lake and newer) (git version)
pkgver = 23.3.0.r23.gc9b5b254
pkgrel = 1
url = https://www.intel.com/content/www/us/en/developer/tools/oneapi/onevpl.html
arch = x86_64
license = MIT
makedepends = git
makedepends = cmake
depends = intel-media-driver
depends = libdrm
depends = libva
provides = onevpl-intel-gpu
conflicts = onevpl-intel-gpu
source = git+https://github.com/oneapi-src/oneVPL-intel-gpu.git
source = 010-onevpl-intel-gpu-disable-verbose-makefile.patch
sha256sums = SKIP
sha256sums = c6b17b7026d16d02c3cab7b5081366c24021a86fa173eaee5db310691ce76879
pkgname = onevpl-intel-gpu-git
|