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

Modified Files:
        netcdf7-gfortran.info 
Removed Files:
        netcdf.patch 
Log Message:
Oops.  *Now* updating netcdf7-gfortran.

Index: netcdf7-gfortran.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/netcdf7-gfortran.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- netcdf7-gfortran.info       2 Aug 2011 18:23:16 -0000       1.1
+++ netcdf7-gfortran.info       3 Aug 2011 17:11:05 -0000       1.2
@@ -1,11 +1,11 @@
 Info4: <<
 Package: netcdf7-gfortran
 Version: 4.1.3
-Revision: 1
+Revision: 2
 BuildDependsOnly: True
 Maintainer: Alexander Hansen <alexkhan...@users.sourceforge.net>
-BuildDepends: hdf5.7, gcc46, fink-package-precedence
-Depends: %n-shlibs (= %V), netcdf7-shlibs (>= %V)
+BuildDepends: hdf5.7, gcc46-compiler, fink-package-precedence, netcdf7 (= 
%v-1), libcurl4
+Depends: %n-shlibs (= %V)
 Conflicts: netcdf (<= 3.6.1-1003), netcdf-absoft
 Replaces: netcdf (<= 3.6.1-1003), netcdf-absoft, netcdf-g95, netcdf-gfortran
 Source: ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-%v.tar.gz
@@ -17,9 +17,10 @@
 <<
 ConfigureParams: <<
   --libdir=%p/opt/netcdf7/lib --includedir=%p/opt/netcdf7/include \
-  --enable-shared CFLAGS=-O2 FFLAGS=-O2 FCFLAGS=-O2 FC=gfortran F77=gfortran 
F90=gfortran \
+  --enable-shared CFLAGS=-O2 FFLAGS=-O2 FCFLAGS=-O2 FC=%p/bin/gfortran-fsf-4.6 
\
+  F77=%p/bin/gfortran-fsf-4.6 F90=%p/bin/gfortran-fsf-4.6 \
   --mandir='${prefix}/share/man' --enable-docs-install 
--docdir='${prefix}/share/doc/netcdf' \
-  --disable-dap \
+  --enable-dap \
   --with-netcdf-c-lib=%p/opt/netcdf7/lib --enable-netcdf-4 \
   --disable-cxx --disable-utilities CPPFLAGS=$CPPFLAGS" -I%p/include" 
LDFLAGS=$LDFLAGS" -lsz"
 <<
@@ -51,7 +52,7 @@
 <<
 SplitOff: <<
   Package: %N-shlibs
-  Depends: netcdf7-shlibs (>= %V)
+  Depends: netcdf7-shlibs (>= %v-1), gcc46-shlibs, hdf5.7-shlibs, szip-shlibs, 
libcurl4-shlibs
   Files: opt/netcdf7/lib/libnetcdff.*.dylib
   Shlibs: %p/opt/netcdf7/lib/libnetcdff.5.dylib 7.0.0 %n (>= 4.1.3-1)
   DocFiles: COPYRIGHT README RELEASE_NOTES
@@ -64,13 +65,16 @@
 format for representing scientific data. Together, the interface, library,
 and format support the creation, access, and sharing of scientific data.
 
-This package provides libraries, documentation and examples for interfacing
-with Fortran 77 and Fortran 90 code using the gfortran compiler.
+This package provides a library, documentation, and examples for interfacing
+with Fortran 77 and Fortran 90 code using the gfortran compiler.  Because the
+library links to libraries from gcc4N-shlibs, a particular gcc4N had to be 
+chosen.
 <<
 DescUsage: <<
 Installs library and include files in %p/opt/netcdf7 to allow
 the netcdf-gfortran and %N packages to coexist.  Packages building
-against this one must ensure 
+against this one must ensure that they point to %p/opt/netcdf7 and also
+BuildDepend on netcdf7.
 <<
 DescPackaging: <<
 This Fortran interface is created as a different package so that users

--- netcdf.patch DELETED ---


------------------------------------------------------------------------------
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