Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv626/10.7/stable/main/finkinfo/sci

Modified Files:
        nco.info 
Added Files:
        nco432-shlibs.info 
Log Message:
New upstream nco.  Nothing builds against prior libversion.


Index: nco.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/nco.info,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- nco.info    10 Jul 2013 01:57:00 -0000      1.22
+++ nco.info    30 Jul 2013 01:17:09 -0000      1.23
@@ -1,8 +1,8 @@
 Info2:<<
 Package: nco
-Version: 4.3.2
+Version: 4.3.3
 Revision: 1
-Type: v (4.3.2)
+Type: v (4.3.3)
 Description: The NetCDF Operators, using netcdf-4
 License: GPL3
 Maintainer: Alexander Hansen <alexkhan...@users.sourceforge.net>
@@ -14,14 +14,14 @@
 <<
 BuildDepends: <<
        antlr, gsl, udunits2-dev (>= 2.1.22-1), 
-       fink (>=0.28-1), fink-package-precedence,
-       netcdf-c7 (>= 4.3.0-2), netcdf-bin (>=4.3.0-2)
+       fink (>= 0.28-1), fink-package-precedence,
+       netcdf-c7 (>= 4.3.0-2), netcdf-bin (>= 4.3.0-2)
 <<
 Conflicts: %N (<< 4.0.8-1), %N-dap (<< 4.0.8-1), %N-netcdf (<< 4.0.9-1), 
%N-opendap 
 Replaces: %N (<< 4.0.8-1), %N-dap (<< 4.0.8-1), %N-netcdf (<< 4.0.9-1), 
%N-opendap
 # Unpack Phase:
 Source: http://%N.sourceforge.net/src/%N-%v.tar.gz
-Source-MD5: 0dadd2378d8ab5019e6a0bfc11da6bad
+Source-MD5: 7b249ff59082cead86437b8df5022d3c
 
 # Patch Phase:
 PatchScript:  <<
@@ -94,8 +94,8 @@
        DocFiles: doc/LICENSE
        Files: lib/libnco*%v.dylib
        Shlibs: <<
-               %p/lib/libnco-%type_raw[v].dylib 0.0.0 %n (>=4.3.2-1)
-               %p/lib/libnco_c++-%type_raw[v].dylib 0.0.0 %n (>=4.3.2-1)
+               %p/lib/libnco-%type_raw[v].dylib 0.0.0 %n (>= 4.3.3-1)
+               %p/lib/libnco_c++-%type_raw[v].dylib 0.0.0 %n (>= 4.3.3-1)
        <<
        Description: The NetCDF Operators, shared libraries
 <<
@@ -105,7 +105,37 @@
        Files: include lib
        Description:  The NetCDF Operators, build-time files
        BuildDependsOnly: true
-       Conflicts: %N (<= 4.0.9-1), %N-dap (<< 4.0.8-1), %N-netcdf (<< 
4.0.9-1), %N-opendap, %N410-dev, %N420-dev, %N421-dev, %N422-dev, %N423-dev, 
%N424-dev
-    Replaces: %N (<= 4.0.9-1), %N-dap (<< 4.0.8-1), %N-netcdf (<< 4.0.9-1), 
%N-opendap, %N410-dev, %N420-dev, %N421-dev, %N422-dev, %N423-dev, %N424-dev
+       Conflicts: <<
+               %N (<= 4.0.9-1), 
+               %N-dap (<< 4.0.8-1), 
+               %N-netcdf (<< 4.0.9-1), 
+               %N-opendap, 
+               %N410-dev, 
+               %N420-dev, 
+               %N421-dev, 
+               %N422-dev, 
+               %N423-dev, 
+               %N424-dev,
+               %N425-dev,
+               %N426-dev,
+               %N430-dev,
+               %N431-dev
+    <<
+    Replaces: <<
+               %N (<= 4.0.9-1), 
+               %N-dap (<< 4.0.8-1), 
+               %N-netcdf (<< 4.0.9-1), 
+               %N-opendap, 
+               %N410-dev, 
+               %N420-dev, 
+               %N421-dev, 
+               %N422-dev, 
+               %N423-dev, 
+               %N424-dev,
+               %N425-dev,
+               %N426-dev,
+               %N430-dev,
+               %N431-dev
+    <<
 <<
 <<

