Gentoo Archives: gentoo-commits

From: Martin Mokrejs <mmokrejs@×××××××××××××××.cz>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/artemis-bin/
Date: Sun, 23 Mar 2014 19:10:42
Message-Id: 1395601758.116a34b4a030050965fddb6fda334062ef424105.mmokrejs@gentoo
1 commit: 116a34b4a030050965fddb6fda334062ef424105
2 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
3 AuthorDate: Sun Mar 23 19:09:18 2014 +0000
4 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
5 CommitDate: Sun Mar 23 19:09:18 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=116a34b4
7
8 sci-biology/artemis-bin: version bump, added a link to INSTALL docs
9
10 Package-Manager: portage-2.2.7
11
12 ---
13 sci-biology/artemis-bin/ChangeLog | 9 +++++++--
14 ...emis-bin-13.2.12.ebuild => artemis-bin-16.0.6.ebuild} | 16 +++++++++++++---
15 2 files changed, 20 insertions(+), 5 deletions(-)
16
17 diff --git a/sci-biology/artemis-bin/ChangeLog b/sci-biology/artemis-bin/ChangeLog
18 index 9885717..6cd5bd4 100644
19 --- a/sci-biology/artemis-bin/ChangeLog
20 +++ b/sci-biology/artemis-bin/ChangeLog
21 @@ -1,7 +1,13 @@
22 # ChangeLog for sci-biology/artemis-bin
23 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
24 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
25 # $Header: $
26
27 +*artemis-bin-16.0.6 (23 Mar 2014)
28 +
29 + 23 Mar 2014; Martin Mokrejs <mmokrejs@×××××××××××××××.cz>
30 + +artemis-bin-16.0.6.ebuild, -artemis-bin-13.2.12.ebuild:
31 + sci-biology/artemis-bin: version bump, added a link to INSTALL docs
32 +
33 03 Mar 2013; Justin Lecher <jlec@g.o> artemis-bin-13.2.12.ebuild,
34 metadata.xml:
35 Clean whitespace errors
36 @@ -11,4 +17,3 @@
37 08 Jan 2012; Martin Mokrejs <mmokrejs@×××××××××××××××.cz>
38 +artemis-bin-13.2.12.ebuild, +metadata.xml:
39 initial, not yet working ebuild
40 -
41
42 diff --git a/sci-biology/artemis-bin/artemis-bin-13.2.12.ebuild b/sci-biology/artemis-bin/artemis-bin-16.0.6.ebuild
43 similarity index 51%
44 rename from sci-biology/artemis-bin/artemis-bin-13.2.12.ebuild
45 rename to sci-biology/artemis-bin/artemis-bin-16.0.6.ebuild
46 index fa1edc3..528d3e8 100644
47 --- a/sci-biology/artemis-bin/artemis-bin-13.2.12.ebuild
48 +++ b/sci-biology/artemis-bin/artemis-bin-16.0.6.ebuild
49 @@ -6,9 +6,12 @@ EAPI=3
50
51 inherit java-pkg-2
52
53 +MY_V="16"
54 +
55 DESCRIPTION="DNA sequence viewer, annotation (Artemis) and comparison (ACT) tool"
56 HOMEPAGE="http://www.sanger.ac.uk/resources/software/artemis"
57 -SRC_URI="ftp://ftp.sanger.ac.uk/pub4/resources/software/artemis/v13/v"${PV}"/artemis_compiled_v"${PV}".tar.gz"
58 +SRC_URI="ftp://ftp.sanger.ac.uk/pub4/resources/software/artemis/v"${MY_V}"/v"${PV}"/artemis_compiled_v"${PV}".tar.gz
59 + ftp://ftp.sanger.ac.uk/pub/resources/software/artemis/artemis.pdf"
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 @@ -16,6 +19,13 @@ KEYWORDS=""
64 IUSE=""
65
66 DEPEND="sci-biology/samtools
67 - sci-biology/bamview"
68 + sci-biology/bambino" # aka BamView
69 RDEPEND="${DEPEND}
70 - >=virtual/jre-1.5"
71 + >=virtual/jre-1.6"
72 +
73 +src_install(){
74 + dodoc artemis.pdf
75 +}
76 +
77 +# do not know what is the diffeerence between artemis_compiled_v16.0.6.tar.gz, artemis_v16.0.6.jar and sartemis_v16.0.6.jar
78 +# ftp://ftp.sanger.ac.uk/pub/resources/software/artemis/v16/v16.0.6/