summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2020-11-04 23:14:44 +0800
committerJack Chen2020-11-04 23:14:44 +0800
commit41a9466d252a9eb1e441a90c405195b3de7d86f7 (patch)
treefae38e88e3040955515d0de4e2545c4fc09c8c94
parent67492cbff1e195a8b76bf09dbb3bfc78a7b34e81 (diff)
downloadaur-41a9466d252a9eb1e441a90c405195b3de7d86f7.tar.gz
update PKGBUILD
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fab5d41c3ea6..63e6b5c202fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,6 +8,8 @@ pkgbase = intel-cpu-runtime
depends = libxml2
depends = numactl
depends = tbb
+ provides = opencl-intel
+ provides = opencl-driver
source = https://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/15532/l_opencl_p_18.1.0.015.tgz
sha512sums = 8c00163df272fd6e93c249501b06e4c1de0c994c8e23426705a1c6dc4131fb06e691e98962455f386b26cbf3a21fff3042d6f1a783b97433aa5a7951c007bb36
diff --git a/PKGBUILD b/PKGBUILD
index 3f9c6d19412f..49e75dfcc9a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ arch=('x86_64')
url="https://software.intel.com/content/www/us/en/develop/articles/opencl-drivers.html#cpu-section"
license=('custom')
depends=('libxml2' 'numactl' 'tbb')
+provides=('opencl-intel' 'opencl-driver')
source=("https://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/15532/l_opencl_p_$pkgver.tgz")
sha512sums=('8c00163df272fd6e93c249501b06e4c1de0c994c8e23426705a1c6dc4131fb06e691e98962455f386b26cbf3a21fff3042d6f1a783b97433aa5a7951c007bb36')