Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / onevpl-intel-gpu
Commits: 87a813bd by Daniel Bermond at 2023-08-04T16:24:55-03:00 upgpkg: 23.3.0-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Daniel Bermond <[email protected]> pkgname=onevpl-intel-gpu -pkgver=23.1.5 +pkgver=23.3.0 pkgrel=1 pkgdesc='oneVPL runtime implementation for Intel GPUs (Tiger Lake and newer)' arch=('x86_64') @@ -9,10 +9,9 @@ url='https://www.intel.com/content/www/us/en/developer/tools/oneapi/onevpl.html' license=('MIT') depends=('intel-media-driver' 'libdrm' 'libva') makedepends=('cmake') -provides=('onevpl-runtime') source=("https://github.com/oneapi-src/oneVPL-intel-gpu/archive/intel-onevpl-${pkgver}/${pkgname}-${pkgver}.tar.gz" '010-onevpl-intel-gpu-disable-verbose-makefile.patch') -sha256sums=('c2a246034b23c12551b528be98489ad534839c3485ef6a20a2678e2d03e0d0b1' +sha256sums=('1cf613b0d3c500962a299fc5b688789f3150d70016f4f735fc73d95f22e2e96e' 'c6b17b7026d16d02c3cab7b5081366c24021a86fa173eaee5db310691ce76879') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/onevpl-intel-gpu/-/commit/87a813bdac41b9871db1db0eeaf8e72fd26adb71 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/onevpl-intel-gpu/-/commit/87a813bdac41b9871db1db0eeaf8e72fd26adb71 You're receiving this email because of your account on gitlab.archlinux.org.
