Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12844
Modified Files:
transfig.info
Log Message:
force gcc3.3 to work around static vs. non-static problem
Index: transfig.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/graphics/transfig.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- transfig.info 27 Apr 2005 03:25:46 -0000 1.1
+++ transfig.info 5 Jun 2005 19:38:46 -0000 1.2
@@ -1,9 +1,9 @@
Package: transfig
Version: 3.2.5
# package for 3.2.5 alpha 5
-Revision: 2
+Revision: 3
Depends: x11, libjpeg-bin, libpng3-shlibs, libtiff-bin, netpbm-bin (>=
10.12-3), x11-shlibs
-BuildDepends: libpng3, x11-dev
+BuildDepends: libpng3, x11-dev, gcc3.3
#Source: http://www.xfig.org/xfigdist/%n.%v.tar.gz
Source: http://www.xfig.org/alpha/%n.%v-alpha5.tar.gz
Source-MD5: 33404f6b0c8090926f14ccee731006ca
@@ -11,7 +11,7 @@
CompileScript: <<
xmkmf
make Makefiles
- make CCOPTIONS=-no-cpp-precomp PREFIX=%p
+ make CCOPTIONS=-no-cpp-precomp PREFIX=%p CC=gcc-3.3
<<
InstallScript: <<
make install PREFIX=%p DESTDIR=%d BINDIR=%p/bin
@@ -20,7 +20,12 @@
DocFiles: CHANGES LATEX.AND.XFIG NOTES README
License: BSD
Description: Converts xfig objects to various graphics formats
-DescPort: We don't need xpm since it is already in XFree86 4.1.
+DescPort: <<
+ We don't need xpm since it is already in XFree86 4.1.
+
+ Forcing the use of the gcc 3.3 compiler since there is a problem with
+ static vs. non-static definitions with gcc 4.0.
+<<
DescPackaging: <<
Compiled with LaTeX 2e options chosen rather than LaTeX
2.09. XFIGLIBDIR was set to %p/share/xfig (as in xfig).
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits