the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: cfitsio
Version: 3.06
Revision: 2
Description: FITS file subroutines library
License: GPL
Maintainer: Sebastien Maret
BuildDepends: gcc43
Source: ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/cfitsio3060.tar.gz
SourceDirectory: cfitsio
Source-MD5: b7ab291d227c60b17a19a1c028dc649c
CompileScript: <<
#!/bin/bash -ev
export FC=gfortran
./configure --prefix=%i
make
<<
InstallScript: <<
make install
<<
DocFiles: README License.txt
Homepage: http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html
DescDetail: <<
CFITSIO is a library of C and Fortran subroutines for reading and
writing data files in FITS (Flexible Image Transport System) data
format. CFITSIO simplifies the task of writing software that deals
with FITS files by providing an easy to use set of high-level routines
that insulate the programmer from the internal complexities of the
FITS file format. At the same time, CFITSIO provides many advanced
features that have made it the most widely used FITS file programming
interface in the astronomical community.
<<
Package: cfitsio
Version: 3.06
Revision: 2
Description: FITS file subroutines library
License: GPL
Maintainer: Sebastien Maret
BuildDepends: gcc43
Source: ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/cfitsio3060.tar.gz
SourceDirectory: cfitsio
Source-MD5: b7ab291d227c60b17a19a1c028dc649c
CompileScript: <<
#!/bin/bash -ev
export FC=gfortran
./configure --prefix=%i
make
<<
InstallScript: <<
make install
<<
DocFiles: README License.txt
Homepage: http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html
DescDetail: <<
CFITSIO is a library of C and Fortran subroutines for reading and
writing data files in FITS (Flexible Image Transport System) data
format. CFITSIO simplifies the task of writing software that deals
with FITS files by providing an easy to use set of high-level routines
that insulate the programmer from the internal complexities of the
FITS file format. At the same time, CFITSIO provides many advanced
features that have made it the most widely used FITS file programming
interface in the astronomical community.
<<