Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv25897

Added Files:
        ginac.info 
Log Message:
welcome, GiNaC! a symbolic computation library


--- NEW FILE: ginac.info ---
Package: ginac
Version: 1.5.8
Revision: 1
Maintainer: David Fang <fang...@users.sourceforge.net>
Source: http://www.ginac.de/%n-%v.tar.bz2
# Source: ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/%n-%v.tar.bz2
Source-MD5: 8693b3c9c3467694032ce9c8b3063d4c
BuildDepends: <<
        bison,
        cln6 (>= 1.3.1),
        flex,
        pkgconfig (>= 0.9.0),
        readline5
<<
# possibly need to inherit bdep on gmp
Depends: <<
        %N-shlibs (= %v-%r),
        readline5-shlibs
<<
BuildDependsOnly: True
License: GPL
ConfigureParams: --mandir='${prefix}/share/man' 
--infodir='${prefix}/share/info' --disable-static
GCC: 4.0
SplitOff: <<
  Package: %N-shlibs
  Depends: cln6-shlibs
  Files: lib/libginac-*.dylib 
  Shlibs: <<
   %p/lib/libginac-1.5.0.dylib 3.0.0 %n (>= 1.5.8-1)
  <<
  DocFiles: ChangeLog NEWS README COPYING INSTALL
<<
DocFiles: ChangeLog NEWS README COPYING INSTALL
InfoDocs: ginac.info
Description: C++ Library for Embedded Symbolic Computation
DescDetail: <<
GiNaC is a C++ library.  
It is designed to allow the creation of integrated systems that embed 
symbolic manipulations together with more established areas of computer 
science (like computation- intense numeric applications, graphical 
interfaces, etc.) under one roof.
.
It has been developed to become a replacement engine for xloops which in the 
past was powered by the Maple CAS.  
Its design is revolutionary in a sense that contrary to other CAS it does not 
try to provide extensive algebraic capabilities and a simple programming 
language but instead accepts a given language (C++) and extends it by a set 
of algebraic capabilities. 
.
It is distributed under the terms and conditions of the GNU general public 
license (GPL).
.
The name GiNaC is an iterated and recursive abbreviation for 
GiNaC is Not a CAS, where CAS stands for Computer Algebra System.
<<
DescPackaging: <<
Only the ginsh program depends on readline-shlibs, whereas libginac does not.
Configure checks for doxygen, [pdf]latex, fig2dev (transfig), autogen, but
these are for generating documentation which is alread distributed (I think).
pkgconfig is used to detect CLN.
<<
Homepage: http://www.ginac.de/


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to