Package: ngmlr / 0.2.7+git20210816.a2a31fb+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
ngmlr | 0.2.7+git20210816.a2a31fb+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
use system libs.patch | (download) |
src/CMakeLists.txt |
8 4 + 4 - 0 ! |
patch cmakelists.txt to use system libs instead of code copies. Last-Changed: Wednesday - July 17, 2020 |
spellings.patch | (download) |
src/AlignmentBuffer.cpp |
2 1 + 1 - 0 ! |
fix spelling mistakes. Last-Changed: Wednesday - July 17, 2020 |
simde.patch | (download) |
src/ConvexAlignFast.cpp |
3 2 + 1 - 0 ! |
use simde |
VarArgsDefines.patch | (download) |
src/ILog.h |
14 7 + 7 - 0 ! |
fix console logging |
AlignmentBuffer_noMatch.patch | (download) |
src/AlignmentBuffer.cpp |
1 1 + 0 - 0 ! |
avoid division by 0 error, along idea behind pr#96 |
fix arm64.patch | (download) |
src/Logging.cpp |
5 1 + 4 - 0 ! |
--- |