Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11801

Modified Files:
        xfig.info 
Log Message:
sync 10.6 fix


Index: xfig.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/xfig.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xfig.info   17 Jan 2009 00:59:38 -0000      1.2
+++ xfig.info   18 Oct 2010 03:06:01 -0000      1.3
@@ -1,6 +1,6 @@
 Package: xfig
 Version: 3.2.5
-Revision: 1011
+Revision: 1013
 BuildDepends: libjpeg (>= 6b-3), libpng3, libtiff, xaw3d (>= 1.5-11), x11-dev, 
fink (>= 0.24.12), xmkmf (>= 1.0.2-3)
 Depends: x11, xaw3d-shlibs (>= 1.5-11), libjpeg-bin, app-defaults, 
x-ghostscript-fonts, transfig-graphicx (>= 3.2.5-1008) | transfig-epsfig (>= 
3.2.5-1008), libjpeg-shlibs, libpng3-shlibs, x11-shlibs
 Source: http://www.xfig.org/software/%n/%v/%n.%v.full.tar.gz
@@ -13,12 +13,14 @@
  sed 's|@FINKPREFIX@|%p|g' < %{PatchFile} | patch -p1
  chmod 644 CHANGES FIGAPPS LATEX.AND.XFIG README
  perl -pi -e 's|XCOMM CC = /opt/SUNWspro/bin/cc|CC = cc|' Imakefile
+ perl -pi -e 's|-lpng|%p/lib/libpng.dylib|' Imakefile
 <<
 CompileScript: <<
 #!/bin/sh -ev
  export PATH=%p/lib/xmkmf/bin:$PATH 
  export IMAKEINCLUDE=-I%p/lib/X11/config
  xmkmf
+ make PREFIX=%p CDEBUGFLAGS=-O0 w_fontpanel.o
  make PREFIX=%p
 <<
 InstallScript: <<
@@ -49,6 +51,9 @@
  beginning with hyphens (may not be needed in future upstream
  releases) and an internal system(gunzip) to be able to read the
  installed files.
+
+ Thanks to Martin Costabel for devising a fix for the 10.6 bug reported
+ at http://www.mail-archive.com/[email protected]/msg31785.html
 <<
 DescPackaging: <<
  XFIGLIBDIR was set to %p/share/xfig.  Looks in /etc/printcap


------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to