Package: pbseqlib / 5.3.5+dfsg-4
Metadata
Package | Version | Patches format |
---|---|---|
pbseqlib | 5.3.5+dfsg-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
hdf5 1.10.1 support.patch | (download) |
hdf/HDFAttributable.hpp |
1 1 + 0 - 0 ! |
Continued rearranging the classes to model the relationship of HDF5 objects more accurately. The changes included: - in the baseclass list of Attribute, changed "public IdComponent" to "public H5Location", because location sometime can be specified with attribute - moved H5A wrappers in H5Location to H5Object because H5A functions can't be called on attribute id - removed the stubs Attribute::iterateAttrs and Attribute::renameAttr - removed Attribute::getFileName and Attribute::flush, because H5Location has them - result of the modified partial class diagram, regarding Attribute . IdComponent | H5Location AbstractDs / \ / H5Object Attribute |
hdf5 1.10.0 support.patch | (download) |
hdf/BufferedHDF2DArray.cpp |
2 1 + 1 - 0 ! |
fix build against recent hdf5 lib |
meson.patch | (download) |
meson.build |
7 6 + 1 - 0 ! |
there is no point to check for gtest since its installed via build-depends |
static+shared_lib.patch | (download) |
meson.build |
1 1 + 0 - 0 ! |
build static and shared library |