summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRanieri Althoff2020-02-04 04:55:47 -0300
committerRanieri Althoff2020-02-04 04:55:47 -0300
commitbcf0f75ee3d9a9dbf3bbdb9ea5b34c9eb9916fa8 (patch)
tree16ca2bf2029ca7cbb9d6759aa6547a266e486df6 /.SRCINFO
parent3595582a0882d75e7153c12e8464499bfd5e2e27 (diff)
downloadaur-bcf0f75ee3d9a9dbf3bbdb9ea5b34c9eb9916fa8.tar.gz
v3.0.0-3
- Add patch to trim useless artifacts - Cleanup scripts - Fix licenses
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75471e9e55b3..ad8a2d91a03d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,13 @@
pkgbase = rocm-opencl-runtime
- pkgdesc = Radeon Open Compute - OpenCL runtime
pkgver = 3.0.0
- pkgrel = 2
- url = https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime
+ pkgrel = 3
+ url = https://github.com/RadeonOpenCompute
arch = x86_64
- license = MIT
makedepends = mesa
makedepends = cmake
makedepends = git
makedepends = llvm-roc
makedepends = rocm-comgr
- depends = roct-thunk-interface>=3.0.0
- depends = rocr-runtime>=3.0.0
- depends = opencl-icd-loader
provides = rocm-device-libs
provides = opencl-driver
source = rocm-device-libs::git+https://github.com/RadeonOpenCompute/ROCm-Device-Libs#tag=roc-ocl-3.0.0
@@ -21,20 +16,25 @@ pkgbase = rocm-opencl-runtime
source = opencl-icd-loader::git+https://github.com/KhronosGroup/OpenCL-ICD-Loader#commit=978b4b3a29a3aebc86ce9315d5c5963e88722d03
source = rocm-opencl-runtime-2.8.0-change-AMDCompilerh.patch
source = rocm-opencl-runtime-2.8.0-change-opencl.patch
- source = rocm-opencl-runtime-2.8.0-update-README.patch
source = rocm-opencl-runtime-2.8.0-amdocl64icd.patch
- source = fix_rocm_opencl_build_order.patch
+ source = rocm-opencl-runtime-3.0.0-change-install-location.patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 07c437ff43942a90a658986f88d5df3d5159af3d5c506aa8d1d7281fbb74d7be
sha256sums = 3af5c9c3b8b88b78a2fd574f339e88a5cd62c365d94e9289c2a2cb4afef3d435
- sha256sums = 9b72ea0101c39a0e67c94d0907061fe493bd0765d884585b2e55d51fafc99fff
sha256sums = 2cfd11bda9a485d6de2231c56742ad553329cab9b6dcc009dbddbcde1436f485
- sha256sums = 0f735299810e9e22cd57f5b96a7628a0f399d445a1f3bacefd8b890e84ca372f
+ sha256sums = 941a29f8704a2839c32bcf3cf374dde30bc8a839c1136d4faa65c60a7500cf98
pkgname = rocm-device-libs
+ pkgdesc = Radeon Open Compute - device libs
+ license = unknown
pkgname = rocm-opencl-runtime
+ pkgdesc = Radeon Open Compute - OpenCL runtime
+ license = MIT
+ depends = roct-thunk-interface>=3.0.0
+ depends = rocr-runtime>=3.0.0
+ depends = opencl-icd-loader