summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDavid Wells2022-06-27 17:30:34 -0400
committerDavid Wells2022-06-27 17:30:34 -0400
commitf55c4f7572d34317c7d793fafa9068e269b4ccce (patch)
treecb46fa65c728bbecc53a3eb7f0f8eea95417f93a /.SRCINFO
parent1b716491813ca0e0c0b86aef7bb52f5c33f6177b (diff)
downloadaur-f55c4f7572d34317c7d793fafa9068e269b4ccce.tar.gz
Update to 9.4.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b60eb4c2f2a9..a4310df4e004 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = deal-ii
pkgdesc = An Open Source Finite Element Differential Equations Analysis Library
- pkgver = 9.3.3
- pkgrel = 2
+ pkgver = 9.4.0
+ pkgrel = 1
url = http://www.dealii.org/
install = deal-ii.install
arch = i686
@@ -9,6 +9,7 @@ pkgbase = deal-ii
license = LGPL
makedepends = cmake
depends = boost
+ optdepends = adol-c: automatic differentiation library
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 = gmsh: An automatic 3D finite element mesh generator with pre and post-processing facilities
@@ -25,12 +26,13 @@ pkgbase = deal-ii
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 = tbb: High level abstract threading 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.3.3/dealii-9.3.3.tar.gz
- sha1sums = 297cb9aad508396528c8f65be379e0a1f05d2e79
+ source = https://github.com/dealii/dealii/releases/download/v9.4.0/dealii-9.4.0.tar.gz
+ sha1sums = fd8ff7b934026b144cde2a904f21a8ad7d8244df
pkgname = deal-ii