summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Wells2017-04-15 16:35:31 -0400
committerDavid Wells2017-04-15 16:35:31 -0400
commitd1ce17382cb6601ace4a24b00ef754061caadd0e (patch)
tree9b9adda8b388a0c6e41e4b2367b43fd676dc8b24
parent8ffa92a12cf2f5df8b9fc094b0aae6a4936e872e (diff)
downloadaur-d1ce17382cb6601ace4a24b00ef754061caadd0e.tar.gz
Update the .SRCINFO file.
-rw-r--r--.SRCINFO26
1 files changed, 19 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f606638b1c19..3bf8083f71e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = deal-ii
pkgdesc = An Open Source Finite Element Differential Equations Analysis Library
- pkgver = 8.4.2
+ pkgver = 8.5.0
pkgrel = 1
url = http://www.dealii.org/
install = deal-ii.install
@@ -8,17 +8,29 @@ pkgbase = deal-ii
arch = x86_64
license = LGPL
makedepends = cmake
- optdepends = boost: peer-reviewed portable C++ source libraries
+ depends = boost
+ optdepends = arpack: Fortran77 subroutines designed to solve large scale eigenvalue problems
+ optdepends = atlas-lapack: Complete LAPACK and BLAS implementation using optimized ATLAS routines
+ optdepends = bzip2: A high-quality data compression program
+ optdepends = doxygen: A documentation system for C++, C, Java, IDL, and PHP
+ 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 = 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 = mathjax: An open source Javascript display engine for mathematics that works in all modern browsers.
+ optdepends = metis: partitioning graphs, finite element meshes, fill reducing orderings for sparse matrices.
+ optdepends = muparser: A fast math parser library
+ 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 = petsc: Portable, extensible toolkit for scientific computation
optdepends = slepc: Scalable library for Eigenvalue problem computations
- optdepends = mumps: Sparse solver library using Gaussian elimination
- optdepends = intel-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 = metis: partitioning graphs, finite element meshes, fill reducing orderings for sparse matrices.
- source = https://github.com/dealii/dealii/releases/download/v8.4.2/dealii-8.4.2.tar.gz
- sha1sums = 94c489a5ede6b93497951790fe504fbbe1970819
+ 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/v8.5.0/dealii-8.5.0.tar.gz
+ sha1sums = 75076beddfd4a1b590cba9fbc78eea901c7f3ddb
pkgname = deal-ii