blob: 047603bade925663d06934ffd3ab12bd3ad08f5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = goqat
pkgdesc = Operates any CCD camera from Quantum Scientific Imaging (QSI) and autoguides telescopes.
pkgver = 3.0.1
pkgrel = 0
url = http://canburytech.net/GoQat/
arch = i686
arch = x86_64
license = GPL3
depends = goocanvas2
depends = libindi
depends = qsiapi>7.2
optdepends = ds9: displays CCD images (FITS format)
optdepends = xpa: communication mechanism used to bind to DS9
optdepends = libparapin: parallel port support
optdepends = grace: plotting support
optdepends = sextractor: analyse GoQats video recordings
optdepends = libraw1394: support of firewire cameras or coverters from The Imaging Source
optdepends = v4l-utils: use v4l devices (webcams) for autoguiding
source = https://canburytech.net/GoQat/download/goqat-3.0.1.tar.gz
sha1sums = c571fd451497c016932f0105e6d901bdd3df157e
pkgname = goqat
|