Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv30260

Modified Files:
        libnc-dap3.info 
Added Files:
        libdap9.info 
Log Message:
D'oh!  Forgot to add libdap9.
While I'm at it, assume maintainership of current *dap*


Index: libnc-dap3.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/libnc-dap3.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- libnc-dap3.info     28 Jan 2009 19:29:26 -0000      1.13
+++ libnc-dap3.info     28 Jan 2009 21:06:57 -0000      1.14
@@ -1,20 +1,20 @@
 Package: libnc-dap3
-Version: 3.7.3
-Revision: 1
+Version: 3.7.0
+Revision: 17
 BuildDependsOnly: true
 GCC: 4.0
 Description: OPeNDAP netCDF Client Library
 License: LGPL
-Maintainer: None <fink-de...@lists.sourceforge.net>
+Maintainer: Alexander Hansen <a...@finkproject.org>
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: <<
-gcc43, libdap9, libiconv-dev, libcurl4, libxml2, system-openssl-dev, 
+gcc43, libdap8 (>=3.7.10-5), libiconv-dev, libcurl4, libxml2, 
system-openssl-dev, 
 libssh2.1, libidn, libgettext3-dev
 <<
 
 # Unpack Phase:
-Source: http://opendap.org/pub/source/libnc-dap-%v.tar.gz
-Source-MD5: b69f3fb1b26b65903e41c2aa832cab34
+Source: ftp://ftp.unidata.ucar.edu/pub/opendap/source/libnc-dap-%v.tar.gz
+Source-MD5: cb1c518725e1b2bb6078a691a2377eea
 PatchScript:  perl -pi -e 's|ncdump|dncdump|g' ncdump/ncdump.1
 
 # Compile Phase
@@ -43,7 +43,7 @@
 SplitOff: <<
        Package: %N-shlibs
     Depends: <<
-    libdap9-shlibs, libcurl4-shlibs, libiconv, libssh2.1-shlibs, 
+    libdap8-shlibs (>=3.7.10-4), libcurl4-shlibs, libiconv, libssh2.1-shlibs, 
     libxml2-shlibs
     <<
        Files: lib/libnc-dap.*.dylib

--- NEW FILE: libdap9.info ---
Package: libdap9
Version: 3.8.2
Revision: 1
BuildDependsOnly: true
GCC: 4.0
Description: DAP 2.0 C++ SDK
License: LGPL
Maintainer: Alexander Hansen <a...@finkproject.org>
Depends: %N-shlibs (= %v-%r)
BuildDepends: libcurl4 (>= 7.19.2-2), libxml2, libiconv-dev, 
system-openssl-dev, libssh2.1
Conflicts: libdap3, libdap6, libdap8, aplus-fsf-dev
Replaces: libdap3, libdap6, libdap8, aplus-fsf-dev

# Unpack Phase:
Source: http://www.opendap.org/pub/source/libdap-%v.tar.gz
Source-MD5: 0b6f6a1bfb6d64d87395c6581e562178
# Compile Phase
SetCPPFLAGS: -I%p/lib/system-openssl/include
SetLDFLAGS: -L%p/lib/system-openssl/lib
ConfigureParams:  --disable-dependency-tracking
CompileScript: <<
 #!/bin/sh -ev
 ./configure %c
 # for some reason, the allow_undefined_flag doesn't get set right by configure.
 perl -pi.BAK -e 's|-single_module |-single_module -undefined dynamic_lookup |' 
libtool
 make
<<

# Install Phase:
DocFiles: COPYING COPYRIGHT_* README README.* NEWS

InstallScript: <<
        make install DESTDIR=%d
        rm %i/lib/charset.alias
<<

SplitOff: <<
        Package: %N-shlibs
        Files: lib/libdap*.*.dylib
        Depends: libcurl4-shlibs (>= 7.19.2-2), libxml2-shlibs, libiconv, 
libssh2.1-shlibs
        Shlibs: <<
        %p/lib/libdap.9.dylib 10.0.0 %n (>= 3.8.2-1)
        %p/lib/libdapclient.3.dylib 4.0.0 %n (>= 3.8.2-1)
        %p/lib/libdapserver.6.dylib 7.0.0 %n (>= 3.8.2-1)
        <<
        DocFiles: COPYING COPYRIGHT_* README README.* NEWS
<<

DescDetail: <<
        A C++ SDK which contains an implementation of DAP 2.0,
        Client- and Server-side support classes and a prototype
        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.
<<
DescPort: <<
          Had to remove a charset.alias file, as that is only supposed to
          be installed by gettextN
<<
Homepage: http://opendap.org/


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to