Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory vz-cvs-3.sog:/tmp/cvs-serv22068

Modified Files:
        ginac.info 
Added Files:
        ginac2.info 
Log Message:
upstream update 1.6.0, new install_name, added Conflicts
validated on powerpc-darwin8


Index: ginac.info
===================================================================
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/ginac.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ginac.info  13 Oct 2010 01:12:03 -0000      1.4
+++ ginac.info  23 May 2011 06:02:36 -0000      1.5
@@ -17,6 +17,7 @@
        %N-shlibs (= %v-%r),
        readline5-shlibs
 <<
+Conflicts: ginac2
 BuildDependsOnly: True
 License: GPL
 ConfigureParams: --mandir='${prefix}/share/man' 
--infodir='${prefix}/share/info' --disable-static

--- NEW FILE: ginac2.info ---
Package: ginac2
Version: 1.6.0
Revision: 1
Maintainer: David Fang <fang...@users.sourceforge.net>
Source: http://www.ginac.de/ginac-%v.tar.bz2
Source-MD5: 6d1385b440c00705a368ad51d60a292d
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
<<
Conflicts: ginac
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.2.dylib 3.0.0 %n (>= 1.6.0-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/


------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to