Package: lambda-align2 / 2.0.1-3.1
Metadata
Package | Version | Patches format |
---|---|---|
lambda-align2 | 2.0.1-3.1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
enable_tests | (download) |
CMakeLists.txt |
4 2 + 2 - 0 ! |
enable and update tests for lambda2 Skip checking the md5sums as they are not currently stable Only the first 10 tests pass with this patch |
set seqan cmake dir.patch | (download) |
src/CMakeLists.txt |
2 2 + 0 - 0 ! |
set seqan_dir to find cmake modules |
force link rt pthread.patch | (download) |
src/CMakeLists.txt |
4 2 + 2 - 0 ! |
enforce linking of -lrt -lpthread This patch makes sure that these get linked even though they might be missing in $SEQAN_LIBRARIES (until this is fixed in libseqan2-dev). |
0006 Fix binaries not being installed on non amd64 archs.patch | (download) |
src/CMakeLists.txt |
2 1 + 1 - 0 ! |
fix binaries not being installed on non-amd64 archs |
cmake 4.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
fix ftbfs with cmake 4 |