Package: pbseqlib / 5.3.5+dfsg-10
Metadata
| Package | Version | Patches format |
|---|---|---|
| pbseqlib | 5.3.5+dfsg-10 | 3.0 (quilt) |
Patch series
view the series file| Patch | 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 |
| gcc 13.patch | (download) |
pbdata/utils.hpp |
1 1 + 0 - 0 ! |
include cstdint to fix ftbfs with gcc-13 |
| pbbam_2.3.0 | (download) |
alignment/datastructures/alignment/FilterCriteria.cpp |
16 9 + 7 - 0 ! |
adapt to pbbam 2.3.0 / pbcopper 2.2.0 changes |
| gcc 14.patch | (download) |
alignment/algorithms/anchoring/FindMaxIntervalImpl.hpp |
2 1 + 1 - 0 ! |
potential fix for gcc-14 |
