summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLucas Heitzmann Gabrielli2020-05-21 09:12:04 -0300
committerLucas Heitzmann Gabrielli2020-05-21 09:12:04 -0300
commit4df4a1efe749f56b84f6e08107c7ac8dd43c827c (patch)
tree2c8dbf12c782775c70a9da1a472e7783a47a33af /.SRCINFO
parentacf8ee6afcc1b738e1337c2901eeb948346c64d6 (diff)
downloadaur-4df4a1efe749f56b84f6e08107c7ac8dd43c827c.tar.gz
Fix dependencies, download external
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO34
1 files changed, 10 insertions, 24 deletions
diff --git a/.SRCINFO b/.SRCINFO
index decc76e75612..70707d3cda86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = petsc-git
- pkgdesc = Portable, extensible toolkit for scientific computation with MUMPS, Hypre, FFTW, HDF5, Scalapack, Suitesparse, Metis, Scotch, Superlu, OpenBLAS, Eigen, OpenMP, HWloc, CGNS, PNG, MED and trilinos
- pkgver = 20200512
+ pkgdesc = Portable, extensible toolkit for scientific computation (external downloads enabled)
+ pkgver = 20200520
pkgrel = 1
url = https://www.mcs.anl.gov/petsc/
install = petsc.install
@@ -11,37 +11,23 @@ pkgbase = petsc-git
makedepends = gcc-fortran
makedepends = cmake
makedepends = sowing
- depends = python2
+ makedepends = python2
depends = openmpi
- depends = boost
depends = lapack
depends = fftw
depends = hdf5
- optdepends = hdf5: large files
- optdepends = fftw: Fast-Fourier Transform
- optdepends = openblas: Linear algebra libraries
- optdepends = scalapack: Parallel memory linear algebra
- optdepends = mumps: Sparse solver library
- optdepends = hypre: Large and sparse linear with massive parallel computing
- optdepends = suitesparse: Sparse matrix library
- optdepends = metis: Partitioning library (for meshes)
- optdepends = scotch: Partitioning with sparse matrices
- optdepends = superlu: Subroutines for sparsse linear systems
- optdepends = eigen: Lightweight C++ template library for vector and matrix math
- optdepends = openmp: Parallel distributed tasks
- optdepends = hwloc: Portable Hardware Locality (abstraction of hierarchical architectures)
- optdepends = cgns: Recording and recovering computer data
- optdepends = png
- optdepends = med>=4.0: Data Modelization and Exchanges (meshes)
- optdepends = boost: Free peer-reviewed portable C++ source libraries
- optdepends = yaml: configuration files
+ depends = suitesparse
optdepends = opencl: GPU computing
+ optdepends = hwloc: hardware locality
+ optdepends = cgns: CFD data support
+ optdepends = libpng: PNG support
+ optdepends = libyaml: YAML configuration support
+ optdepends = libx11: GUI tools
+ optdepends = python: Tools, examples, tutorials
provides = petsc
conflicts = petsc
source = petsc::git+https://gitlab.com/petsc/petsc.git#branch=maint
- source = test_optdepends.sh
sha256sums = SKIP
- sha256sums = 2c21313b21b7a76ed4d39d040ef60462f8760ae3d4b76ff6aa717ebc43a2275b
pkgname = petsc-git