pkgsrc/devel/hdf5-c++/PLIST
bacon 71c1a460a2 devel/hdf5-c++: Install missing headers
The for loop with a version-specific header file list was not updated with
the 1.10.6 upgrade.  This fragile approach is now replaced with a simpler
install command to install all current headers.
2020-03-14 23:09:48 +00:00

51 lines
1.2 KiB
Text

@comment $NetBSD: PLIST,v 1.6 2020/03/14 23:09:48 bacon Exp $
bin/h5c++
include/H5AbstractDs.h
include/H5Alltypes.h
include/H5ArrayType.h
include/H5AtomType.h
include/H5Attribute.h
include/H5Classes.h
include/H5CommonFG.h
include/H5CompType.h
include/H5Cpp.h
include/H5CppDoc.h
include/H5DaccProp.h
include/H5DataSet.h
include/H5DataSpace.h
include/H5DataType.h
include/H5DcreatProp.h
include/H5DxferProp.h
include/H5EnumType.h
include/H5Exception.h
include/H5FaccProp.h
include/H5FcreatProp.h
include/H5File.h
include/H5FloatType.h
include/H5Group.h
include/H5IdComponent.h
include/H5Include.h
include/H5IntType.h
include/H5LaccProp.h
include/H5LcreatProp.h
include/H5Library.h
include/H5Location.h
include/H5Object.h
include/H5OcreatProp.h
include/H5PacketTable.h
include/H5PredType.h
include/H5PropList.h
include/H5StrType.h
include/H5VarLenType.h
lib/libhdf5_cpp.la
lib/libhdf5_hl_cpp.la
share/examples/hdf5/c++/chunks.cpp
share/examples/hdf5/c++/compound.cpp
share/examples/hdf5/c++/create.cpp
share/examples/hdf5/c++/extend_ds.cpp
share/examples/hdf5/c++/h5group.cpp
share/examples/hdf5/c++/readdata.cpp
share/examples/hdf5/c++/run-c++-ex.sh
share/examples/hdf5/c++/writedata.cpp
share/examples/hdf5/hl/c++/ptExampleFL.cpp
share/examples/hdf5/hl/c++/run-hlc++-ex.sh