summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 73af3bb98d5d6de2bce0f5b8a41447e1cbaf35a7 (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 = cantera-git
	pkgdesc = suite of tools for kinetics, thermodynamics, and transport processes
	pkgver = 2.4.0.r689.g29437efc4
	pkgrel = 1
	url = https://cantera.org/
	install = cantera-git.install
	arch = x86_64
	license = custom:Cantera Developers
	license = custom:Sandia Corporation Contract AC04-94AL85000
	license = custom:California Institute of Technology
	checkdepends = gtest
	checkdepends = gmock
	makedepends = scons
	makedepends = git
	makedepends = gcc
	makedepends = fmt
	depends = python
	depends = eigen
	depends = sundials
	depends = boost
	optdepends = python-numpy: numerical python support
	optdepends = cython: compiler for python interface
	optdepends = python-ruamel-yaml: for cython test cases in check()
	optdepends = doxygen: documentation
	optdepends = python-sphinx: documentation
	optdepends = tcsh: csh scripts
	provides = libcantera_shared.so=2-64
	source = git+https://github.com/Cantera/cantera.git
	md5sums = SKIP

pkgname = cantera-git