summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f31aca887569d9da6a6c7aefe402a585bf4b718d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-camb
	pkgdesc = Code for Anisotropies in the Microwave Background
	pkgver = 1.0.9
	pkgrel = 1
	url = https://github.com/cmbant/CAMB
	arch = any
	license = custom
	makedepends = python-setuptools
	options = !emptydirs
	source = https://github.com/cmbant/CAMB/archive/1.0.9.tar.gz
	sha256sums = 14740ca4034e11c334bf1786c41fb13c0819f82d7e4df383237bb18a416d8ff6

pkgname = python-camb
	depends = python-numpy
	depends = gcc-fortran

pkgname = python2-camb
	depends = python2-numpy
	depends = gcc-fortran