Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
hardening.patch | add QMAKE flags to add hardening Also remove parameters for win32 and macx because they seem to irritate the build system. Merged into this patch, because they overlap. |
Olivier Sallou <osallou@debian.org> | not-needed | |||
do_not_build_phylip_and_psipred.patch | Do not build phylip plugin which is removed since the code copy of the old version has no free license Also omitting psipred for the same reason |
Andreas Tille <tille@debian.org> | not-needed | 2019-01-31 | ||
use_debian_sqlite.patch | Tried to use Debian packages sqlite3 but failed because package does not build that way | Andreas Tille <tille@debian.org> | not-needed | |||
python_interpreter.patch | using python3 as the interpreter | Pierre Gruet <pgt@debian.org> | not-needed | 2023-12-12 | ||
set_rpath.patch | setting the rpath so that private shared libraries are found | Pierre Gruet <pgt@debian.org> | not-needed | 2023-12-12 | ||
plugins_directory.patch | looking for plugins in their Debian install directory | Pierre Gruet <pgt@debian.org> | not-needed | debian | 2024-05-22 | |
undefined_references.patch | removing _neon signatures to avoid build failure on aarch64 | Pierre Gruet <pgt@debian.org> | yes | 2024-10-04 | ||
signed_char_neighbour_table.patch | indicating we use signed char, so that we don't depend on the default choice of the implementation | Pierre Gruet <pgt@debian.org> | yes | 2024-10-04 |