Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv26795/sci

Added Files:
        lie.info 
Log Message:
Added from experimental. Needed for cadabra.

--- NEW FILE: lie.info ---
Package: lie 
Version: 2.2.2
Revision: 1
Source: http://young.sp2mi.univ-poitiers.fr/~marc/LiE/conLiE.tar.gz
Source-MD5: b6af27a24fd2ee39c7a15a7f5927af91
SourceRename: LiE-%v.tar.gz
SourceDirectory: LiE
License: Public Domain
BuildDepends: readline5
Depends:  readline5-shlibs
PatchScript: <<
# force Apple's headers to be really ANSI compliant
  perl -pi -e 's|( \-ansi )|$1\-D_ANSI_SOURCE |g' Makefile
# put Apple's fake libreadline back into the closet
  perl -pi -e 's|lreadline|L%p/lib -lreadline|g' Makefile 
#
  perl -pi -e 's|\`/bin/pwd\`|%p/lib/%n|g' make_lie
<<
CompileScript: make
InstallScript: << 
#!/bin/sh -ex
   /usr/bin/install -d %i/lib/%n %i/bin/
   /bin/cp -p INFO* LEARN* Lie.exe %i/lib/%n
   /bin/cp -p lie %i/bin
<<
DocFiles: README
Description: Specialized computer algebra package
DescDetail: <<

   LiE is a computer algebra system that is specialised 
   in computations involving (reductive) Lie groups and 
   their representations. 

   It is publicly available for free in source code.
<<
DescPackaging: <<
  The correct description
  "Computer algebra package for Lie group computations"
  cannot be used, because the name "Lie" makes the fink 
  validator freak out.
<<
Maintainer: Martin Costabel <[EMAIL PROTECTED]>
Homepage: http://young.sp2mi.univ-poitiers.fr/~marc/LiE/


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to