summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a358d2fe2e9a51fb01cf0a0d093dd8b0aac0680e (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
pkgbase = cantera-git
	pkgdesc = suite of tools for kinetics, thermodynamics, and transport processes
	pkgver = 2.5.1.r0.gb0bace782
	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
	makedepends = scons
	makedepends = git
	makedepends = gcc
	makedepends = fmt
	makedepends = doxygen
	depends = eigen
	depends = sundials
	depends = boost
	depends = tcsh
	depends = cython
	depends = python-numpy
	provides = libcantera_shared.so=2-64
	source = git+https://github.com/Cantera/cantera.git
	md5sums = SKIP

pkgname = cantera-git