summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 86d99c829ab6b2db5e8dcdb0315294a94ff3889e (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
pkgbase = python-spectral
	pkgdesc = A Python module for hyperspectral image processing.
	pkgver = 0.23.1.r9.gbbc36af
	pkgrel = 1
	url = https://www.spectralpython.net/
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-numpy
	optdepends = python-pillow: Required if displaying or saving images
	optdepends = python-wxpython: Required if calling view_cube or view_nd
	optdepends = python-matplotlib: Required if rendering raster displays or spectral plots
	optdepends = ipython: Required for interactive, non-blocking GUI windows
	optdepends = python-opengl: Required if calling view_cube or view_nd
	source = python-spectral::git+https://github.com/spectralpython/spectral.git#commit=bbc36afa912043aa9caf2b5d46d7acdc25c6f551
	source = python-spectral-sample-data::git+https://github.com/spectralpython/sample-data
	sha256sums = fcd83d4cde0f9902a012d1661f7cb7b9a990f9f24a47065816074e7ab2aaf5dd
	sha256sums = SKIP

pkgname = python-spectral