summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDavid Wells2021-08-04 11:15:55 -0400
committerDavid Wells2021-08-04 11:15:55 -0400
commit2f20dca7f2fb1cc25cb844ec492b159ddbf9fc64 (patch)
tree0356003e21289d87a38cdb1e9042721c5607eba3 /.SRCINFO
parentfb08ac93ddbda5ca26f8f1ebd6ab0a225efb609f (diff)
downloadaur-2f20dca7f2fb1cc25cb844ec492b159ddbf9fc64.tar.gz
Update to 9.3.1
- Some dependencies (nanoflann and netcdf) have been removed - Patches are no longer necessary - Skip preprocessor warnings from _FORTIFY_SOURCE
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 4 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 901b7446c1af..94bd86a4b47a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = deal-ii
pkgdesc = An Open Source Finite Element Differential Equations Analysis Library
- pkgver = 9.2.0
- pkgrel = 3
+ pkgver = 9.3.1
+ pkgrel = 1
url = http://www.dealii.org/
install = deal-ii.install
arch = i686
@@ -18,8 +18,6 @@ pkgbase = deal-ii
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
@@ -31,10 +29,7 @@ pkgbase = deal-ii
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.2.0/dealii-9.2.0.tar.gz
- source = 0001-Add-a-quick-check-for-matching-boost-versions.patch
- source = 0001-Added-missing-header-for-boost-1.75.0.patch
- sha1sums = fff66749d7e7e8baf569e5da5a42f93e99424a86
+ source = https://github.com/dealii/dealii/releases/download/v9.3.1/dealii-9.3.1.tar.gz
+ sha1sums = d7aeb5aa397d2299fd9ffc8e82ba0408eeb9d8fc
pkgname = deal-ii
-