PKGNAME=wcslib
PKGSEC=libs
PKGDEP="cfitsio"
PKGDES="A C library that implements the 'World Coordinate System' (WCS) standard in FITS"

ABTPYE=autotools
AUTOTOOLS_AFTER=(
    '--without-pgplot'
    '--disable-fortran'
)

ABSHADOW=0
NOPARALLEL=1

PKGBREAK="kstars<=1:2.9.8-1"
