blob: 671fb4dfc99874bb9704f200a04a0a3e26398cc6 (
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
|
pkgbase = python-galsim-git
pkgdesc = Modular galaxy image simulation toolkit
pkgver = 2.7.0.r0.g41106ab80
pkgrel = 1
url = https://github.com/GalSim-developers/GalSim
arch = x86_64
license = BSD
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = pybind11
makedepends = eigen
depends = fftw
depends = python-astropy
depends = python-coord
depends = python-numpy
provides = python-galsim=2.7.0
conflicts = python-galsim
source = python-galsim::git+https://github.com/GalSim-developers/GalSim
sha256sums = SKIP
pkgname = python-galsim-git
|