summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..79b10f2188fc
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = hipsycl-cpu
+ pkgdesc = Implementation of SYCL 1.2.1 over AMD HIP/NVIDIA CUDA
+ pkgver = 0.8.0
+ pkgrel = 1
+ url = https://github.com/illuhad/hipSYCL
+ arch = x86_64
+ license = BSD
+ makedepends = cmake
+ depends = llvm
+ depends = clang
+ depends = python
+ depends = boost
+ depends = hipcpu
+ depends = openmp
+ provides = hipsycl
+ provides = sycl
+ source = hipsycl-cpu-0.8.0::https://github.com/illuhad/hipSYCL/archive/v0.8.0.tar.gz
+ sha256sums = 4ec5218103d1b38efae9a51ca752b9b44bbd02dada78c05e20e00c9c25e9ea19
+
+pkgname = hipsycl-cpu
+