summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 341d7011e9bcc1189c3140ebaf3e3d9fe913ad9b (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
pkgbase = openmc-git
	pkgdesc = Community-developed Monte Carlo neutron and photon transport simulation code
	pkgver = r11702.e91a6aac1
	pkgrel = 1
	url = https://github.com/openmc-dev/openmc
	arch = any
	license = MIT
	makedepends = cmake
	makedepends = git
	makedepends = python-setuptools
	depends = hdf5
	depends = python-numpy
	depends = python-matplotlib
	depends = python-scipy
	depends = python-pandas
	depends = python-h5py
	depends = python-uncertainties
	depends = python-lxml
	depends = pugixml
	depends = fmt
	provides = openmc
	provides = libopenmc.so
	source = openmc-git::git+https://github.com/openmc-dev/openmc.git
	sha1sums = SKIP

pkgname = openmc-git