[Kst] branches/work/kst/portto4/kst/src/datasources
Mike Fenton
mike at staikos.net
Fri Nov 21 20:50:06 CET 2008
SVN commit 887396 by fenton:
Add Healpix Datasource (untested).
M +1 -1 datasources.pro
A healpix (directory)
A healpix/healpix.cpp [License: GPL (v2+)]
A healpix/healpix.h [License: GPL (v2+)]
A healpix/healpix.pro
A healpix/healpix_tools.h [License: GPL (v2+)]
A healpix/healpix_tools_fits.cpp [License: GPL (v2+)]
A healpix/healpix_tools_pix.cpp [License: GPL (v2+)]
A healpix/healpix_tools_proj.cpp [License: GPL (v2+)]
A healpix/healpixconfig.ui
A healpix/kstdata_healpix.desktop
--- branches/work/kst/portto4/kst/src/datasources/datasources.pro #887395:887396
@@ -10,7 +10,7 @@
contains(HAVE_CFITSIO, 1) {
message(CFITSIO configured. Plugins will be built.)
- SUBDIRS += fitsimage lfiio
+ SUBDIRS += fitsimage lfiio healpix
}
contains(HAVE_DIRFILE, 1) {
More information about the Kst
mailing list