Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages
In directory usw-pr-cvs1:/tmp/cvs-serv13147

Added Files:
        g77-3.1-20020420-3.info g77-3.1-20020420-3.patch 
Log Message:
added f77 symlink


--- NEW FILE: g77-3.1-20020420-3.info ---
Package: g77
Version: 3.1-20020420
Revision: 3
Source: mirror:sourceforge:fink/gcc-%v-1151.tar.gz
Source-MD5: 62f378e83bc60942cbf664d17994eafe
NoSourceDirectory: True
NoSetCPPFLAGS: True
NoSetLDFLAGS: True
Patch: %f.patch
ConfigureParams: --enable-languages=f77 --infodir='${prefix}/share/info'
CompileScript: <<
 (mkdir darwin; cd darwin; ../gcc3/configure %c; make bootstrap-lean)
<<
InstallScript: <<
 (cd darwin; make install prefix=%i)
 (cd %i/bin; /bin/rm -f gcc gccbug cpp gcov powerpc-apple*; ln -s %p/bin/g77 f77)
 ln -s %p/lib/gcc-lib/powerpc-apple-darwin6.0/3.1/include/g2c.h %i/include/g2c.h
 /bin/rm -rf %i/share/locale %i/man
 /bin/rm -f %i/lib/charset.alias
 /bin/rm -f %i/share/info/gcc* %i/share/info/cpp*
<<
License: GPL
DocFiles: gcc3/gcc/f/ChangeLog gcc3/gcc/f/README gcc3/COPYING gcc3/COPYING.LIB
Description: GNU FORTRAN77 compiler. 
DescPort: <<
 Installs g77 using Apple's gcc-3.1 from Darwin CVS (tag gcc3-1151).
 This version does not install in /usr. It contains it's own cc1 and
 libgcc.a installed in %p.
<<
Homepage: http://gcc.gnu.org/
Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>

--- NEW FILE: g77-3.1-20020420-3.patch ---
--- g77-3.1-20020420-1/gcc3/configure.in.orig   Sat Apr 20 18:58:57 2002
+++ g77-3.1-20020420-1/gcc3/configure.in        Mon Aug 26 10:19:44 2002
@@ -563,7 +563,7 @@
 # target this usually means that a port of the program doesn't
 # exist yet.
 
-noconfigdirs=""
+noconfigdirs="tcl tk expect dejagnu"
 
 case "${host}" in
   hppa*64*-*-*)



-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to