Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17582

Modified Files:
        gcc4.info 
Log Message:
used included gettext, add libiconv dep


Index: gcc4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/gcc4.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- gcc4.info   7 Apr 2005 23:14:44 -0000       1.7
+++ gcc4.info   9 Apr 2005 02:44:18 -0000       1.8
@@ -1,17 +1,17 @@
 Package: gcc4
 Version: 20050402
-Revision: 2
+Revision: 3
 Source: ftp://gcc.gnu.org/pub/gcc/snapshots/4.0-%v/gcc-4.0-%v.tar.bz2
 Source-MD5: 638325368cd4e7a37dae40bb4eeee902
 NoSetCPPFLAGS: True
 NoSetLDFLAGS: True
 SourceDirectory: gcc-4.0-%v
-Depends: gmp-shlibs (>= 4.1.3-11), cctools (>= 576-1) | odcctools (>= 
528-20041018), %N-shlibs
-BuildDepends: gmp (>= 4.1.3-11)
+Depends: gmp-shlibs (>= 4.1.3-11), cctools (>= 576-1) | odcctools (>= 
528-20041018), %N-shlibs, libiconv
+BuildDepends: gmp (>= 4.1.3-11), libiconv-dev
 BuildConflicts: autogen-dev
 Replaces: gfortran
 Provides: gfortran
-ConfigureParams: --prefix=%p/lib/gcc4 --infodir='${prefix}/share/info' 
--with-gmp=%p --with-libintl-prefix=%p --with-libiconv-prefix=%p 
--host=%m-apple-darwin`uname -r|cut -f1 -d.` `if test ! -f 
/usr/lib/libSystemStubs.a ; then echo -n "--with-as=%p/lib/odcctools/bin/as 
--with-ld=%p/lib/odcctools/bin/ld" ; fi`
+ConfigureParams: --prefix=%p/lib/gcc4 --infodir='${prefix}/share/info' 
--with-gmp=%p  --with-included-gettext --host=%m-apple-darwin`uname -r|cut -f1 
-d.` `if test ! -f /usr/lib/libSystemStubs.a ; then echo -n 
"--with-as=%p/lib/odcctools/bin/as --with-ld=%p/lib/odcctools/bin/ld" ; fi`
 PatchScript: <<
  #!/bin/sh
  # make sure odcctools libtool being used on Panther.



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to