the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: sioseis
Version: 2011.2.7
Revision: 1
Source: http://sioseis.ucsd.edu/src/sioseis-%v.tar.bz2
Source-MD5: f7e11abb4375c1f978b635b366c5f90a
GCC: 4.0
SetCC: gcc-fsf-4.6
BuildDepends: gcc46
Suggests: ghostscript, imagemagick
CompileScript: <<
#!/bin/sh -ev
FC=gfortran-fsf-4.6 make -e all
<<
InstallScript: <<
#!/bin/sh -ev
mkdir %i/bin
cp dutil lsh lsd sio2hp sio2sun sioseis %i/bin
<<
License: BSD
DocFiles: LICENSE README AUTHOR
Maintainer: Kurt Schwehr
Homepage: http://sioseis.ucsd.edu/
Description: Seismic data processing
DescDetail: <<
SIOSEIS is a software package for enhancing and manipulating marine
seismic reflection and refraction data, sponsored by the National
Science Foundation (NSF) and the Scripps Industrial Associates.
<<