summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9c950aaa5fed96669c64e1f385ad595d8d3f85a8 (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
pkgbase = cantera-git
	pkgdesc = suite of tools for kinetics, thermodynamics, and transport processes
	pkgver = 2.5.1.r1074.g80e93621f
	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
	checkdepends = python-ruamel-yaml
	checkdepends = python-pytest
	makedepends = scons
	makedepends = git
	makedepends = gcc
	makedepends = doxygen
	makedepends = cython
	depends = sundials
	depends = python-numpy
	depends = openmp
	depends = yaml-cpp
	depends = fmt
	provides = libcantera_shared.so=2-64
	source = git+https://github.com/Cantera/cantera.git
	md5sums = SKIP

pkgname = cantera-git