Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv31739

Modified Files:
        aplus-fsf.info 
Log Message:
fixes for intel and for libdap3 conflict, thanks to msachs and jfm


Index: aplus-fsf.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/aplus-fsf.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- aplus-fsf.info      7 Sep 2006 02:49:08 -0000       1.4
+++ aplus-fsf.info      11 Sep 2006 17:01:57 -0000      1.5
@@ -1,6 +1,6 @@
 Package: aplus-fsf
 Version: 4.20-2
-Revision: 1001
+Revision: 1002
 GCC: 4.0
 Maintainer:  Dave Morrison <[EMAIL PROTECTED]>
 Depends: x11, xfontpath, %N-shlibs (>= %v-%r)
@@ -10,6 +10,13 @@
 Source: mirror:sourceforge:fink/aplus-fsf-%v.tar.gz
 Source-MD5: 6595c0c4fe6c7474b687cf4931772834
 SourceDirectory: %n-4.20
+PatchScript: <<
+#!/bin/sh -ev
+ sed -i.bak -e '1i \
+ #include <CoreServices/CoreServices.h>' src/AplusGUI/AplusApplication.C
+<<
+NoSetLDFLAGS: true
+SetLIBRARY_PATH: %p/lib
 # ./fix4mac
 CompileScript: <<
  ./configure %c
@@ -66,6 +73,7 @@
  Package: %N-dev
  Depends: %N (>= %v-%r), %N-shlibs (= %v-%r)
  BuildDependsOnly: true
+ Conflicts: libdap3
  Files: include lib/lib*.dylib lib/lib*.a lib/lib*.la
  DocFiles: ANNOUNCE AUTHORS COPYING NEWS README LICENSE
 <<
@@ -112,6 +120,13 @@
 Most of the changes involve adapting the installation 
 locations to fink conventions.
 
+The PatchScript addresses a problem on intel; thanks to Matthew Sachs and
+JF Mertens for this.
+
+The "NoSetLDFLAGS: true" and "SetLIBRARY_PATH: %p/lib" lines are to prevent
+linking to fink's libdap3 instead of the supplied libdap0; thanks to JF Mertens
+for help with this as well.
+
 Original fink package by Brian Redman <[EMAIL PROTECTED]>.
 <<
 License: GPL/GFDL


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to