]> git.pld-linux.org Git - packages/hdf.git/blame - hdf.spec
- massive attack s/pld.org.pl/pld-linux.org/
[packages/hdf.git] / hdf.spec
CommitLineData
2bd7f214
JB
1Summary: Hierarchical Data Format library
2Summary(pl): Biblioteka HDF (Hierarchical Data Format)
3Name: hdf
883db02c 4Version: 4.1r5
bf0ace9e 5Release: 2.2
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
3ca6d17c 13Patch3: %{name}-athlon.patch
2bd7f214 14URL: http://hdf.ncsa.uiuc.edu/
2bd7f214 15BuildRequires: bison
f31ffbfc 16BuildRequires: flex
2bd7f214 17BuildRequires: gcc-g77
bf0ace9e 18BuildRequires: groff
f31ffbfc 19BuildRequires: libjpeg-devel >= 6b
dbb503af 20BuildRequires: libtool >= 1:1.4.2-9
06f934b7 21BuildRequires: which
f31ffbfc 22BuildRequires: zlib-devel >= 1.1.3
2bd7f214 23BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
4d7bec18 24ExclusiveArch: %{ix86} alpha
2bd7f214
JB
25
26%description
27HDF is a multi-object file format that facilitates the transfer of
28various types of scientific data between machines and operating
29systems. Machines currently supported include the Cray, HP, Vax, Sun,
30IBM RS/6000, Silicon Graphics, Macintosh, and IBM PC computers. HDF
31allows self-definitions of data content and easy extensibility for
32future enhancements or compatibility with other standard formats. HDF
33includes Fortran and C calling interfaces,and utilities to prepare raw
34image of data files or for use with other NCSA software. The HDF
35library contains interfaces for storing and retrieving compressed or
36uncompressed 8-bit and 24-bit raster images with palettes,
37n-Dimensional scientific datasets and binary tables. An interface is
38also included that allows arbitray grouping of other HDF objects.
39
40%description -l pl
41