Package: sra-sdk / 2.8.1-2+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
sra-sdk | 2.8.1-2+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
find_configure_libs.patch | (download) |
setup/konfigure.perl |
2 1 + 1 - 0 ! |
help configure finding debian packaged libraries |
10_portability.patch | (download) |
build/Makefile.shell |
24 11 + 13 - 0 ! |
drop redundant -m32/-m64 option to enable build on all Debian architectures |
hardening.patch | (download) |
Makefile |
6 3 + 3 - 0 ! |
propagate debian hardening options into build system This is most probably not the most elegant way, but when simply setting CFLAGS in debian/rules they simply override the CFLAGS setting inside the sequence of Makefiles which leads to a loss of DEFINES and INCDIRS which are needed to build properly |
find_hdf5_serial.patch | (download) |
setup/konfigure.perl |
2 1 + 1 - 0 ! |
debian has several flavours of hdf5 - use serial here |
find_ngs sdk.patch | (download) |
setup/konfigure.perl |
7 5 + 2 - 0 ! |
ngs-sdk header files are in /usr/include |
find_ncbi vdb.patch | (download) |
setup/konfigure.perl |
5 4 + 1 - 0 ! |
make sure libncbi-vdb will be found |
link_debian_packaged_libz.patch | (download) |
build/ld.linux.exe.sh |
3 3 + 0 - 0 ! |
since libncbi-vdb is dynamically linked against zlib and libbz2 these need to be explicitly specified here |
link_debian_packaged_lmagic.patch | (download) |
tools/copycat/Makefile |
2 1 + 1 - 0 ! |
link against debian packages libmagic |
dont_use_static_lib.patch | (download) |
test/fuse/Makefile |
2 1 + 1 - 0 ! |
don't use static library |
set_explicit_path_to_schemata.patch | (download) |
test/fastq-loader/test-fastq-loader.cpp |
2 1 + 1 - 0 ! |
in debian */*.vschema is installed to /usr/lib/ncbi-vdb/ |
absolute_vschema_path_in_test.patch | (download) |
test/vcf-loader/test-vcf-loader.cpp |
2 1 + 1 - 0 ! |
we need to set absolute pathes also in the test |
ignore_failing_tests_for_the_moment.patch | (download) |
test/Makefile |
2 1 + 1 - 0 ! |
exclude failing tests |
do_not_link_statically.patch | (download) |
build/ld.linux.gcc.sh |
2 1 + 1 - 0 ! |
do not link statically |
link_debian_packaged_libmbed.patch | (download) |
build/ld.linux.exe.sh |
2 1 + 1 - 0 ! |
link against debian packaged libmbedtls-dev |
seek_dynamic_libs.patch | (download) |
setup/package.prl |
4 2 + 2 - 0 ! |
seek for dynamic lib rather than static if dynamic lib exists |
certs.kfg.patch | (download) |
build/Makefile.env |
4 2 + 2 - 0 ! |
point to correct location of kfg config files in libncbi-vdb2 package |