Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27614
Modified Files:
hdf.info
Log Message:
move to stable
Index: hdf.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci/hdf.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hdf.info 7 Aug 2004 22:48:09 -0000 1.2
+++ hdf.info 19 Apr 2005 13:38:48 -0000 1.3
@@ -1,51 +1,34 @@
Package: hdf
-Version: 4.1r5
-Revision: 13
-Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
-BuildDepends: libjpeg, netcdf
-Depends: fort77 (>= 1.18-4), libjpeg-shlibs, netcdf-shlibs
-Source: ftp://ftp.ncsa.uiuc.edu/HDF/HDF/HDF%v/tar/HDF%v.tar.gz
-Source-MD5: f90de772dac93195def4a585da176db2
+Version: 4.2r0
+Revision: 3
+Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
+BuildDepends: g77, libjpeg, netcdf
+Depends: libjpeg-shlibs, netcdf-shlibs
+Source: ftp://ftp.ncsa.uiuc.edu/HDF/HDF/HDF%v/src/HDF%v.tar.gz
+Source-MD5: 3cede01c62864f5a902ef8e06a525aae
SourceDirectory: HDF%v
-UpdateConfigGuess: true
-NoSetCPPFLAGS: true
-Patch: %n.patch
-PatchScript: <<
- cp config.sub config.guess hdf/fmpool
- cp config.sub config.guess hdf/jpeg
- mv INSTALL INSTALL.txt
-<<
+SetCPPFLAGS: -DHAVE_NETCDF
InstallScript: <<
make install prefix=%i mandir=%i/share/man docdir=%i/share/doc/%n
- mkdir -p samples
- cp hdf/util/testfiles/* samples
(cd %i/bin; rm -f ncdump ncgen)
- (cd %i/man/man1; rm -f ncgen.1 ncdump.1)
- (cd %i/include; rm -f jconfig.h jerror.h jmorecfg.h jpeglib.h zconf.h zlib.h
netcdf.h netcdf.inc netcdf.f90)
- (cd %i/lib; rm -f libjpeg.a libz.a)
+ (cd %i/share/man/man1; rm -f ncgen.1 ncdump.1)
+ (cd %i/include; rm -f netcdf.h netcdf.inc netcdf.f90)
+ (cd %i/lib; rm -f libudport.a)
mkdir -p %i/share/doc/%n
+ mv hdf/util/testfiles samples
cp -R samples %i/share/doc/%n
/bin/rm -rf %i/man
<<
-DocFiles: COPYING INSTALL.txt README release_notes/ABOUT_4.1r5
release_notes/bugs_fixed.txt release_notes/compile.txt
+DocFiles: COPYING INSTALL README release_notes/HISTORY.txt
release_notes/RELEASE.txt release_notes/bugs_fixed.txt
release_notes/misc_docs.txt
Description: Scientific data format
DescDetail: <<
At its lowest level, HDF is a physical file format for storing scientific data.
At its highest level, HDF is a collection of utilities and applications for
-manipulating, viewing, and analyzing data in HDF files. Between these levels,
-HDF
-is a software library that provides high-level APIs and a low-level data
-interface.
+manipulating, viewing, and analyzing data in HDF files. Between these levels,
HDF
+is a software library that provides high-level APIs and a low-level data
interface.
<<
DescPort: <<
Some files in common with netcdf - these are not installed.
-Private versions of libjpeg and libz are built and linked, but not installed
-(this
-should be fixed so that fink installed libs are used instead).
-CFLAGS set for ANSI style code, so that code including ctypes.h compiles
-correctly
-Some redundant includes of unistd.h eliminated.
<<
License: OSI-Approved
Homepage: http://hdf.ncsa.uiuc.edu/
-
-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits