Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1566/10.4-transitional/unstable/main/finkinfo/sci
Modified Files:
polymake.info
Log Message:
New polymake revision from maintainer: Now declares conflict with num-utils,
and the 10.3 version hopefully works
Index: polymake.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/polymake.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- polymake.info 4 Apr 2006 21:49:37 -0000 1.1
+++ polymake.info 5 Apr 2006 12:19:53 -0000 1.2
@@ -1,7 +1,7 @@
Info2: <<
Package: polymake
Version: 2.2
-Revision: 2
+Revision: 13
Description: Framework for experimental discrete geometry
DescDetail: <<
@@ -32,16 +32,15 @@
Source2: ftp://ftp.math.tu-berlin.de/pub/combi/polymake/%n-%v-p1.diff
Source2-MD5: 17466aabc080d8ccc3724bc79bfb87f0
-Depends: gmp-shlibs (>= 4.0.0), polymake-pm586 (=%v-%r) | polymake-pm581
(=%v-%r)
+Depends: gmp-shlibs (>= 4.0.0), polymake-pm586 (=%v-%r), macosx (>= 10.4.0)
BuildDepends: <<
gcc4.0, gmp (>= 4.0.0),
perl586-core | system-perl (=5.8.6),
- perl581-core | system-perl (=5.8.1)
+ macosx (>= 10.4.0)
<<
-BuildConflicts: ccache-default
GCC: 4.0
Suggests: gmp (>= 4.0.0)
-Conflicts: polymake-dev (<< 2.2-1)
+Conflicts: polymake-dev (<< 2.2-1), num-utils
Replaces: polymake-dev (<< 2.2-1)
PatchScript: <<
@@ -65,7 +64,9 @@
current system perl version.
However, in order to build polymake, one must install all perl
-versions that are supported by Fink. Currently these are 5.8.1 and 5.8.6.
+versions that are supported by Fink. In the current tree for MacOS 10.4
+there is only one perl, namely 5.8.6.
+
Should a new version come in action, or an old one be declared obsolete,
all version enumerations occuring in this file have to be updated
(including this description!)
@@ -74,7 +75,7 @@
CompileScript: <<
#!/bin/sh -ev
eval perl_default_`/usr/bin/perl -V:version`
- case $perl_default_version in 5.8.6|5.8.1)
+ case $perl_default_version in 5.8.6)
;;
*)
echo "The current perl version $perl_default_version does not occur in
%n.info;"
@@ -104,7 +105,7 @@
# create perlx subdirs for other perl versions
eval perl_default_`/usr/bin/perl -V:version`
- for perl_version in 5.8.6 5.8.1; do
+ for perl_version in 5.8.6; do
if [ "$perl_version" != "$perl_default_version" ]; then
make install-perlx PERL=perl"$perl_version" DESTDIR=%d
fi
@@ -122,7 +123,7 @@
<<
SplitOff2: <<
- Type: perl (5.8.6 5.8.1)
+ Type: perl (5.8.6)
Package: %N-pm%type_pkg[perl]
Description: Polymake components requiring a special perl version
Depends: polymake-common (=%v-%r), perl%type_pkg[perl]-core | system-perl
(=%type_raw[perl])
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits