summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 105ff8299d96439eaeeace36919992b6c85b19f4 (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
pkgbase = precice-git
	pkgdesc = A Coupling Library for Partitioned Multi-Physics Simulations on Massively Parallel Systems (git version)
	pkgver = 3.1.2.r97.g30671d34
	pkgrel = 1
	url = https://precice.org
	arch = x86_64
	license = LGPL-3.0-or-later
	checkdepends = python-polars
	makedepends = cmake
	makedepends = doxygen
	makedepends = gcc-fortran
	makedepends = graphviz
	makedepends = git
	depends = boost
	depends = eigen
	depends = jsoncpp
	depends = libxml2
	depends = libbacktrace
	depends = petsc
	optdepends = man-db: manual pages for precice-tools
	optdepends = git: for Git Revision Info support
	optdepends = python-polars: for precice-profiling support
	optdepends = python-simplejson: for precice-profiling support
	optdepends = python-matplotlib: for precice-profiling support
	optdepends = python-ujson: for precice-profiling support
	provides = precice
	conflicts = precice
	conflicts = petsc-complex
	source = git+https://github.com/precice/precice.git#branch=develop
	sha512sums = SKIP

pkgname = precice-git