Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5886

Added Files:
        polymake-10.5.info polymake-10.6.info 
Removed Files:
        polymake.info 
Log Message:
adjust versions for different distros


--- NEW FILE: polymake-10.5.info ---
Info2: <<
Package: polymake
Version: 2.3
Revision: 1
Distribution: 10.5

Description: Framework for experimental discrete geometry
DescDetail: <<
Polymake is a versatile framework for experimental discrete geometry.
The standard distribution contains tool collections for the algorithmic
treatment of polytopes and polyhedra, polyhedral surfaces,
and finite simplicial complexes.
It offers an unified interface to a wide variety of algorithms
and free software packages from the computational geometry field,
such as convex hull computation or visualization tools.

Polymake is highly adaptable to individual needs.  In particular, it
has a C++/perl interface which allows the user to bind his/her own
algorithms into the common framework.
<<
HomePage: http://www.math.tu-berlin.de/polymake/
Maintainer: Ewgenij Gawrilow <[email protected]>
License: GPL
DescUsage: <<
Refer to the HTML documentation stored under /sw/share/doc/polymake/,
starting with the User's Guide and applications' Tutorials.

Run ``polymake --help'' to get the command line summary.
<<

Source: ftp://ftp.math.tu-berlin.de/pub/combi/polymake/%n-%v.tar.bz2
Source-MD5: 84493d230d54ae551e7c10489d1c107e

Depends: gmp-shlibs (>= 4), %N-pm588 (= %v-%r)
BuildDepends: gcc4.0, gmp (>= 4)
GCC: 4.0
Suggests: gmp (>= 4.0.0-1)
Conflicts: %N-dev (<< 2.2-1)
Replaces: %N-dev (<< 2.2-1)

PatchScript: <<
#!/bin/sh -ev
#
# HFS volumes with idiotical case-insensitive filenames
# thwart the nauty autoconfiguration
#
  /usr/bin/perl -i -p -e 's/(_dummy.*?shell)(.*? rm makefile)/$1 mv Makefile 
Makefile.hidden; $2; mv Makefile.hidden Makefile/' \
                ext_lib/nauty/Makefile.inc
<<

CompileScript: <<
#!/bin/sh -ev
  rm -f build*/conf.make
  { echo CC=gcc-4.0
    echo CXX=g++-4.0
    echo Cflags="$CPPFLAGS"
    echo CXXflags="$CPPFLAGS"
    echo LDflags="-w $LDFLAGS"
    echo InstallTop=%p/share/%n
    echo InstallArch=%p/lib/%n
    echo InstallDoc=%p/share/doc/%n
    echo InstallLinks=%p/bin
    echo Arch=
    echo ProcessDep=none
  } | make configure PERL=/usr/bin/perl
  make all PERL=/usr/bin/perl
<<

InstallScript: make install install-devel PERL=/usr/bin/perl DESTDIR=%d

ConfFiles: %p/lib/%n/Makefile
DocFiles: COPYING

SplitOff: <<
  Type: perl (5.8.8)
  Package: %N-pm%type_pkg[perl]
  Description: Polymake components requiring a special perl version
  Depends: system-perl (=%type_raw[perl]-1)
  Files: lib/%N/perlx/%type_raw[perl]
  DocFiles: COPYING
<<
<<

--- NEW FILE: polymake-10.6.info ---
Info2: <<
Package: polymake
Version: 2.3
Revision: 1
Distribution: 10.6

Description: Framework for experimental discrete geometry
DescDetail: <<
Polymake is a versatile framework for experimental discrete geometry.
The standard distribution contains tool collections for the algorithmic
treatment of polytopes and polyhedra, polyhedral surfaces,
and finite simplicial complexes.
It offers an unified interface to a wide variety of algorithms
and free software packages from the computational geometry field,
such as convex hull computation or visualization tools.

Polymake is highly adaptable to individual needs.  In particular, it
has a C++/perl interface which allows the user to bind his/her own
algorithms into the common framework.
<<
HomePage: http://www.math.tu-berlin.de/polymake/
Maintainer: Ewgenij Gawrilow <[email protected]>
License: GPL
DescUsage: <<
Refer to the HTML documentation stored under /sw/share/doc/polymake/,
starting with the User's Guide and applications' Tutorials.

Run ``polymake --help'' to get the command line summary.
<<

Source: ftp://ftp.math.tu-berlin.de/pub/combi/polymake/%n-%v.tar.bz2
Source-MD5: 84493d230d54ae551e7c10489d1c107e

Depends: gmp-shlibs (>= 4), %N-pm5100 (= %v-%r)
BuildDepends: gcc4.0, gmp (>= 4)
GCC: 4.0
Suggests: gmp (>= 4.0.0-1)
Conflicts: %N-dev (<< 2.2-1)
Replaces: %N-dev (<< 2.2-1)

PatchScript: <<
#!/bin/sh -ev
#
# HFS volumes with idiotical case-insensitive filenames
# thwart the nauty autoconfiguration
#
  /usr/bin/perl -i -p -e 's/(_dummy.*?shell)(.*? rm makefile)/$1 mv Makefile 
Makefile.hidden; $2; mv Makefile.hidden Makefile/' \
                ext_lib/nauty/Makefile.inc
<<

CompileScript: <<
#!/bin/sh -ev
  rm -f build*/conf.make
  { echo CC=gcc-4.0
    echo CXX=g++-4.0
    echo Cflags="$CPPFLAGS"
    echo CXXflags="$CPPFLAGS"
    echo LDflags="-w $LDFLAGS"
    echo InstallTop=%p/share/%n
    echo InstallArch=%p/lib/%n
    echo InstallDoc=%p/share/doc/%n
    echo InstallLinks=%p/bin
    echo Arch=
    echo ProcessDep=none
  } | make configure PERL=/usr/bin/perl
  make all PERL=/usr/bin/perl
<<

InstallScript: make install install-devel PERL=/usr/bin/perl DESTDIR=%d

ConfFiles: %p/lib/%n/Makefile
DocFiles: COPYING

SplitOff: <<
  Type: perl (5.10.0)
  Package: %N-pm%type_pkg[perl]
  Description: Polymake components requiring a special perl version
  Depends: system-perl (=%type_raw[perl]-1)
  Files: lib/%N/perlx/%type_raw[perl]
  DocFiles: COPYING
<<
<<

--- polymake.info DELETED ---


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to