blob: 5684b424b71eec5e32835991364443ab1ad5843b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = spinvis
pkgdesc = A visualization program for spins.
pkgver = 0.3.0
pkgrel = 1
url = https://github.com/sciapp/spinvis
arch = any
license = MIT
makedepends = python-setuptools
depends = python
depends = python-gr-framework
depends = python-numpy
depends = python-pyqt5
optdepends = povray: povray render support
source = https://github.com/sciapp/spinvis/archive/v0.3.0.tar.gz
source = https://raw.githubusercontent.com/sciapp/spinvis/v0.3.0/icon.png
sha256sums = 8027813b110ad5193f923e55cdf66b645a65543f9da6745e10fd650affaf5691
sha256sums = 136d8aaf4aaff1d9c770d5caf13e63c87022dedc51394a7cb7f56e2e65020aef
pkgname = spinvis
|