summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 27 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b02494580ab6
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,27 @@
+pkgbase = trilinos
+ pkgdesc = An effort to develop algorithms and enabling technologies within an object-oriented software framework for the solution of large-scale, complex multi-physics engineering and scientific problems.
+ pkgver = 12.0.1
+ pkgrel = 1
+ url = http://trilinos.org
+ arch = i686
+ arch = x86_64
+ license = LGPL3
+ makedepends = python2
+ makedepends = python2-numpy
+ makedepends = swig
+ makedepends = gcc
+ makedepends = gcc-fortran
+ makedepends = openmpi
+ makedepends = perl
+ makedepends = blas
+ makedepends = lapack
+ makedepends = cmake
+ depends = lapack
+ depends = openmpi
+ depends = python2
+ depends = boost
+ source = http://trilinos.sandia.gov/download/files/trilinos-12.0.1-Source.tar.bz2
+ md5sums = 19efcadf25c80b834f7c910ccfcca290
+
+pkgname = trilinos
+