[Kst] branches/work/kst/portto4/kst/src/datasources [POSSIBLY UNSAFE]

Mike Fenton mike at staikos.net
Wed Nov 26 18:06:09 CET 2008


SVN commit 889388 by fenton:

Add Untested port of the Planck IDEF Datasource Plugin.


 M  +1 -1      datasources.pro  
 A             planckIDEF (directory)  
 A             planckIDEF/kstdata_planckIDEF.desktop  
 A             planckIDEF/planckIDEF.cpp   [POSSIBLY UNSAFE: scanf] [License: GPL (v2+)]
 A             planckIDEF/planckIDEF.h   [License: GPL (v2+)]
 A             planckIDEF/planckIDEF.pro  
 A             planckIDEF/planckIDEFconfig.ui  


--- branches/work/kst/portto4/kst/src/datasources/datasources.pro #889387:889388
@@ -10,7 +10,7 @@
 
  contains(HAVE_CFITSIO, 1) {
      message(CFITSIO configured.  Plugins will be built.)
-     SUBDIRS += fitsimage lfiio healpix
+     SUBDIRS += fitsimage lfiio healpix planckIDEF
  }
 
 contains(HAVE_DIRFILE, 1) {


More information about the Kst mailing list