summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDavid Wells2019-06-25 21:38:12 -0400
committerDavid Wells2019-06-25 21:38:12 -0400
commit6536e315ed812c9445989a800b0118b53aa6d830 (patch)
tree54cf7aa4c82387be884e189cb529a14363024eee /.SRCINFO
parent5d7bab1468296dd65333c9e15d392d2e4fdcfd2f (diff)
downloadaur-6536e315ed812c9445989a800b0118b53aa6d830.tar.gz
Fix some issues with the 9.1 release
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO37
1 files changed, 37 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bcf1d1c65507..b4a7831ab302 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -35,3 +35,40 @@ pkgbase = deal-ii
pkgname = deal-ii
+pkgbase = deal-ii
+ pkgdesc = An Open Source Finite Element Differential Equations Analysis Library
+ pkgver = 9.1.1
+ pkgrel = 1
+ url = http://www.dealii.org/
+ install = deal-ii.install
+ arch = i686
+ arch = x86_64
+ license = LGPL
+ makedepends = cmake
+ depends = boost
+ optdepends = arpack: Fortran77 subroutines designed to solve large scale eigenvalue problems
+ optdepends = assimp: Library to import various well-known 3D model formats in an uniform manner
+ optdepends = gsl: A modern numerical library for C and C++ programmers
+ optdepends = hdf5-openmpi: General purpose library and file format for storing scientific data
+ optdepends = intel-tbb: High level abstract threading library
+ optdepends = lapack: Linear Algebra PACKage
+ optdepends = metis: partitioning graphs, finite element meshes, fill reducing orderings for sparse matrices.
+ optdepends = muparser: A fast math parser library
+ optdepends = nanoflann: a C++ header-only library for Nearest Neighbor (NN) search wih KD-trees
+ optdepends = netcdf-cxx-legacy: Legacy NetCDF C++ bindings
+ optdepends = openmpi: High performance message passing library (MPI)
+ optdepends = opencascade: Open CASCADE Technology, 3D modeling & numerical simulation
+ optdepends = p4est-deal-ii: The parallel forest (p4est) library, built to work with deal.II
+ optdepends = parmetis: A parallel graph partitioning library
+ optdepends = petsc: Portable, extensible toolkit for scientific computation
+ optdepends = scalapack: subset of scalable LAPACK routines redesigned for distributed memory MIMD parallel computers
+ optdepends = slepc: Scalable library for Eigenvalue problem computations
+ optdepends = symengine: Fast symbolic manipulation library
+ optdepends = trilinos: object-oriented software framework for the solution of large-scale, complex multi-physics engineering and scientific problems
+ optdepends = suitesparse: A collection of sparse matrix libraries
+ optdepends = zlib: Compression library implementing the deflate compression method found in gzip and PKZIP
+ source = https://github.com/dealii/dealii/releases/download/v9.1.1/dealii-9.1.1.tar.gz
+ sha1sums = 58ae55a3cb70c8a36f74cb0c737a0d29b281eb94
+
+pkgname = deal-ii
+