]> git.pld-linux.org Git - packages/hdf.git/blame - hdf.spec
- updated to 4.1r5 (mainly bug fixes)
[packages/hdf.git] / hdf.spec
CommitLineData
2bd7f214
JB
1Summary: Hierarchical Data Format library
2Summary(pl): Biblioteka HDF (Hierarchical Data Format)
3Name: hdf
883db02c
JB
4Version: 4.1r5
5Release: 1
2bd7f214 6Group: Libraries
2bd7f214
JB
7License: Nearly BSD, but changed sources must be marked
8Source0: ftp://ftp.ncsa.uiuc.edu/HDF/HDF/HDF_Current/tar/HDF%{version}.tar.gz
df4d0e02 9Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-man-pages.tar.bz2
2bd7f214
JB
10Patch0: %{name}-system-libs.patch
11Patch1: %{name}-strdup.patch
12Patch2: %{name}-shared.patch
13URL: http://hdf.ncsa.uiuc.edu/
2bd7f214 14BuildRequires: bison
f31ffbfc 15BuildRequires: flex
2bd7f214 16BuildRequires: gcc-g77
f31ffbfc
JB
17BuildRequires: libjpeg-devel >= 6b
18BuildRequires: libtool >= 0:1.4.2
19BuildRequires: zlib-devel >= 1.1.3
2bd7f214
JB
20BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
21
22%description
23HDF is a multi-object file format that facilitates the transfer of
24various types of scientific data between machines and operating
25systems. Machines currently supported include the Cray, HP, Vax, Sun,
26IBM RS/6000, Silicon Graphics, Macintosh, and IBM PC computers. HDF
27allows self-definitions of data content and easy extensibility for
28future enhancements or compatibility with other standard formats. HDF
29includes Fortran and C calling interfaces,and utilities to prepare raw
30image of data files or for use with other NCSA software. The HDF
31library contains interfaces for storing and retrieving compressed or
32uncompressed 8-bit and 24-bit raster images with palettes,
33n-Dimensional scientific datasets and binary tables. An interface is
34also included that allows arbitray grouping of other HDF objects.
35
36%description -l pl
37