summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoracxz2020-03-14 18:38:39 -0400
committeracxz2020-03-14 18:38:39 -0400
commita0b52cde220502f6f6f8e0f311535202e026cbfa (patch)
treef7c3891c3da5897fc0f56b3821d49f252d1705ca /.SRCINFO
downloadaur-a0b52cde220502f6f6f8e0f311535202e026cbfa.tar.gz
create hipsycl-cpu package
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
+