Package: ngmlr / 0.2.7+dfsg-4

Metadata

Package Version Patches format
ngmlr 0.2.7+dfsg-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use system libs.patch | (download)

src/CMakeLists.txt | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 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 !
src/NGMTask.cpp | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix spelling mistakes.
Last-Changed: Wednesday - July 17, 2020


simde.patch | (download)

src/ConvexAlignFast.cpp | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
fix type incompatibilities.patch | (download)

src/AlignmentBuffer.cpp | 2 1 + 1 - 0 !
src/Logging.cpp | 10 7 + 3 - 0 !
2 files changed, 8 insertions(+), 4 deletions(-)

---