summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c26084bc82476d48b66dac0641ce8fb234e71ed3 (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
29
30
pkgbase = python-visvis
	pkgdesc = Python library for visualization of 1D to 4D data
	pkgver = 1.14.0.r3.gd8f36d4
	pkgrel = 2
	url = https://github.com/almarklein/visvis
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-imageio
	depends = python-numpy
	depends = python-opengl
	depends = python-pillow
	depends = python-scipy
	optdepends = pyside2: for another Qt5 GUI backend
	optdepends = pyside6: for another Qt6 GUI backend
	optdepends = python-glfw: for GLFW GUI backend
	optdepends = python-pyfltk: for an FLTK GUI backend
	optdepends = python-pyqt5: for a Qt5 GUI backend
	optdepends = python-pyqt6: for a Qt6 GUI backend
	optdepends = python-wxpython: for the WxWidgets GUI backend
	source = python-visvis::git+https://github.com/almarklein/visvis.git#commit=d8f36d4b33554a24918c7043188ccffcc054690e
	b2sums = SKIP

pkgname = python-visvis