Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv3157

Modified Files:
        libdap10.info 
Log Message:
libcurl10's exports have been pruned, so prune ours, too.

Index: libdap10.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/libdap10.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libdap10.info       4 Aug 2011 18:47:29 -0000       1.2
+++ libdap10.info       6 Aug 2011 17:20:00 -0000       1.3
@@ -1,16 +1,13 @@
 Package: libdap10
 Version: 3.9.3
-Revision: 1
+Revision: 2
 BuildDependsOnly: true
 GCC: 4.0
 Description: DAP 3.9.3 C++ SDK
 License: LGPL
 Maintainer: Alexander Hansen <alexkhan...@users.sourceforge.net>
 Depends: %N-shlibs (= %v-%r), pkgconfig
-BuildDepends: << 
-       libcurl4 (>= 7.19.2-2), libxml2, libiconv-dev, system-openssl-dev, 
libssh2.1,
-       fink-package-precedence, fink (>=0.24.12)
-<<
+BuildDepends: libcurl4 (>= 7.19.2-2), libxml2, libiconv-dev, 
fink-package-precedence, fink (>=0.24.12)
 Conflicts: aplus-fsf-dev, libdap9
 Replaces: aplus-fsf-dev, libdap9
 
@@ -24,8 +21,7 @@
 PatchScript:  sed -e 's,@FINKPREFIX@,%p', -e 's,@DAPVERS@,10,' %{PatchFile} | 
patch -p1 
 
 # Compile Phase
-SetCPPFLAGS: -I%p/lib/system-openssl/include
-SetLDFLAGS: -L%p/lib/system-openssl/lib
+SetLDFLAGS: -Wl,-dead_strip_dylibs
 ConfigureParams:  --libdir=%p/opt/%N/lib --includedir=%p/opt/%N/include
 CompileScript: <<
  #!/bin/sh -ev
@@ -45,7 +41,7 @@
 SplitOff: <<
        Package: %N-shlibs
        Files: opt/%N/lib/libdap*.*.dylib
-       Depends: libcurl4-shlibs (>= 7.19.2-2), libxml2-shlibs, libiconv, 
libssh2.1-shlibs
+       Depends: libcurl4-shlibs (>= 7.19.2-2), libxml2-shlibs
        Shlibs: <<
        %p/opt/%N/lib/libdap.10.dylib 11.0.0 %n (>= 3.9.3-1)
        %p/opt/%N/lib/libdapclient.3.dylib 4.0.0 %n (>= 3.9.3-1)
@@ -60,11 +56,6 @@
        implementation of the AIS.
 <<
 DescPackaging: <<
-       libcurl4 uses system-openssl, so we can also use
-       system-openssl. By not inheriting or causing our own a
-       dependency on fink's openssl, we can stay out of
-       section:crpyto.
-       
        Patch dap-config.in and dap-config-pkgconfig so that they actually point
        dependent packages to the actual include directory and lib directory, 
and
        .pc file, respectively.


------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to