Loading debian/patches/fix_util_installation.patch +2 −1 Original line number Diff line number Diff line Description: Prevent CMake from installing util/ We handle this within *.installs outselves We handle this within *.installs ourselves Author: Shayan Doust <hello@shayandoust.me> Last-Update: 2019-07-16 --- Index: mmseqs2/util/CMakeLists.txt =================================================================== --- mmseqs2.orig/util/CMakeLists.txt Loading debian/patches/use_system_gzstream.patch +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ Description: We use libgzstream-dev instead of that in lib Author: Shayan Doust <hello@shayandoust.me> Last-Update: 2019-07-15 --- Index: mmseqs2/CMakeLists.txt =================================================================== --- mmseqs2.orig/CMakeLists.txt Loading debian/patches/use_system_zstd.patch +11 −7 Original line number Diff line number Diff line Description: Use_system_zstd Description: Use libzstd-dev instead of that in lib Author: Shayan Doust <hello@shayandoust.me> Last-Update: 2019-07-19 --- Index: mmseqs2/CMakeLists.txt =================================================================== --- mmseqs2.orig/CMakeLists.txt +++ mmseqs2/CMakeLists.txt @@ -59,17 +59,17 @@ if (APPLE) --- mmseqs2.orig/CMakeLists.txt 2019-07-19 23:04:12.110285812 +0100 +++ mmseqs2/CMakeLists.txt 2019-07-19 23:04:12.106285779 +0100 @@ -59,17 +59,17 @@ endif () # zstd Loading Loading @@ -34,9 +38,9 @@ Index: mmseqs2/CMakeLists.txt OPTION(TE_NAT_LOG "Define the log function as natural logarithm." ON) Index: mmseqs2/cmake/MMseqsSetupDerivedTarget.cmake =================================================================== --- mmseqs2.orig/cmake/MMseqsSetupDerivedTarget.cmake +++ mmseqs2/cmake/MMseqsSetupDerivedTarget.cmake @@ -6,7 +6,7 @@ function (mmseqs_setup_derived_target TA --- mmseqs2.orig/cmake/MMseqsSetupDerivedTarget.cmake 2019-07-19 23:04:12.110285812 +0100 +++ mmseqs2/cmake/MMseqsSetupDerivedTarget.cmake 2019-07-19 23:04:12.106285779 +0100 @@ -6,7 +6,7 @@ get_target_property(DEF_TMP mmseqs-framework COMPILE_DEFINITIONS) get_target_property(INCL_TMP mmseqs-framework INCLUDE_DIRECTORIES) Loading Loading
debian/patches/fix_util_installation.patch +2 −1 Original line number Diff line number Diff line Description: Prevent CMake from installing util/ We handle this within *.installs outselves We handle this within *.installs ourselves Author: Shayan Doust <hello@shayandoust.me> Last-Update: 2019-07-16 --- Index: mmseqs2/util/CMakeLists.txt =================================================================== --- mmseqs2.orig/util/CMakeLists.txt Loading
debian/patches/use_system_gzstream.patch +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ Description: We use libgzstream-dev instead of that in lib Author: Shayan Doust <hello@shayandoust.me> Last-Update: 2019-07-15 --- Index: mmseqs2/CMakeLists.txt =================================================================== --- mmseqs2.orig/CMakeLists.txt Loading
debian/patches/use_system_zstd.patch +11 −7 Original line number Diff line number Diff line Description: Use_system_zstd Description: Use libzstd-dev instead of that in lib Author: Shayan Doust <hello@shayandoust.me> Last-Update: 2019-07-19 --- Index: mmseqs2/CMakeLists.txt =================================================================== --- mmseqs2.orig/CMakeLists.txt +++ mmseqs2/CMakeLists.txt @@ -59,17 +59,17 @@ if (APPLE) --- mmseqs2.orig/CMakeLists.txt 2019-07-19 23:04:12.110285812 +0100 +++ mmseqs2/CMakeLists.txt 2019-07-19 23:04:12.106285779 +0100 @@ -59,17 +59,17 @@ endif () # zstd Loading Loading @@ -34,9 +38,9 @@ Index: mmseqs2/CMakeLists.txt OPTION(TE_NAT_LOG "Define the log function as natural logarithm." ON) Index: mmseqs2/cmake/MMseqsSetupDerivedTarget.cmake =================================================================== --- mmseqs2.orig/cmake/MMseqsSetupDerivedTarget.cmake +++ mmseqs2/cmake/MMseqsSetupDerivedTarget.cmake @@ -6,7 +6,7 @@ function (mmseqs_setup_derived_target TA --- mmseqs2.orig/cmake/MMseqsSetupDerivedTarget.cmake 2019-07-19 23:04:12.110285812 +0100 +++ mmseqs2/cmake/MMseqsSetupDerivedTarget.cmake 2019-07-19 23:04:12.106285779 +0100 @@ -6,7 +6,7 @@ get_target_property(DEF_TMP mmseqs-framework COMPILE_DEFINITIONS) get_target_property(INCL_TMP mmseqs-framework INCLUDE_DIRECTORIES) Loading