blob: bf2a7daeb8faad23564fae67987827fc428b2765 (
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 = genx
pkgdesc = X-ray and Neutron reflectivity fitting software
pkgver = 2.4.9
pkgrel = 3
url = http://genx.sourceforge.net/
arch = i686
arch = x86_64
license = GPL v3
makedepends = cython
makedepends = git
depends = python
depends = python-numpy
depends = python-scipy
depends = python-matplotlib
depends = python-h5py
depends = wxpython-phoenix
depends = python-appdirs
options = !libtool
source = https://github.com/haozhangphd/genx-py3/archive/v2.4.9.tar.gz
sha256sums = 5a0ff30248dbaf6fa10da9f0874acb402c042a0f37d228b206d7287c68cfaa5f
pkgname = genx
|