Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv14823
Modified Files:
libnc-dap3.info
Added Files:
libnc-dap3-3.5.2.info
Log Message:
More nco preparations. New libnc-dap3 added.
Index: libnc-dap3.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/libnc-dap3.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libnc-dap3.info 27 Jun 2006 18:40:08 -0000 1.4
+++ libnc-dap3.info 1 Sep 2007 00:43:53 -0000 1.5
@@ -1,21 +1,26 @@
Package: libnc-dap3
-Version: 3.5.2
-Revision: 1004
+Version: 3.7.0
+Revision: 11
BuildDependsOnly: true
GCC: 4.0
Description: OPeNDAP netCDF Client Library
License: LGPL
Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
Depends: %N-shlibs (= %v-%r)
-BuildDepends: fort77, libdap3 (>= 3.5.2-1001), libiconv-dev, libcurl3-unified,
libxml2, system-openssl-dev
+BuildDepends: <<
+gcc42 | g95, libdap6 (>= 3.7.3-11), libiconv-dev, libcurl4, libxml2,
system-openssl-dev,
+libssh2.1
+<<
# Unpack Phase:
-Source: ftp://ftp.unidata.ucar.edu/pub/dods/DODS-3.5/source/libnc-dap-%v.tar.gz
-Source-MD5: 2ac95dc2e48303fe0ecfc48c08fa0d63
+Source: ftp://ftp.unidata.ucar.edu/pub/opendap/source/libnc-dap-%v.tar.gz
+Source-MD5: cb1c518725e1b2bb6078a691a2377eea
+PatchScript: perl -pi -e 's|ncdump|cncdump|g' ncdump/ncdump.1
# 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
@@ -28,12 +33,19 @@
DocFiles: COPYING COPYRIGHT ChangeLog README README.* NEWS
InstallScript: <<
- make prefix=%i install mandir=%i/share/man infodir=%i/share/info
+ make install DESTDIR=%d
+ mv %i/bin/ncdump %i/bin/dncdump
+ install -d %i/share/man/
+ install -d %i/share/man/man1
+ mv %b/ncdump/ncdump.1 %i/share/man/man1/dncdump
<<
SplitOff: <<
Package: %N-shlibs
- Depends: libdap3-shlibs (>= 3.5.2-1001)
+ Depends: <<
+ libdap6-shlibs (>= 3.7.3-11), libcurl4-shlibs, libiconv, libssh2.1-shlibs,
+ libxml2-shlibs
+ <<
Files: lib/libnc-dap.*.dylib
Shlibs: %p/lib/libnc-dap.3.dylib 4.0.0 %n (>= 3.5.2-1)
DocFiles: COPYING COPYRIGHT README README.* NEWS
@@ -41,10 +53,14 @@
DescDetail: <<
The netCDF Client Library is an alternative implementation of
- Unidata's netCDF 3.5 API. Our version adds the capability to
+ Unidata's netCDF 3.62 API. Our version adds the capability to
dereference OPeNDAP URLs. You can substitute our version of
the library when linking your application and then simply pass
an OPeNDAP URL in where you would normally use a file name.
<<
+DescPackaging: <<
+Manually install manpage.
+Rename 'ncdump' to 'dncdump' to avoid collisions with netcdf-bin
+<<
Homepage: http://opendap.org/
--- NEW FILE: libnc-dap3-3.5.2.info ---
Package: libnc-dap3
Version: 3.5.2
Revision: 1004
BuildDependsOnly: true
GCC: 4.0
Description: OPeNDAP netCDF Client Library
License: LGPL
Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
Depends: %N-shlibs (= %v-%r)
BuildDepends: fort77, libdap3 (>= 3.5.2-1001), libiconv-dev, libcurl3-unified,
libxml2, system-openssl-dev
# Unpack Phase:
Source: ftp://ftp.unidata.ucar.edu/pub/dods/DODS-3.5/source/libnc-dap-%v.tar.gz
Source-MD5: 2ac95dc2e48303fe0ecfc48c08fa0d63
# Compile Phase
SetCPPFLAGS: -I%p/lib/system-openssl/include
SetLDFLAGS: -L%p/lib/system-openssl/lib
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 ChangeLog README README.* NEWS
InstallScript: <<
make prefix=%i install mandir=%i/share/man infodir=%i/share/info
<<
SplitOff: <<
Package: %N-shlibs
Depends: libdap3-shlibs (>= 3.5.2-1001)
Files: lib/libnc-dap.*.dylib
Shlibs: %p/lib/libnc-dap.3.dylib 4.0.0 %n (>= 3.5.2-1)
DocFiles: COPYING COPYRIGHT README README.* NEWS
<<
DescDetail: <<
The netCDF Client Library is an alternative implementation of
Unidata's netCDF 3.5 API. Our version adds the capability to
dereference OPeNDAP URLs. You can substitute our version of
the library when linking your application and then simply pass
an OPeNDAP URL in where you would normally use a file name.
<<
Homepage: http://opendap.org/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits