Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv24036

Modified Files:
        xfig.info 
Log Message:
dep consistency (-L ordering to get fink's libxaw3dxft because it was already 
using fink's headers for it, etc.)


Index: xfig.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics/xfig.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- xfig.info   22 Jul 2013 17:21:28 -0000      1.6
+++ xfig.info   22 Jul 2013 18:15:54 -0000      1.7
@@ -1,15 +1,15 @@
 Package: xfig
 Version: 3.2.5b
-Revision: 2
+Revision: 3
 BuildDepends: <<
        fink-package-precedence,
-       fontconfig2-dev (>= 2.8.0-4),
-       freetype219 (>= 2.3.12-1),
+       fontconfig2-dev (>= 2.10.0-1),
+       freetype219 (>= 2.4.11-1),
        libjpeg9 (>= 9-3),
        libpng16,
-       x11-dev,
        libxaw3dxft,
-       xft2-dev (>= 2.1.14-1),
+       x11-dev,
+       xft2-dev (>= 2.2.0-1),
        xmkmf (>= 1.0.2-3)
 <<
 Depends: <<
@@ -44,6 +44,7 @@
  export IMAKEINCLUDE=-I%p/lib/X11/config
  xmkmf
  perl -pi -e 's/^(\s*CCOPTIONS\s*=)/\1 -MD /' Makefile
+ perl -pi -e 's/(\$\(LDOPTIONS\))(.*)/\2 \1/' Makefile
  make PREFIX=%p CDEBUGFLAGS=-O0 w_fontpanel.o
  make PREFIX=%p
  fink-package-precedence --depfile-ext='\.d' .
@@ -91,7 +92,8 @@
  trees so we remove them. 
 
  Hack required -I for our xaw3d (xmkmf doesn't read xaw3d.pc), and also
- set a flag to declare xaw3d version/compatibility
+ set a flag to declare xaw3d version/compatibility, and fix -L ordering
+ to make sure we get "our" support libs vs x11's.
 
  Use various fixes from debian's packaging. DMacks only cherry-picked
  the critical ones, not sure others are needed or useful.


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to