Package: hhsuite / 2.0.15-1

Metadata

Package Version Patches format
hhsuite 2.0.15-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Makefile | (download)

Makefile | 79 39 + 40 - 0 !
1 file changed, 39 insertions(+), 40 deletions(-)

 patch to top level makefile
  * Make Makefile DESTDIR-aware.
  * Fix install mode of data files.
paths | (download)

scripts/HHPaths.pm | 12 7 + 5 - 0 !
src/hhdecl.C | 4 2 + 2 - 0 !
2 files changed, 9 insertions(+), 7 deletions(-)

 set hhsuite paths.
 Set paths to hhsuite components - as installed on Debian - correctly in absence of the (now superflouos) HHLIB environment variable.
help | (download)

src/hhblits.C | 11 8 + 3 - 0 !
src/hhsearch.C | 5 3 + 2 - 0 !
2 files changed, 11 insertions(+), 5 deletions(-)

 fix paths in help pages
 Fix issues where the path in help pages is taken from the build-time location of the executables.
rest1 | (download)

data/Makefile | 11 11 + 0 - 0 !
scripts/addss.pl | 2 1 + 1 - 0 !
scripts/create_profile_from_hhm.pl | 2 1 + 1 - 0 !
scripts/create_profile_from_hmmer.pl | 2 1 + 1 - 0 !
scripts/hhblitsdb.pl | 2 1 + 1 - 0 !
scripts/hhmakemodel.pl | 2 1 + 1 - 0 !
scripts/multithread.pl | 2 1 + 1 - 0 !
scripts/reformat.pl | 2 1 + 1 - 0 !
src/Makefile | 6 3 + 3 - 0 !
9 files changed, 21 insertions(+), 10 deletions(-)

 assorted patches
  * Set paths to hhsuite components for Perl scripts.
  * Add a Makefile to generate data/do_not_delete.phr,do_not_delete.pin,do_not_delete.psq .
hardening | (download)

src/Makefile | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 hardening patch.
unused_variables_warning | (download)

src/pngwriter.cc | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix unused variables warning
unnecessary_libz | (download)

src/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove unnecessary libz link