Package: libvcflib / 1.0.2+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
libvcflib | 1.0.2+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
spelling | (download) |
README.md |
2 1 + 1 - 0 ! |
fix typos |
no_fsom | (download) |
CMakeLists.txt |
1 0 + 1 - 0 ! |
fsom is not used |
use_debian_packaged_smithwaterman.patch | (download) |
CMakeLists.txt |
12 5 + 7 - 0 ! |
use debian packaged libsmithwaterman |
use_debian_packaged_fastahack.patch | (download) |
CMakeLists.txt |
5 2 + 3 - 0 ! |
use debian packaged libfastahack (and libdisorder) |
use_debian_packaged_libssw.patch | (download) |
CMakeLists.txt |
3 1 + 2 - 0 ! |
use debian packaged libssw (while its not clear why two implementations of Smith-Waterman are needed at all) |
shared_lib.patch | (download) |
CMakeLists.txt |
6 5 + 1 - 0 ! |
create shared lib instead of static |
pkg config.patch | (download) |
libvcflib.pc |
12 12 + 0 - 0 ! |
add pkg-config file to simplify building of freebayes |
hardening flags | (download) |
filevercmp/Makefile |
4 2 + 2 - 0 ! |
pass cppflags |
tabix_linking | (download) |
CMakeLists.txt |
1 1 + 0 - 0 ! |
link against tabixpp |
tests | (download) |
test/Makefile |
13 4 + 9 - 0 ! |
use packaged gtest and update paths |