blob: c60bee6d62f624332a2f5cd9e8f5c84a2e53db21 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
pkgbase = dune-common
pkgdesc = Infrastructure and foundation classes
pkgver = 2.10.0
pkgrel = 1
url = https://dune-project.org/modules/dune-common
arch = x86_64
license = LicenseRef-GPL-2.0-only-with-DUNE-exception
makedepends = python-scikit-build
makedepends = doxygen
makedepends = graphviz
makedepends = python-sphinx
makedepends = texlive-latexextra
makedepends = biber
depends = cmake
depends = git
depends = lapack
depends = python-setuptools
depends = python-portalocker
depends = python-numpy
depends = python-mpi4py
depends = python-jinja
optdepends = vc: C++ Vectorization library
optdepends = texlive-latexextra: Type setting system
optdepends = doxygen: Generate the class documentation from C++ sources
optdepends = graphviz: Graph visualization software
optdepends = inkscape: Conversion routines for generate PNG images
optdepends = bash-completion: for completion when using bash
optdepends = parmetis: Parallel Graph Partitioning and Fill-reducing Matrix Ordering
optdepends = scotch: Software package and libraries for graph, mesh and hypergraph partitioning, static mapping, and sparse matrix block ordering
optdepends = onetbb: High level abstract threading library
optdepends = man-db: manual pages for dune
optdepends = python-matplotlib: for Matplotlib rendering
optdepends = python-scikit-build: for dunepackaging.py
provides = dune-add-spdx
provides = dune-ctest
provides = dune-git-whitespace-hook
provides = dunecontrol
provides = dunepackaging.py
provides = duneproject
options = !emptydirs
source = https://dune-project.org/download/2.10.0/dune-common-2.10.0.tar.gz
source = https://dune-project.org/download/2.10.0/dune-common-2.10.0.tar.gz.asc
validpgpkeys = 703607A1FD9AF4205E735522B95BE0EFB19724A1
sha512sums = f29f78b8ac4dd9a7d6439f65b280391ff393d9f2e344416f934c541c025de2b4da6ab638a8a8f45013d15f7ab8cccea45cf27a5b980df1240f9dae1c9c9db480
sha512sums = SKIP
pkgname = dune-common
|