Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1:/tmp/cvs-serv4731

Added Files:
        ccsl-1.0-1.info 
Log Message:
new pkg from tracker


--- NEW FILE: ccsl-1.0-1.info ---
Package: ccsl
Version: 1.0
Revision: 1
Source: ftp://ftp.ill.fr/pub/dif/CCSL/ccsl_doc.tar.gz
Source-MD5: d758ebb9e53380d8a45dffcf4d18b94f 
Source2: ftp://ftp.ill.fr/pub/dif/CCSL/ccsl_source.tar.gz 
SourceDirectory: ../%f
Source2-MD5: 64323f2a41e040259dd62eacefa90f72
Depends: libpng-shlibs, pgplot, x11
BuildDepends: g77, libpng
PatchScript: <<
 mv Install Install_dist
 sed  s/sbin/bin/g Install_dist > Install
 chmod a+x Install
 touch fortran.errors
 ./Install
 rm -f options/graphics_choices
 echo "%p/lib/pgplot/libpgplot.a -L/usr/X11R6/lib -lX11 -lpng -framework Foundation 
-framework AppKit" > options/graphics_choices
 echo "pigpg # version of piglet which uses the above library" >> 
options/graphics_choices
 mv options/f77_choices options/f77_choices_dist
 sed s/"-mips3"/""/g options/f77_choices_dist > options/f77_choices
<<
CompileScript: << 
#!/bin/csh
echo "Please ignore all ranlib errors, they will be corrected." 
source environment
make all
mv source/pigmk4.f source/pigmk4.f_dist
grep -v PUTENV source/pigmk4.f_dist > source/pigmk4.f
ranlib lib/libmk4.a
make all
<<
InstallScript: <<
 mkdir -p %i/share
 mkdir -p %i/share/xtal
 mkdir -p %i/share/xtal/%n
 cp -R * %i/share/xtal/%n/.
 mkdir -p %i/share/xtal/%n/doc
 mkdir -p %i/share/xtal/%n/doc/tex
 cp -p *.tex %i/share/xtal/%n/doc/tex/. 
 mkdir -p %i/share/xtal/%n/doc/html
 cp -p html.doc/*.html %i/share/xtal/%n/doc/html/.
 mkdir -p %i/share/doc
 mkdir -p %i/share/doc/ccsl
 ln -s %p/share/xtal/%n/doc %i/share/doc/%n
<<
RunTimeVars: <<
CCSL: %p/share/xtal/ccsl
CCSL_DOC: %p/share/xtal/ccsl/doc
CCSL_PERL: %p/share/xtal/ccsl/perl
CCSL_OPT: %p/share/xtal/ccsl/options
CCSL_SRC: %p/share/xtal/ccsl/source
CCSL_LIB: %p/share/xtal/ccsl/lib
CCSL_LIBDEST: %p/share/xtal/ccsl/lib
CCSL_EXE: %p/share/xtal/ccsl/exe
CCSL_GRAF: %p/share/xtal/ccsl/graf
CCSLIB: %p/share/xtal/ccsl/lib/libmk4.a
PATH: %p/share/xtal/ccsl/exe:$PATH
<<
Description: Cambridge Crystallographic Subroutine Library 
DescDetail: <<
Cambridge Crystallographic Subroutine Library
is a library of subroutines for doing crystallographic and 
related calculations. It is designed not so much as a set of 
programs for determining and refining structures, for which 
several other systems are available, but as toolbox to allow 
the crystallography of non-trivial structures to be easily 
introduced into user programs. 

http://www.ill.fr/dif/ccsl/html/ccsldoc.html
<<
DocFiles: 0README manual.tex
License: Restrictive
Maintainer: W. G. Scott <[EMAIL PROTECTED]> 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to