Package: tvc / 5.0.3+git20151221.80e144e+dfsg-3

Metadata

Package Version Patches format
tvc 5.0.3+git20151221.80e144e+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
cmake.patch | (download)

CMakeLists.txt | 145 101 + 44 - 0 !
1 file changed, 101 insertions(+), 44 deletions(-)

 link against system libraries
bamtools.patch | (download)

VariantCaller/BAMWalkerEngine.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 deactivate multi-threaded writing
help.patch | (download)

VariantCaller/Bookkeeping/ExtendParameters.cpp | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 small style change to display usage information
hurd.patch | (download)

Util/Utils.cpp | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 replace path_max with hardcoded value to avoid build error on hurd
sse.patch | (download)

BaseCaller/TreephaserSSE.cpp | 47 1 + 46 - 0 !
1 file changed, 1 insertion(+), 46 deletions(-)

 remove sse guards
use_debian_packaged_smithwaterman.patch | (download)

CMakeLists.txt | 12 2 + 10 - 0 !
1 file changed, 2 insertions(+), 10 deletions(-)

 use debian packaged libsmithwaterman
python3.patch | (download)

bin/variant_caller_pipeline.py | 6 3 + 3 - 0 !
external/vcflib/multichoose/multipermute.py | 8 4 + 4 - 0 !
2 files changed, 7 insertions(+), 7 deletions(-)

---