Andreas Wacknitz
2023-08-30 91d42c8107d358bd99ee137ea603ab5b9277f8af
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
 
#
# Copyright 2023 <contributor>
#
 
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
 
file path=usr/bin/h5c++
file path=usr/bin/h5cc
file path=usr/bin/h5clear
file path=usr/bin/h5copy
file path=usr/bin/h5debug
file path=usr/bin/h5delete
file path=usr/bin/h5diff
file path=usr/bin/h5dump
file path=usr/bin/h5fc
file path=usr/bin/h5format_convert
file path=usr/bin/h5fuse.sh
file path=usr/bin/h5import
file path=usr/bin/h5jam
file path=usr/bin/h5ls
file path=usr/bin/h5mkgrp
file path=usr/bin/h5perf_serial
file path=usr/bin/h5redeploy
file path=usr/bin/h5repack
file path=usr/bin/h5repart
file path=usr/bin/h5stat
file path=usr/bin/h5unjam
file path=usr/bin/h5watch
file path=usr/include/hdf5/H5ACpublic.h
file path=usr/include/hdf5/H5AbstractDs.h
file path=usr/include/hdf5/H5Apublic.h
file path=usr/include/hdf5/H5ArrayType.h
file path=usr/include/hdf5/H5AtomType.h
file path=usr/include/hdf5/H5Attribute.h
file path=usr/include/hdf5/H5Classes.h
file path=usr/include/hdf5/H5CommonFG.h
file path=usr/include/hdf5/H5CompType.h
file path=usr/include/hdf5/H5Cpp.h
file path=usr/include/hdf5/H5CppDoc.h
file path=usr/include/hdf5/H5Cpublic.h
file path=usr/include/hdf5/H5DOpublic.h
file path=usr/include/hdf5/H5DSpublic.h
file path=usr/include/hdf5/H5DaccProp.h
file path=usr/include/hdf5/H5DataSet.h
file path=usr/include/hdf5/H5DataSpace.h
file path=usr/include/hdf5/H5DataType.h
file path=usr/include/hdf5/H5DcreatProp.h
file path=usr/include/hdf5/H5Dpublic.h
file path=usr/include/hdf5/H5DxferProp.h
file path=usr/include/hdf5/H5ESdevelop.h
file path=usr/include/hdf5/H5ESpublic.h
file path=usr/include/hdf5/H5EnumType.h
file path=usr/include/hdf5/H5Epubgen.h
file path=usr/include/hdf5/H5Epublic.h
file path=usr/include/hdf5/H5Exception.h
file path=usr/include/hdf5/H5FDcore.h
file path=usr/include/hdf5/H5FDdevelop.h
file path=usr/include/hdf5/H5FDdirect.h
file path=usr/include/hdf5/H5FDfamily.h
file path=usr/include/hdf5/H5FDhdfs.h
file path=usr/include/hdf5/H5FDioc.h
file path=usr/include/hdf5/H5FDlog.h
file path=usr/include/hdf5/H5FDmirror.h
file path=usr/include/hdf5/H5FDmpi.h
file path=usr/include/hdf5/H5FDmpio.h
file path=usr/include/hdf5/H5FDmulti.h
file path=usr/include/hdf5/H5FDonion.h
file path=usr/include/hdf5/H5FDpublic.h
file path=usr/include/hdf5/H5FDros3.h
file path=usr/include/hdf5/H5FDsec2.h
file path=usr/include/hdf5/H5FDsplitter.h
file path=usr/include/hdf5/H5FDstdio.h
file path=usr/include/hdf5/H5FDsubfiling.h
file path=usr/include/hdf5/H5FDwindows.h
file path=usr/include/hdf5/H5FaccProp.h
file path=usr/include/hdf5/H5FcreatProp.h
file path=usr/include/hdf5/H5File.h
file path=usr/include/hdf5/H5FloatType.h
file path=usr/include/hdf5/H5Fpublic.h
file path=usr/include/hdf5/H5Gpublic.h
file path=usr/include/hdf5/H5Group.h
file path=usr/include/hdf5/H5IMpublic.h
file path=usr/include/hdf5/H5IdComponent.h
file path=usr/include/hdf5/H5Idevelop.h
file path=usr/include/hdf5/H5Include.h
file path=usr/include/hdf5/H5IntType.h
file path=usr/include/hdf5/H5Ipublic.h
file path=usr/include/hdf5/H5LDpublic.h
file path=usr/include/hdf5/H5LTpublic.h
file path=usr/include/hdf5/H5LaccProp.h
file path=usr/include/hdf5/H5LcreatProp.h
file path=usr/include/hdf5/H5Ldevelop.h
file path=usr/include/hdf5/H5Library.h
file path=usr/include/hdf5/H5Location.h
file path=usr/include/hdf5/H5Lpublic.h
file path=usr/include/hdf5/H5MMpublic.h
file path=usr/include/hdf5/H5Mpublic.h
file path=usr/include/hdf5/H5Object.h
file path=usr/include/hdf5/H5OcreatProp.h
file path=usr/include/hdf5/H5Opublic.h
file path=usr/include/hdf5/H5PLextern.h
file path=usr/include/hdf5/H5PLpublic.h
file path=usr/include/hdf5/H5PTpublic.h
file path=usr/include/hdf5/H5PacketTable.h
file path=usr/include/hdf5/H5Ppublic.h
file path=usr/include/hdf5/H5PredType.h
file path=usr/include/hdf5/H5PropList.h
file path=usr/include/hdf5/H5Rpublic.h
file path=usr/include/hdf5/H5Spublic.h
file path=usr/include/hdf5/H5StrType.h
file path=usr/include/hdf5/H5TBpublic.h
file path=usr/include/hdf5/H5TSdevelop.h
file path=usr/include/hdf5/H5Tdevelop.h
file path=usr/include/hdf5/H5Tpublic.h
file path=usr/include/hdf5/H5VLconnector.h
file path=usr/include/hdf5/H5VLconnector_passthru.h
file path=usr/include/hdf5/H5VLnative.h
file path=usr/include/hdf5/H5VLpassthru.h
file path=usr/include/hdf5/H5VLpublic.h
file path=usr/include/hdf5/H5VarLenType.h
file path=usr/include/hdf5/H5Zdevelop.h
file path=usr/include/hdf5/H5Zpublic.h
file path=usr/include/hdf5/H5api_adpt.h
file path=usr/include/hdf5/H5f90i.h
file path=usr/include/hdf5/H5f90i_gen.h
file path=usr/include/hdf5/H5overflow.h
file path=usr/include/hdf5/H5pubconf.h
file path=usr/include/hdf5/H5public.h
file path=usr/include/hdf5/H5version.h
file path=usr/include/hdf5/h5_gen.mod
file path=usr/include/hdf5/h5a.mod
file path=usr/include/hdf5/h5d.mod
file path=usr/include/hdf5/h5ds.mod
file path=usr/include/hdf5/h5e.mod
file path=usr/include/hdf5/h5es.mod
file path=usr/include/hdf5/h5f.mod
file path=usr/include/hdf5/h5fortkit.mod
file path=usr/include/hdf5/h5fortran_types.mod
file path=usr/include/hdf5/h5g.mod
file path=usr/include/hdf5/h5global.mod
file path=usr/include/hdf5/h5i.mod
file path=usr/include/hdf5/h5im.mod
file path=usr/include/hdf5/h5l.mod
file path=usr/include/hdf5/h5lib.mod
file path=usr/include/hdf5/h5lt.mod
file path=usr/include/hdf5/h5lt_const.mod
file path=usr/include/hdf5/h5o.mod
file path=usr/include/hdf5/h5p.mod
file path=usr/include/hdf5/h5r.mod
file path=usr/include/hdf5/h5s.mod
file path=usr/include/hdf5/h5t.mod
file path=usr/include/hdf5/h5tb.mod
file path=usr/include/hdf5/h5tb_const.mod
file path=usr/include/hdf5/h5vl.mod
file path=usr/include/hdf5/h5z.mod
file path=usr/include/hdf5/hdf5.h
file path=usr/include/hdf5/hdf5.mod
file path=usr/include/hdf5/hdf5_hl.h
file path=usr/lib/$(MACH64)/libhdf5.settings
link path=usr/lib/$(MACH64)/libhdf5.so target=libhdf5.so.310.2.0
link path=usr/lib/$(MACH64)/libhdf5.so.310 target=libhdf5.so.310.2.0
file path=usr/lib/$(MACH64)/libhdf5.so.310.2.0
link path=usr/lib/$(MACH64)/libhdf5_cpp.so target=libhdf5_cpp.so.310.0.2
link path=usr/lib/$(MACH64)/libhdf5_cpp.so.310 target=libhdf5_cpp.so.310.0.2
file path=usr/lib/$(MACH64)/libhdf5_cpp.so.310.0.2
link path=usr/lib/$(MACH64)/libhdf5_fortran.so target=libhdf5_fortran.so.310.1.1
link path=usr/lib/$(MACH64)/libhdf5_fortran.so.310 \
    target=libhdf5_fortran.so.310.1.1
