aboutsummaryrefslogtreecommitdiff
blob: 97b8fd25eac0b4160c934603c447c6a7879ef882 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=5

inherit java-pkg-2 java-ant-2 eutils

DESCRIPTION="Display short reads alignment, identify the genetic variation + associate with reference annotation"
HOMEPAGE="http://bioinformatics.zj.cn/magicviewer"
SRC_URI="
	http://59.79.168.90/soft/${PN}_${PV}_x86_64_linux.tar.gz
	http://59.79.168.90/soft/${PN}_${PV}_x86_32_linux.tar.gz"

LICENSE="GRL"
SLOT="0"
KEYWORDS=""
IUSE=""

DEPEND=">=virtual/jdk-1.6:*"
RDEPEND=">=virtual/jre-1.6:*"

# TODO: install either contents from
#          MagicViewer_1.2.1_x86_32_linux/ subdir or MagicViewer_1.2.1_x86_64_linux/