Package: libvcflib / 1.0.0~rc1+dfsg1-3
Metadata
Package | Version | Patches format |
---|---|---|
libvcflib | 1.0.0~rc1+dfsg1-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
use_debian_packaged_tabixpp.patch | (download) |
Makefile |
17 9 + 8 - 0 ! |
use debian packaged libtabixpp |
use_debian_packaged_smithwaterman.patch | (download) |
Makefile |
17 10 + 7 - 0 ! |
use debian packaged libsmithwaterman |
multichoose.h.patch | (download) |
src/multichoose.h |
79 79 + 0 - 0 ! |
provide a needed header file |
filevercmp.h.patch | (download) |
Makefile |
7 6 + 1 - 0 ! |
inject two files via quilt patch It would be better to use filevercmp module from gnulib package via gnulib-tool --import filevercmp but this would require configure.ac which is not (yet) done. . Upstream provides a copy of the code inside gnulib at https://github.com/ekg/filevercmp and thus it seems to be simpler to use this here at least for the moment. |
use_debian_packaged_fastahack.patch | (download) |
Makefile |
17 6 + 11 - 0 ! |
use debian packaged libfastahack (and libdisorder) |
intervaltree.patch | (download) |
Makefile |
1 1 + 0 - 0 ! |
we provide a local copy of intervaltree in debian/include and inject it here in the build system |
shared_lib.patch | (download) |
Makefile |
50 19 + 31 - 0 ! |
create shared lib instead of static |
keep_R_files.patch | (download) |
Makefile |
6 3 + 3 - 0 ! |
there is a dir bin/ containing some r files which |
use_debian_packaged_libssw.patch | (download) |
Makefile |
8 1 + 7 - 0 ! |
use debian packaged libssw (while its not clear why two implementations of Smith-Waterman are needed at all) |