blob: 07c9664739a012879027ec71972c33cd80912f6b (
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
|
pkgbase = munipack
pkgdesc = A general astronomical image processing software
pkgver = 0.6.1
pkgrel = 3
url = http://munipack.physics.muni.cz
arch = x86_64
license = GPL-3.0-or-later
makedepends = gcc-fortran
depends = cfitsio
depends = gcc-libs
depends = glibc
depends = hicolor-icon-theme
depends = libminpack
depends = liboakleaf
depends = plplot
depends = python
depends = python-matplotlib
depends = python-numpy
depends = wxgtk3
depends = wxwidgets-common
source = ftp://munipack.physics.muni.cz/pub/munipack/munipack-0.6.1.tar.gz
sha256sums = 8a34e320b2c088269483178c28e02f5a800b0426d3cc46ced686cb1d1cc7d57f
pkgname = munipack
|