academic/seaview: Updated for version 4.6.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
29446010bf
commit
8a6006c3b9
|
@ -19,8 +19,8 @@ sequence alignment and molecular phylogeny. Important features are:
|
|||
c) maximum likelihood, driving program PhyML
|
||||
|
||||
5) SeaView prints and draws phylogenetic trees on screen, SVG, PDF or
|
||||
PostScript files.
|
||||
|
||||
PostScript files.
|
||||
|
||||
6) SeaView allows to download sequences from EMBL/GenBank/UniProt
|
||||
using the Internet.
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for seaview
|
||||
|
||||
# Copyright 2011-2016 Petar Petrov slackalaxy@gmail.com
|
||||
# Copyright 2011-2018 Petar Petrov slackalaxy@gmail.com
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -26,7 +26,7 @@
|
|||
# Thanks to developer Dr. Manolo Gouy for all his help.
|
||||
|
||||
PRGNAM=seaview
|
||||
VERSION=${VERSION:-4.6.1.2}
|
||||
VERSION=${VERSION:-4.6.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="seaview"
|
||||
VERSION="4.6.1.2"
|
||||
HOMEPAGE="http://doua.prabi.fr/software/seaview"
|
||||
DOWNLOAD="ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/seaview_4.6.1.2.tar.gz"
|
||||
MD5SUM="4beb86e6faef2137c2efc8ec6e4d83b8"
|
||||
VERSION="4.6.3"
|
||||
HOMEPAGE="http://doua.prabi.fr/software/seaview/"
|
||||
DOWNLOAD="ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/seaview_4.6.3.tar.gz"
|
||||
MD5SUM="4eb29d33ae82cff3c7311fc84820bfbe"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="fltk PDFlib-Lite Gblocks PhyML clustalo muscle"
|
||||
|
|
|
@ -11,9 +11,9 @@ seaview:
|
|||
seaview: SeaView is a multiplatform, graphical user interface for multiple
|
||||
seaview: sequence alignment and molecular phylogeny.
|
||||
seaview:
|
||||
seaview: References: /usr/doc/seaview-4.6.1.2/References
|
||||
seaview: Home: http://doua.prabi.fr/software/seaview
|
||||
seaview:
|
||||
seaview:
|
||||
seaview:
|
||||
seaview:
|
||||
seaview:
|
||||
|
|
Loading…
Reference in New Issue