Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7508/10.7/stable/main/finkinfo/sci

Added Files:
        freehelix.info 
Log Message:
floppy, flow, ftidy, snoopy, to-f90, freehelix: update to gcc48.

--- NEW FILE: freehelix.info ---
Package: freehelix
Version: 98
Revision: 15
Description:  Nucleic acid helix analysis program
BuildDepends: gcc48, fink (>= 0.24.12-1)
Depends:      gcc48-shlibs
License:      Restrictive

Source: ftp://ndbserver.rutgers.edu/NDB/programs/%n%v/freehel%v.for
Source2: ftp://ndbserver.rutgers.edu/NDB/programs/%n%v/sel%v.for
Source3: ftp://ndbserver.rutgers.edu/NDB/programs/%n%v/freehel.tex
Source4: ftp://ndbserver.rutgers.edu/NDB/programs/%n%v/test.com
Source5: ftp://ndbserver.rutgers.edu/NDB/programs/%n%v/test.inp
Source6: ftp://ndbserver.rutgers.edu/NDB/programs/%n%v/README
Source-MD5: 6bd8ecb84a087dfad0d3464e204e1a3f
Source2-MD5: 559cc8a1804a7f583766749bd92bb6f5
Source3-MD5: 2e79bba04111965eb6bf5f0917a6736d
Source4-MD5: 718841fe4ef3a6dce5ab55a60b766b5c
Source5-MD5: e8d854a995ff8cb90c4c49d00b498b1b
Source6-MD5: 655b85d66b4d06de8d6b61393fa444c7

SourceDirectory: .
PatchFile: %n.patch
PatchFile-MD5: 61f00f63de1bb8d794329243259447b9

PatchScript: <<
  sed 's|@prefix@|%p|g' <%{PatchFile} | patch -p1
  chmod -x README
  chmod +x test.com
<<

CompileScript: <<
  gfortran -O3 -ffixed-form -w -o freehel98 freehel98.for
  gfortran -O3 -ffixed-form -o sel98 sel98.for
<<

InstallScript: <<
  mkdir -p %i/bin
  mkdir -p %i/share/freehelix/examples
  install -c -m 755 freehel98 sel98 %i/bin
  install -c -m 755 test.com test.inp %i/share/freehelix/examples
<<

DocFiles: freehel.tex:freehel.txt README

InfoTest: <<
TestScript: PATH=%b:$PATH ./test.com || exit 2
<<

DescUsage: <<
For instructions on how to use refer to the document 'freehel.txt' found
in your finkdirectory/share/doc/freehelix. There is an example script
installed in your finkdirectory/share/freehelix/examples.
<<

DescDetail: <<
Freehelix is a substantially modified version of Newhelix, designed
specifically for the analysis of radically bent and kinked DNA double
helices.
<<

DescPort: <<
2009-09-12
- Patches and fixes to enable compilation with gfortran
- enable testscript
- README added to DocFiles
????-??-??
Use fort77 instead of g77 to build due to sel98 crashing with a bus error
when compiled with g77.
<<

DescPackaging: Originally packaged by Matt Stephenson.
Homepage: 
http://www.csb.yale.edu/userguides/datamanip/freehelix/freehelix_descrip.html
Maintainer: Karl-Michael Schindler <karl-michael.schind...@web.de>


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to