blob: e51926a94065fa5e3be73e459b7eb978e9d6b1ef (
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
43
44
45
46
47
48
|
pkgbase = python-ginga
pkgdesc = A viewer for astronomical data FITS (Flexible Image Transport System) files.
pkgver = 5.2.0
pkgrel = 1
url = https://ejeschke.github.io/ginga
arch = any
license = BSD-3-Clause
checkdepends = python-pytest-astropy-header
checkdepends = python-photutils
checkdepends = python-puremagic
checkdepends = python-regions
checkdepends = python-astlib
makedepends = python-setuptools-scm
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
source = https://files.pythonhosted.org/packages/source/g/ginga/ginga-5.2.0.tar.gz
md5sums = a488be9ed17f13289c4082b48a9e1fd8
pkgname = python-ginga
depends = python-astropy>=5.0
depends = python-qtpy>=2.0.1
depends = python-pillow>=9.2
depends = python-puremagic>=1.28
depends = python-yaml>=6.0
depends = python-tomli>=2.0.1
depends = python-packaging>=23.1
depends = hicolor-icon-theme
optdepends = python-scipy>=0.18.1: required by Pick, some built-in auto cuts algorithms used when you load an image
optdepends = python-matplotlib>=3.8: required by Pick, Cuts, Histogram, LineProfile
optdepends = python-magic>=0.4.15: aids in identifying files when opening them
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-dateuil: 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, web, tk backend
optdepends = python-gobject: for gtk3 backend
optdepends = python-pyqt5: for qt5 backend
optdepends = python-pyqt6: for qt6 backend
optdepends = pyside2: for pyside2 backend
optdepends = pyside6: for pyside6 backend
optdepends = python-tornado: for web backend
optdepends = python-ginga-doc: Documentation for Python-ASDF
|