summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Wells2019-05-31 18:53:56 -0400
committerDavid Wells2019-05-31 18:53:56 -0400
commit5d7bab1468296dd65333c9e15d392d2e4fdcfd2f (patch)
tree054b4b140f4f068893b225166179a1e603f229e5
parentced3e81243557b7d453a084695bf81c9164c94f6 (diff)
downloadaur-5d7bab1468296dd65333c9e15d392d2e4fdcfd2f.tar.gz
Also update .SRCINFO
-rw-r--r--.SRCINFO11
1 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 129168068c5b..bcf1d1c65507 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = deal-ii
pkgdesc = An Open Source Finite Element Differential Equations Analysis Library
- pkgver = 9.0.1
+ pkgver = 9.1.1
pkgrel = 1
url = http://www.dealii.org/
install = deal-ii.install
@@ -11,9 +11,7 @@ pkgbase = deal-ii
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 = p4est-deal-ii: The parallel forest (p4est) library, built to work with deal.II
optdepends = gsl: A modern numerical library for C and C++ programmers
- optdepends = gmsh: An automatic 3D finite element mesh generator with pre and post-processing facilities
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
@@ -23,16 +21,17 @@ pkgbase = deal-ii
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 = sundials: Suite of nonlinear differential/algebraic equation solvers
+ 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.0.1/dealii-9.0.1.tar.gz
- sha1sums = 99e7a774ad30d43173438e84e8a7df2cabe2e567
+ source = https://github.com/dealii/dealii/releases/download/v9.1.1/dealii-9.1.1.tar.gz
+ sha1sums = 58ae55a3cb70c8a36f74cb0c737a0d29b281eb94
pkgname = deal-ii