summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e172ae90d8c8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = tmv-git
+ pkgdesc = A fast, intuitive linear algebra library for C++
+ pkgver = r101.fab5df3
+ pkgrel = 1
+ url = https://github.com/rmjarvis/tmv/
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = git
+ depends = bash
+ depends = cblas
+ source = tmv-git-r101.fab5df3::git+https://github.com/rmjarvis/tmv/
+ md5sums = SKIP
+
+pkgname = tmv-git
+