[Lunar-commits] <moonbase-other> arpack-ng: introduction to -other

v4hn me at v4hn.de
Wed Jan 9 00:07:05 CET 2013


commit 84dd928d330ad86750a916217b267e94e8427f60
Author: v4hn <me at v4hn.de>
Date: Tue, 08 Jan 2013 15:07:05 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/84dd928d330ad86750a916217b267e94e8427f60

arpack-ng: introduction to -other
---
  science/arpack-ng/DEPENDS | +1/-0     
  science/arpack-ng/DETAILS | +21/-0    
  2 files changed, 22 insertions(+)

--- /dev/null
+++ b/science/arpack-ng/DEPENDS
@@ -0,0 +1 @@
+depends lapack
--- /dev/null
+++ b/science/arpack-ng/DETAILS
@@ -0,0 +1,21 @@
+          MODULE=arpack-ng
+         VERSION=3.1.2
+          SOURCE=${MODULE}_$VERSION.tar.gz
+      SOURCE_URL=http://forge.scilab.org/index.php/p/${MODULE}/downloads/get/
+      SOURCE_VFY=sha1:f5453e2d576f131890ca023e1d853e18920f9c3c
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${MODULE}_${VERSION}
+        WEB_SITE=http://forge.scilab.org/index.php/p/arpack-ng/
+         ENTERED=20130103
+         UPDATED=20130103
+           SHORT="compute solve large scale eigenvalue problems"
+
+cat << EOF
+ARPACK is a collection of Fortran77 subroutines
+designed to solve large scale eigenvalue problems.
+
+No single release has been published by Rice university
+for the last few years and since many software (Octave,
+Scilab, R, Matlab...) forked it and implemented their own
+modifications, arpack-ng aims to tackle this by providing
+a common repository and maintained versions.
+EOF




More information about the Lunar-commits mailing list