File: do_not_build_phylip_and_psipred.patch

package info (click to toggle)
ugene 52.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 133,376 kB
  • sloc: cpp: 747,593; xml: 212,891; ansic: 82,871; javascript: 5,416; yacc: 1,768; sh: 1,256; python: 771; perl: 226; makefile: 37
file content (19 lines) | stat: -rw-r--r-- 684 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Author:  Andreas Tille <tille@debian.org>
Last-Update: Thu, 31 Jan 2019 21:14:50 +0100
Description: 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
Forwarded: not-needed

--- a/ugene.pro
+++ b/ugene.pro
@@ -32,9 +32,7 @@
           src/plugins_3rdparty/umuscle \
           src/plugins_3rdparty/hmm2 \
           src/plugins_3rdparty/gor4 \
-          src/plugins_3rdparty/psipred \
           src/plugins_3rdparty/primer3 \
-          src/plugins_3rdparty/phylip \
           src/plugins_3rdparty/ptools \
           src/plugins_3rdparty/variants \
           src/plugins/CoreTests \