summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2d9532e8dbeb6e32a807e86f2e05099bd37222cd (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.8
	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.8.tar.gz
	sha256sums = f9a37fa6b781327bf824fbaba6cf7cfa41152dd53bd060d7e2000014093f95e6

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

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