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

Added Files:
        ncview.info 
Log Message:
Update from tracker:
https://sourceforge.net/tracker/index.php?func=detail&aid=3454859&group_id=17203&atid=414256

Sync to stable.

--- NEW FILE: ncview.info ---
Package: ncview
Version: 2.1.1
Revision: 3
Description: Graphical display of NetCDF files
DescDetail: <<
Ncview is a visual browser for netCDF format files. Typically you would use 
ncview to get a quick and easy, push-button look at your netCDF files. You 
can view simple movies of the data, view along various dimensions, take a 
look at the actual data values, change color maps, invert the data, etc. 
<<
License: GPL/LGPL
Maintainer: Povl Abrahamsen <e...@bas.ac.uk>
Homepage: http://meteora.ucsd.edu/~pierce/ncview_home_page.html
Depends: x11, udunits2, app-defaults, netcdf7-shlibs, hdf5.7-shlibs, 
libpng15-shlibs
BuildDepends: netcdf7, x11-dev, udunits2-dev, hdf5.7, libpng15
Source: ftp://cirrus.ucsd.edu/pub/%n/%n-%v.tar.gz
Source-MD5: 34e25f5949af342a1783542799f51bed
SourceDirectory: %n-%v
PatchScript: <<
# perl -pi -e 's|\@prefix\@/lib/ncview|%p/share/ncview|' Makefile.in
perl -pi -e 's|/usr/lib/X11/app-defaults|%d%p/etc/app-defaults|' install-appdef
perl -pi -e 
's|UDUNITS2_LIBNAME=libudunits2.a|UDUNITS2_LIBNAME=libudunits2.dylib|' configure
perl -pi -e 's|UDUNITS2_LIBS=-l\$UDUNITS2_LIBNAME|UDUNITS2_LIBS=-ludunits2|' 
configure
perl -pi -e 's|PNG_LIBNAME=libpng.so|PNG_LIBNAME=libpng.dylib|' configure
perl -pi -e 's|PNG_LIBS=-l\$PNG_LIBNAME|PNG_LIBS=-lpng|' configure
perl -pi -e 's/expr substr \$word 3 999/echo \$word|cut -c3-/' configure
<<
ConfigureParams: --prefix=%i --with-udunits2_incdir=%p/include 
--with-udunits2_libdir=%p/lib --with-nc-config=%p/bin/nc-config 
--with-png_incdir=%p/include --with-png_libdir=%p/lib 
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --datadir=%p/share
GCC: 4.0
InstallScript: <<
make install
install -d %i/share/ncview
install -c *.ncmap %i/share/ncview
install -d %i/etc/app-defaults
install -c Ncview-appdefaults %i/etc/app-defaults/Ncview
<<
DocFiles: COPYING INSTALL README RELEASE_NOTES


------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to