Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16215

Modified Files:
        octave-forge.info octave.info plplot.info 
Log Message:
document the use of g++-3.3


Index: plplot.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/plplot.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- plplot.info 27 Apr 2005 03:26:22 -0000      1.1
+++ plplot.info 18 Sep 2005 04:45:54 -0000      1.2
@@ -101,9 +101,14 @@
 ./plplot-test.sh
 <<
 DescPackaging: <<
-Many thanks to the PLplot folks for helping with packaging. 
+ Many thanks to the PLplot folks for helping with packaging. 
 
-Depends on plplot-dev, g77 and tcltk-dev because these are needed during 
runtime.
+ Depends on plplot-dev, g77 and tcltk-dev because these are needed during 
runtime.
+
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, the group of packages octave,
+ octave-forge, plplot (and any packages which depend on any of them) must
+ all be updated at the same time.
 <<
 License: LGPL
 Maintainer: Koen van der Drift <[EMAIL PROTECTED]>

Index: octave.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/octave.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- octave.info 7 Aug 2005 18:52:00 -0000       1.7
+++ octave.info 18 Sep 2005 04:45:54 -0000      1.8
@@ -4,7 +4,7 @@
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
 Source: ftp://ftp.octave.org/pub/octave/bleeding-edge/octave-%v.tar.gz
 Source-MD5: 811df48dfc472013e2d858cc5d1cad00
-BuildDepends: hdf5, readline, texinfo, g77, libncurses5, tetex-base, fftw3, 
texi2html, tetex-base
+BuildDepends: hdf5, readline, texinfo, g77, libncurses5, tetex-base, fftw3, 
texi2html, tetex-base, gcc3.3
 Depends: gnuplot, readline-shlibs, fftw3-shlibs, hdf5-shlibs, ncurses, 
libncurses5-shlibs, aquaterm 
 BuildConflicts: libcdparanoia0-dev, broken-gcc
 GCC: 3.3
@@ -12,6 +12,8 @@
 Conflicts: octave-atlas
 Replaces: octave-atlas
 SetCPPFLAGS: -no-cpp-precomp
+SetCC: gcc-3.3
+SetCXX: g++-3.3
 ConfigureParams: --with-g77 --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --libexecdir='${prefix}/lib' -enable-shared 
-enable-dl --disable-static --build=%m-apple-darwin
 CompileScript: <<
  #!/bin/sh
@@ -48,6 +50,12 @@
  to install the hdf5, readline and fftw3 packages.
  Octave cannot Depend on them since they are BuildDependsOnly.
 <<
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, the group of packages octave,
+ octave-forge, plplot (and any packages which depend on any of them) must
+ all be updated at the same time.
+<<
 DescPort: <<
  Thanks to Per Persson for most (if not all) of the work on the macos X port.
 <<

Index: octave-forge.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/octave-forge.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- octave-forge.info   13 Jul 2005 00:12:37 -0000      1.4
+++ octave-forge.info   18 Sep 2005 04:45:54 -0000      1.5
@@ -41,6 +41,12 @@
 Contains custom scripts, functions and extensions for GNU Octave. A lot of
 MatLab(TM) compatibility is gained from this package.
 <<
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, the group of packages octave,
+ octave-forge, plplot (and any packages which depend on any of them) must
+ all be updated at the same time.
+<<
 DescPort: <<
 Install script thanks to the debian package by
   Dirk Eddelbuettel <[EMAIL PROTECTED]>



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to