blob: be6181941a3b1b09e1f80ed5f2771f3556e1246d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = gnuastro
pkgdesc = Various programs and library functions for the manipulation and analysis of astronomical data
pkgver = 0.22
pkgrel = 1
url = https://www.gnu.org/software/gnuastro/
arch = x86_64
license = GPL3
depends = gsl
depends = wcslib
depends = libgit2
depends = ghostscript
depends = libjpeg
optdepends = ds9: for astscript-fits-view
source = http://ftp.gnu.org/gnu/gnuastro/gnuastro-0.22.tar.gz
md5sums = fdbb134cd35974b13fab9c37353a3a0e
pkgname = gnuastro
|