Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28809
Modified Files:
yap.info open-cobol.info
Log Message:
force gcc 3.3
Index: yap.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/yap.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- yap.info 21 Mar 2004 09:50:35 -0000 1.1
+++ yap.info 7 Jan 2005 22:14:56 -0000 1.2
@@ -2,12 +2,16 @@
Version: 4.4.4
Revision: 1
Depends: readline-shlibs (>= 4.3-15), gmp-shlibs (>= 4.1.2-11)
-BuildDepends: texinfo, readline (>= 4.3-15), gmp (>= 4.1.2-11)
+BuildDepends: texinfo, readline (>= 4.3-15), gmp (>= 4.1.2-11), gcc3.3
Source: mirror:sourceforge:%n/Yap-%v.tar.gz
Source-MD5: 7d0f17305c87874dccdad5ce465a164a
Patch: %n.patch
SetCFLAGS: -no-cpp-precomp
GCC: 3.3
+CompileScript: <<
+ export CC=gcc-3.3; export CXX=g++-3.3; ./configure %c
+ make CC=gcc-3.3 CXX=g++-3.3
+<<
InstallScript:<<
make DESTDIR=%d install
mkdir -p %i/share/info
Index: open-cobol.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/open-cobol.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- open-cobol.info 19 Aug 2004 11:46:11 -0000 1.5
+++ open-cobol.info 7 Jan 2005 22:14:56 -0000 1.6
@@ -4,13 +4,15 @@
BuildDependsOnly: True
Maintainer: Matthias Neeracher <[EMAIL PROTECTED]>
Depends: gmp-shlibs, db42-shlibs, libgnugetopt-shlibs, %n-shlibs
-BuildDepends: gmp, db42, libtool14, libgnugetopt, ncurses-dev, readline
+BuildDepends: gmp, db42, libtool14, libgnugetopt, ncurses-dev, readline, gcc3.3
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: a253ca8965dd071c517d3860e9730137
Patch: %n.patch
ConfigureParams: --infodir=%i/share/info
SetCPPFLAGS: -I%p/include/gnugetopt -no-cpp-precomp
SetLDFLAGS: -lgnugetopt
+SetCC: gcc-3.3
+SetCXX: g++-3.3
SplitOff: <<
Package: open-cobol-shlibs
Depends: ncurses-shlibs, readline-shlibs
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits