Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv8349

Modified Files:
        arb.info 
Log Message:
Fix for xquartz-updated X11 on 10.5

Index: arb.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/arb.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- arb.info    17 Jan 2008 04:16:05 -0000      1.6
+++ arb.info    19 Jun 2008 20:07:18 -0000      1.7
@@ -1,6 +1,6 @@
 Package: arb
 Version: 20071207
-Revision: 1005
+Revision: 1006
 GCC: 4.0
 Source: http://download.arb-home.de/src/arbsrc_2007_12_07.tgz
 Source-MD5: 74b11d18074d23938823c4e0c6361579
@@ -8,9 +8,10 @@
 PatchScript: <<
 #!/bin/sh -ex
 cp config.makefile.template config.makefile; patch -p0 < %a/%n.patch
+# perl -pi.bak -e 's|\$\(CPPINCLUDES\)|-I%p/include $&|' RNA3D/Makefile 
 <<
-BuildDepends: freeglut, lynx, sed, glew, openmotif3 (>= 2.2.2-3), x11-dev
-Depends: freeglut-shlibs, x11, glew-shlibs, openmotif3-shlibs (>= 2.2.2-3), 
xfig, ghostscript, app-defaults, nedit
+BuildDepends: mesa-libglw, freeglut, lynx, sed, glew, openmotif3 (>= 2.2.2-3), 
x11-dev
+Depends: mesa-libglw-shlibs, freeglut-shlibs, x11, glew-shlibs, 
openmotif3-shlibs (>= 2.2.2-3), xfig, ghostscript, app-defaults, nedit
 Conflicts: clustalw, afni
 NoSetCXXFLAGS: true
 CompileScript: <<
@@ -22,7 +23,7 @@
 #      rm LIBLINK/*
 #MOTIF_LIBPATH=%p/lib/libXm.3.dylib  
        make all PREFIX=%p LDFLAGS=-L%p/lib LIBDIR=%p/lib \
-       LIBPATH="-L%b/LIBLINK -L%p/lib" XINCLUDES="-I/usr/X11R6/include 
-I%p/include/"
+       LIBPATH="-L%b/LIBLINK -L%p/lib" XINCLUDES="-I%p/include 
-I/usr/X11R6/include"
 <<
 InstallScript: <<
 #!/bin/sh -ex


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to