blob: c40e572d6d927ef65cbad4e50283400e621b3a20 (
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
25
26
27
28
|
pkgbase = python-pymca5
pkgdesc = Mapping and X-Ray Fluorescence Analysis
pkgver = 5.9.4
pkgrel = 1
url = https://github.com/silx-kit/pymca
arch = x86_64
license = MIT
makedepends = python-setuptools
makedepends = python-numpy
makedepends = python-fisx
makedepends = cython
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python-numpy
depends = python-fisx
depends = python-h5py
depends = python-matplotlib
depends = python-scipy
depends = python-pyqt5
depends = python-opengl
depends = python-qtconsole
depends = python-pyqt5-webengine
source = pymca-5.9.4.tar.gz::https://github.com/silx-kit/pymca/archive/refs/tags/v5.9.4.tar.gz
sha256sums = 36dfc2421a1087cc65c612f3b8c5e53e43b0ef12e2830cacd3c8d0b5f7052752
pkgname = python-pymca5
|