blob: 5a4ef54f487ecb7aee43e8849debd8051a574d80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-galsim
pkgdesc = Modular galaxy image simulation toolkit
pkgver = 2.6.3
pkgrel = 1
url = https://github.com/GalSim-developers/GalSim
arch = x86_64
license = BSD-style
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = pybind11
makedepends = python-numpy
depends = python-astropy
depends = boost-libs
depends = eigen
depends = fftw
depends = python-coord
depends = python-future
source = GalSim-2.6.3.tar.gz::https://github.com/GalSim-developers/GalSim/archive/v2.6.3.tar.gz
sha256sums = dc9bc35813b1c2fe08ea307e3632f6fceec495e37d406b56ae5a90d66fc88fce
pkgname = python-galsim
|