diff options
author | Rob van Nues <rvnues at tesco {dot} net> | 2017-09-10 12:44:14 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-16 07:15:01 +0700 |
commit | 87f60da8dead64a7e438ea4e1186807adb7c7212 (patch) | |
tree | 19fb453af5a4a1093e10f277fa60ae3a197397c9 /academic/flexbar/flexbar.info | |
parent | 6b9af1ae138ce226ad2a58869330cb5ca437ea92 (diff) |
academic/flexbar: Added (barcode and adapter removal).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/flexbar/flexbar.info')
-rw-r--r-- | academic/flexbar/flexbar.info | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/academic/flexbar/flexbar.info b/academic/flexbar/flexbar.info new file mode 100644 index 0000000000000..c84d4df37df13 --- /dev/null +++ b/academic/flexbar/flexbar.info @@ -0,0 +1,12 @@ +PRGNAM="flexbar" +VERSION="3.0.3" +HOMEPAGE="https://github.com/seqan/flexbar" +DOWNLOAD="https://github.com/seqan/flexbar/archive/v3.0.3/flexbar-3.0.3.tar.gz \ + https://github.com/seqan/seqan/releases/download/seqan-v2.2.0/seqan-library-2.2.0.tar.xz" +MD5SUM="16bbdc3eb89a82f9879655e33c147451 \ + 0070e035ac84c3c128b0e8dd2737b2d3" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="tbb" +MAINTAINER="Rob van Nues" +EMAIL="rvnues at tesco {dot} net" |