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..0499207c1ef7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = rocprim
+ pkgdesc = ROCm Parallel Primitives
+ pkgver = 2.3.0
+ pkgrel = 1
+ url = https://github.com/ROCmSoftwarePlatform/rocPRIM
+ arch = x86_64
+ license = NCSAOSL
+ makedepends = git
+ makedepends = cmake
+ makedepends = gcc
+ makedepends = make
+ makedepends = hcc
+ makedepends = python2
+ makedepends = rocminfo
+ depends = hcc
+ depends = hip
+ source = https://github.com/ROCmSoftwarePlatform/rocPRIM/archive/2.3.tar.gz
+ sha256sums = 9dbc0c7714df00479cf94181ae5f120040377b1057aa7de89304d557fc66c8ff
+
+pkgname = rocprim
+