summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c17f93c05c8697b1f15f18c4a8abdab66081ddea (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
31
32
33
34
35
36
37
38
39
40
41
42
pkgbase = python-ginga
	pkgdesc = A viewer for astronomical data FITS (Flexible Image Transport System) files.
	pkgver = 4.0.1
	pkgrel = 2
	url = https://ejeschke.github.io/ginga
	arch = any
	license = BSD
	checkdepends = python-pytest-astropy-header
	checkdepends = python-photutils
	checkdepends = python-pillow
	checkdepends = python-scipy
	checkdepends = python-astlib
	checkdepends = python-starlink-pyast
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	source = https://files.pythonhosted.org/packages/source/g/ginga/ginga-4.0.1.tar.gz
	md5sums = 4fb8b5ba37dbf9fa52f57da0fe4fdd96

pkgname = python-ginga
	depends = python-astropy>=3.2
	depends = python-qtpy>=2.0.1
	depends = python-pillow>=6.2.1
	depends = python-importlib-metadata
	optdepends = python-scipy>=0.18.1: required by Pick, some built-in auto cuts algorithms used when you load an image
	optdepends = python-matplotlib>=2.1: required by Pick, Cuts, Histogram, LineProfile
	optdepends = python-opencv>=4.5.4.58: speeds up rotation, mosaicing and some transformations
	optdepends = python-exifread>=2.3.2: recommended
	optdepends = python-beautifulsoup4>=4.3.2
	optdepends = python-astroquery>=0.3.5: required by Catalogs
	optdepends = python-docutils: to display help for plugins
	optdepends = python-photutils
	optdepends = python-fitsio: for opening FITS files
	optdepends = python-astlib: for WCS resolution
	optdepends = python-starlink-pyast: for WCS resolution
	optdepends = python-cairo: for gtk3 backend
	optdepends = python-gobject: for gtk3 backend
	optdepends = python-pyqt5: for qt5 backend
	optdepends = python-aggdraw: for tk backend
	optdepends = python-tornado: for web backend
	optdepends = python-ginga-doc: Documentation for Python-ASDF