--- NEW FILE: nco432-shlibs.info ---
Info2:<<
Package: nco432-shlibs
Version: 4.3.2
Revision: 1
Type: v (4.3.2), base (nco)
Description: The NetCDF Operators, shared libraries
License: GPL3
Maintainer: Alexander Hansen <alexkhan...@users.sourceforge.net>

# Prerequisites
Depends: <<
        netcdf-c7-shlibs (>= 4.2.1.1-2), 
        udunits2-shlibs
<<
BuildDepends: <<
        antlr, gsl, udunits2-dev (>= 2.1.22-1), 
        fink (>=0.28-1), fink-package-precedence,
        netcdf-c7 (>= 4.3.0-2), netcdf-bin (>=4.3.0-2)
<<
# Unpack Phase:
Source: http://nco.sourceforge.net/src/%type_pkg[base]-%v.tar.gz
Source-MD5: 0dadd2378d8ab5019e6a0bfc11da6bad

# Patch Phase:
PatchScript:  <<
#!/bin/sh -ev
        perl -pi -e 's|<malloc.h>|<stdlib.h>|' src/nco++/Invoke.cc \
        src/nco++/NcapVector.hh src/nco++/ncoGrammer.g src/nco++/ncoLexer.hpp \
        src/nco++/ncoParser.hpp src/nco++/ncoTree.hpp
        perl -pi -e 's|-lnco|%b/src/nco/.libs/libnco.dylib|' 
src/nco++/Makefile.in
        perl -pi -e 's,dynamiclib,$& -single_module,' configure aclocal.m4
        perl -pi -e "s,(apple.*)enable_shared='no',\1," configure
<<

# Compile Phase:
GCC: 4.0
SetLDFLAGS: -Wl,-dead_strip_dylibs

ConfigureParams: <<
        --enable-udunits2 --disable-udunits --enable-gsl \
        --enable-dap-netcdf \
        --enable-netcdf4 \
        --enable-dependency-tracking \
        --enable-shared \
        --disable-static 
<<
CompileScript: << 
        #!/bin/sh -ev
        export UDUNITS2_PATH=%p
        export  NETCDF_INC=%p \
                        NETCDF_LIB=%p \
                        NETCDF4_ROOT=%p
        %{default_script}
        fink-package-precedence --prohibit-bdep=%N-dap,%N-opendap,%N-netcdf,%N .
<<

# Install Phase:
InstallScript: <<
        make install DESTDIR=%d
        # remove non-library items
        rm -rf %i/include %i/bin %i/share/man %i/share/info 
%i/lib/libnco.{la,dylib} %i/lib/libnco_c++.{la,dylib}
<<
DocFiles: doc/LICENSE

Shlibs: <<
        %p/lib/libnco-%type_raw[v].dylib 0.0.0 %n (>=4.1.0-1)
        %p/lib/libnco_c++-%type_raw[v].dylib 0.0.0 %n (>=4.1.0-1)
<<

DescDetail: <<
This package provides legacy library support for items built against 
nco-%v.  
<<
DescPackaging: <<
Upstream has discontinued using libnc-dap, so have "nco" built against
netcdf be the new hotness, and merge nco-netcdf into it on update.
<<
DescPort: <<
Get rid of hardcoded malloc.h for C++ stuff.
Patch out an -lnco that tends to link to a library in a 
previously installed version of the package.
Upstream claims OS X doesn't understand shared libs; perhaps it's
upstream who doesn't understand. :-)
<<
Homepage: http://nco.sourceforge.net/
<<


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to