Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29184

Added Files:
        ppl.info 
Log Message:
add ppl package

--- NEW FILE: ppl.info ---
Package: ppl
Version: 0.10
Revision: 1
BuildDependsOnly: True
Depends: %N-shlibs (= %v-%r)
BuildDepends: gcc4.2
SetCC: gcc-4.2
SetCXX: g++-4.2
Source: ftp://ftp.cs.unipr.it/pub/%n/releases/%v/%n-%v.tar.bz2
Source-MD5: 8bf94f48375e2b13e4dbeaef327b2c3a
ConfigureParams: --prefix=%p --mandir=%p/share/man
SplitOff: <<
  Package: %N-shlibs
  Files: <<
    %p/lib/libppl.7*.dylib
    %p/lib/libppl_c.2*.dylib
    %p/lib/libpwl.4*.dylib
    %p/lib/ppl
  <<
  Shlibs: <<
    %p/lib/libppl.7.dylib 8.0.0 %n (>= 0.10-1)
    %p/lib/libppl_c.2.dylib 3.0.0 %n (>= 0.10-1)
    %p/lib/libpwl.4.dylib 5.0.0 %n (>= 0.10-1)
  <<
<<
License: GPL
Description: Parma Polyhedra Library
DescDetail: <<
The Parma Polyhedra Library (PPL) is a C++ library for the 
manipulation of (not necessarily closed) convex polyhedra 
and other numerical abstractions. The applications of convex 
polyhedra include program analysis, optimized compilation, 
integer and combinatorial optimization and statistical 
data-editing. The Parma Polyhedra Library is user friendly 
(you write `x + 2*y + 5*z <= 7' when you mean it), fully 
dynamic (available virtual memory is the only limitation 
to the dimension of anything), written in standard C++, 
exception-safe, rather efficient and thoroughly documented.
<<
Homepage: http://www.cs.unipr.it/ppl
Maintainer: Jack Howarth <[email protected]>



------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to