summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoronefire2015-07-13 15:54:49 -0400
committeronefire2015-07-13 15:54:49 -0400
commitb3991e9646d8f2c352e1bf6f7e57dd0a283c4fa5 (patch)
tree57f46f00031f43d95a8950849ef0de9ebc1f6168 /.SRCINFO
downloadaur-java-jblas-intel.tar.gz
Initial commit for aur4.
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..003aef19878a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = java-jblas-intel
+ pkgdesc = Linear algebra library for Java based on BLAS and LAPACK. Attention: This package needs Intel Math Kernel Library which is NOT in the repositories.
+ pkgver = 20150713
+ pkgrel = 1
+ url = https://github.com/mikiobraun/jblas
+ arch = x86_64
+ license = custom
+ makedepends = ruby
+ makedepends = apache-ant
+ depends = java-environment
+ depends = java-runtime
+ provides = java-jblas
+ conflicts = java-jblas
+
+pkgname = java-jblas-intel
+