file path=usr/lib/$(MACH64)/libhdf5_fortran.so.310.1.1
link path=usr/lib/$(MACH64)/libhdf5_hl.so target=libhdf5_hl.so.310.0.2
link path=usr/lib/$(MACH64)/libhdf5_hl.so.310 target=libhdf5_hl.so.310.0.2
file path=usr/lib/$(MACH64)/libhdf5_hl.so.310.0.2
link path=usr/lib/$(MACH64)/libhdf5_hl_cpp.so target=libhdf5_hl_cpp.so.310.0.2
link path=usr/lib/$(MACH64)/libhdf5_hl_cpp.so.310 \
    target=libhdf5_hl_cpp.so.310.0.2
file path=usr/lib/$(MACH64)/libhdf5_hl_cpp.so.310.0.2
link path=usr/lib/$(MACH64)/libhdf5_hl_fortran.so target=libhdf5hl_fortran.so
link path=usr/lib/$(MACH64)/libhdf5hl_fortran.so \
    target=libhdf5hl_fortran.so.310.0.2
link path=usr/lib/$(MACH64)/libhdf5hl_fortran.so.310 \
    target=libhdf5hl_fortran.so.310.0.2
file path=usr/lib/$(MACH64)/libhdf5hl_fortran.so.310.0.2
file path=usr/share/hdf5/examples/README
file path=usr/share/hdf5/examples/c++/chunks.cpp
file path=usr/share/hdf5/examples/c++/compound.cpp
file path=usr/share/hdf5/examples/c++/create.cpp
file path=usr/share/hdf5/examples/c++/extend_ds.cpp
file path=usr/share/hdf5/examples/c++/h5group.cpp
file path=usr/share/hdf5/examples/c++/h5tutr_cmprss.cpp
file path=usr/share/hdf5/examples/c++/h5tutr_crtatt.cpp
file path=usr/share/hdf5/examples/c++/h5tutr_crtdat.cpp
file path=usr/share/hdf5/examples/c++/h5tutr_crtgrp.cpp
file path=usr/share/hdf5/examples/c++/h5tutr_crtgrpar.cpp
file path=usr/share/hdf5/examples/c++/h5tutr_crtgrpd.cpp
file path=usr/share/hdf5/examples/c++/h5tutr_extend.cpp
file path=usr/share/hdf5/examples/c++/h5tutr_rdwt.cpp
file path=usr/share/hdf5/examples/c++/h5tutr_subset.cpp
file path=usr/share/hdf5/examples/c++/readdata.cpp
file path=usr/share/hdf5/examples/c++/run-c++-ex.sh
file path=usr/share/hdf5/examples/c++/writedata.cpp
file path=usr/share/hdf5/examples/c/h5_attribute.c
file path=usr/share/hdf5/examples/c/h5_chunk_read.c
file path=usr/share/hdf5/examples/c/h5_cmprss.c
file path=usr/share/hdf5/examples/c/h5_compound.c
file path=usr/share/hdf5/examples/c/h5_crtatt.c
file path=usr/share/hdf5/examples/c/h5_crtdat.c
file path=usr/share/hdf5/examples/c/h5_crtgrp.c
file path=usr/share/hdf5/examples/c/h5_crtgrpar.c
file path=usr/share/hdf5/examples/c/h5_crtgrpd.c
file path=usr/share/hdf5/examples/c/h5_debug_trace.c
file path=usr/share/hdf5/examples/c/h5_drivers.c
file path=usr/share/hdf5/examples/c/h5_elink_unix2win.c
file path=usr/share/hdf5/examples/c/h5_extend.c
file path=usr/share/hdf5/examples/c/h5_extend_write.c
file path=usr/share/hdf5/examples/c/h5_extlink.c
file path=usr/share/hdf5/examples/c/h5_group.c
file path=usr/share/hdf5/examples/c/h5_mount.c
file path=usr/share/hdf5/examples/c/h5_rdwt.c
file path=usr/share/hdf5/examples/c/h5_read.c
file path=usr/share/hdf5/examples/c/h5_ref2reg_deprec.c
file path=usr/share/hdf5/examples/c/h5_ref_compat.c
file path=usr/share/hdf5/examples/c/h5_ref_extern.c
file path=usr/share/hdf5/examples/c/h5_reference_deprec.c
file path=usr/share/hdf5/examples/c/h5_select.c
file path=usr/share/hdf5/examples/c/h5_shared_mesg.c
file path=usr/share/hdf5/examples/c/h5_subset.c
file path=usr/share/hdf5/examples/c/h5_vds-eiger.c
file path=usr/share/hdf5/examples/c/h5_vds-exc.c
file path=usr/share/hdf5/examples/c/h5_vds-exclim.c
file path=usr/share/hdf5/examples/c/h5_vds-percival-unlim-maxmin.c
file path=usr/share/hdf5/examples/c/h5_vds-percival-unlim.c
file path=usr/share/hdf5/examples/c/h5_vds-percival.c
file path=usr/share/hdf5/examples/c/h5_vds-simpleIO.c
file path=usr/share/hdf5/examples/c/h5_vds.c
file path=usr/share/hdf5/examples/c/h5_write.c
file path=usr/share/hdf5/examples/c/ph5_filtered_writes.c
file path=usr/share/hdf5/examples/c/ph5_filtered_writes_no_sel.c
file path=usr/share/hdf5/examples/c/ph5_subfiling.c
file path=usr/share/hdf5/examples/c/ph5example.c
file path=usr/share/hdf5/examples/c/run-c-ex.sh
file path=usr/share/hdf5/examples/fortran/compound.f90
file path=usr/share/hdf5/examples/fortran/compound_complex_fortran2003.f90
file path=usr/share/hdf5/examples/fortran/compound_fortran2003.f90
file path=usr/share/hdf5/examples/fortran/h5_cmprss.f90
file path=usr/share/hdf5/examples/fortran/h5_crtatt.f90
file path=usr/share/hdf5/examples/fortran/h5_crtdat.f90
file path=usr/share/hdf5/examples/fortran/h5_crtgrp.f90
file path=usr/share/hdf5/examples/fortran/h5_crtgrpar.f90
file path=usr/share/hdf5/examples/fortran/h5_crtgrpd.f90
file path=usr/share/hdf5/examples/fortran/h5_extend.f90
file path=usr/share/hdf5/examples/fortran/h5_rdwt.f90
file path=usr/share/hdf5/examples/fortran/h5_subset.f90
file path=usr/share/hdf5/examples/fortran/hyperslab.f90
file path=usr/share/hdf5/examples/fortran/mountexample.f90
file path=usr/share/hdf5/examples/fortran/nested_derived_type.f90
file path=usr/share/hdf5/examples/fortran/ph5example.f90
file path=usr/share/hdf5/examples/fortran/refobjexample.f90
file path=usr/share/hdf5/examples/fortran/refregexample.f90
file path=usr/share/hdf5/examples/fortran/run-fortran-ex.sh
file path=usr/share/hdf5/examples/fortran/rwdset_fortran2003.f90
file path=usr/share/hdf5/examples/fortran/selectele.f90
file path=usr/share/hdf5/examples/hl/c++/ptExampleFL.cpp
file path=usr/share/hdf5/examples/hl/c++/run-hlc++-ex.sh
file path=usr/share/hdf5/examples/hl/c/ex_ds1.c
file path=usr/share/hdf5/examples/hl/c/ex_image1.c
file path=usr/share/hdf5/examples/hl/c/ex_image2.c
file path=usr/share/hdf5/examples/hl/c/ex_lite1.c
file path=usr/share/hdf5/examples/hl/c/ex_lite2.c
file path=usr/share/hdf5/examples/hl/c/ex_lite3.c
file path=usr/share/hdf5/examples/hl/c/ex_table_01.c
file path=usr/share/hdf5/examples/hl/c/ex_table_02.c
file path=usr/share/hdf5/examples/hl/c/ex_table_03.c
file path=usr/share/hdf5/examples/hl/c/ex_table_04.c
file path=usr/share/hdf5/examples/hl/c/ex_table_05.c
file path=usr/share/hdf5/examples/hl/c/ex_table_06.c
file path=usr/share/hdf5/examples/hl/c/ex_table_07.c
file path=usr/share/hdf5/examples/hl/c/ex_table_08.c
file path=usr/share/hdf5/examples/hl/c/ex_table_09.c
file path=usr/share/hdf5/examples/hl/c/ex_table_10.c
file path=usr/share/hdf5/examples/hl/c/ex_table_11.c
file path=usr/share/hdf5/examples/hl/c/ex_table_12.c
file path=usr/share/hdf5/examples/hl/c/image24pixel.txt
file path=usr/share/hdf5/examples/hl/c/image8.txt
file path=usr/share/hdf5/examples/hl/c/pal_rgb.h
file path=usr/share/hdf5/examples/hl/c/ptExampleFL.c
file path=usr/share/hdf5/examples/hl/c/run-hlc-ex.sh
file path=usr/share/hdf5/examples/hl/fortran/ex_ds1.f90
file path=usr/share/hdf5/examples/hl/fortran/exlite.f90
file path=usr/share/hdf5/examples/hl/fortran/run-hlfortran-ex.sh
file path=usr/share/hdf5/examples/hl/run-hl-ex.sh
file path=usr/share/hdf5/examples/run-all-ex.sh