From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/artemis/
Date: Wed, 30 Mar 2016 14:26:29 +0000 (UTC) [thread overview]
Message-ID: <1459347812.89b91efb19621ed16be8bf20cb05670120ec431d.mmokrejs@gentoo> (raw)
commit: 89b91efb19621ed16be8bf20cb05670120ec431d
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Wed Mar 30 14:23:32 2016 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Wed Mar 30 14:23:32 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=89b91efb
sci-biology/artemis: install docs, cleanup ebuild and bring it in sync with sci-biology/act-bin and sci-biology/artemis-9999
Package-Manager: portage-2.2.28
sci-biology/artemis/artemis-9999.ebuild | 19 ++++++++++++++-----
1 file changed, 14 insertions(+), 5 deletions(-)
diff --git a/sci-biology/artemis/artemis-9999.ebuild b/sci-biology/artemis/artemis-9999.ebuild
index 81da9cb..d9e915d 100644
--- a/sci-biology/artemis/artemis-9999.ebuild
+++ b/sci-biology/artemis/artemis-9999.ebuild
@@ -1,14 +1,15 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit java-pkg-2 java-ant-2 git-r3
DESCRIPTION="DNA sequence viewer/annotation (Artemis) and comparison (ACT) tool"
HOMEPAGE="http://www.sanger.ac.uk/resources/software/artemis"
-SRC_URI="ftp://ftp.sanger.ac.uk/pub/resources/software/artemis/artemis.pdf"
+SRC_URI="ftp://ftp.sanger.ac.uk/pub/resources/software/artemis/artemis.pdf -> ${P}.manual.pdf
+ ftp://ftp.sanger.ac.uk/pub/resources/software/artemis/v16/art_html_build.zip -> ${P}.html_build.zip"
EGIT_REPO_URI="https://github.com/sanger-pathogens/Artemis"
LICENSE="GPL-2"
@@ -41,6 +42,10 @@ DEPEND="${RDEPEND}
# BamView is at http://bamview.sourceforge.net/
+src_unpack(){
+ unzip "${DISTDIR}"/art_html_build.zip || die
+}
+
src_compile(){
ant || die
}
@@ -48,7 +53,9 @@ src_compile(){
src_install(){
dobin act act.command art dnaplotter gff2embl
java-pkg_dojar ant-build/artemis.jar
- dodoc "${DISTDIR}"/artemis.pdf README
+ dodoc "${DISTDIR}"/"${P}".manual.pdf README
+ insinto /usr/share/doc/"${PN}"/html
+ doins art_html_build/*
}
# artemis_compiled_v16.0.11.tar.gz contains compiled binaries but also java *.class files
@@ -57,5 +64,7 @@ src_install(){
pkg_postinst(){
einfo "For BAM file support please install sci-biology/BamView"
- einfo " from http://bamview.sourceforge.net"
+ einfo "You may find interesting the additional web resources:"
+ einfo "http://www.webact.org/WebACT"
+ einfo "http://www.hpa-bioinfotools.org.uk/pise/double_act.html"
}
next reply other threads:[~2016-03-30 14:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-30 14:26 Martin Mokrejs [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-27 9:22 [gentoo-commits] proj/sci:master commit in: sci-biology/artemis/ Horea Christian
2017-01-29 14:20 Justin Lecher
2015-06-09 10:25 Martin Mokrejs
2014-03-23 23:02 Martin Mokrejs
2014-03-23 19:19 Martin Mokrejs
2014-01-06 19:27 Justin Lecher
2012-02-07 23:45 Martin Mokrejs
2012-02-07 23:45 Martin Mokrejs
2012-01-08 15:51 Martin Mokrejs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1459347812.89b91efb19621ed16be8bf20cb05670120ec431d.mmokrejs@gentoo \
--to=mmokrejs@fold.natur.cuni.cz \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox