summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDrobot Viktor2019-10-02 22:19:17 +0300
committerDrobot Viktor2019-10-02 22:19:17 +0300
commitec78ba04950897738c89bd2ebf8bc83304ce52d7 (patch)
tree72f3372285d53a127845f3366f7b101f6d98c9a2 /.SRCINFO
downloadaur-ec78ba04950897738c89bd2ebf8bc83304ce52d7.tar.gz
Initial release
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..456cb3edd77a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = libflame-git
+ pkgdesc = High-performance object-based library for DLA computations
+ pkgver = r78.b0936fbe
+ pkgrel = 1
+ url = https://github.com/flame/libflame
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = git
+ makedepends = make
+ makedepends = gcc
+ depends = blas
+ depends = lapack
+ provides = libflame
+ conflicts = libflame
+ options = staticlibs
+ source = libflame-git::git+https://github.com/flame/libflame.git
+ sha1sums = SKIP
+
+pkgname = libflame-git
+