mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/wehi-weasel: Updated for version 3.3.3.16.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
4f792d3ee4
commit
e2d2502ea3
3 changed files with 11 additions and 11 deletions
|
@ -16,21 +16,21 @@ Features:
|
|||
- More exotic forms (3D dot plots, population linked displays, pseudo-
|
||||
imaging and biplots).
|
||||
- Batch mode processing.
|
||||
- Merging and exporting FCS data files.
|
||||
- Merging and exporting FCS data files.
|
||||
- Export of high resolution graphics.
|
||||
- Numerical statistics.
|
||||
- Numerical statistics.
|
||||
- Handles multi-block data.
|
||||
|
||||
IMPORTANT!
|
||||
This program is NOT free! A fully functional copy can be downloaded
|
||||
free for a 30 day trial. Thereafter, a small license fee is required.
|
||||
free for a 30 day trial. Thereafter, a small license fee is required.
|
||||
Licensing information and application form can be found in the doc
|
||||
foldert of the package and on the program's website.
|
||||
folder of the package and on the program's website.
|
||||
|
||||
DOWNLOAD NOTE:
|
||||
You should register at the web-site in order to download WEASEL. This
|
||||
means you have to use a web browser. Following the download, you will
|
||||
be sent an email message containing your free trial license code.
|
||||
be sent an email message containing your free trial license code.
|
||||
|
||||
---
|
||||
* "This software is so cunning you could stick a tail on it and call
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for wehi-weasel
|
||||
|
||||
# Copyright 2016 Petar Petrov slackalaxy@gmail.com
|
||||
# Copyright 2017 Petar Petrov slackalaxy@gmail.com
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wehi-weasel
|
||||
VERSION=${VERSION:-3.3.2.16}
|
||||
VERSION=${VERSION:-3.3.3.16}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -36,9 +36,9 @@ OUTPUT=${OUTPUT:-/tmp}
|
|||
|
||||
SRCNAM=wsl
|
||||
JARNAM=Weasel
|
||||
SRCVER=33216
|
||||
SRCVER=33316
|
||||
SRCDIST=unix
|
||||
LICENSE=Weaselv3_3_2License
|
||||
LICENSE=Weaselv3_3_3License
|
||||
|
||||
set -e
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wehi-weasel"
|
||||
VERSION="3.3.2.16"
|
||||
VERSION="3.3.3.16"
|
||||
HOMEPAGE="http://www.frankbattye.com.au/Weasel/"
|
||||
DOWNLOAD="http://www.frankbattye.com.au/Weasel/WeaselDownload.html"
|
||||
MD5SUM="51c62248d897eff7095d3ffd211d2261"
|
||||
MD5SUM="85f7c4c39e22c68bc12c713cb49337d6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue