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

Modified Files:
        cppunit.info 
Log Message:
force g++-3.3


Index: cppunit.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/cppunit.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cppunit.info        22 Jun 2005 12:23:11 -0000      1.2
+++ cppunit.info        6 Feb 2006 15:58:29 -0000       1.3
@@ -1,13 +1,14 @@
 Package: cppunit
 Version: 1.8.0
 Revision: 3
+Architecture: powerpc
 GCC: 3.3
 Maintainer: Mark Treiber <[EMAIL PROTECTED]>
 License: LGPL
 
 # Dependencies:
 Depends: %N-shlibs (=%v-%r)
-BuildDepends: doxygen
+BuildDepends: doxygen, gcc3.3
 BuildDependsOnly: True
 
 # Unpack Phase:
@@ -18,6 +19,7 @@
 Patch: %n.patch
 
 # Compile Phase:
+SetCXX: g++-3.3
 ConfigureParams: --mandir=${prefix}/share/man
 CompileScript: ./configure %c; make
 
@@ -55,4 +57,9 @@
 - MfcTestRunner
 - QT based graphic test runner
 <<
+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, any packages which depend on
+ this one must be updated at the same time.
+<<
 Homepage: http://cppunit.sourceforge.net



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to