public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/VarScan/
Date: Mon, 20 Feb 2017 18:51:20 +0000 (UTC)	[thread overview]
Message-ID: <1487616664.da001fc52d309509f4bc99d41b8b147672e8ac33.mmokrejs@gentoo> (raw)

commit:     da001fc52d309509f4bc99d41b8b147672e8ac33
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Mon Feb 20 18:51:04 2017 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Mon Feb 20 18:51:04 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=da001fc5

sci-biology/VarScan: version bump

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-biology/VarScan/VarScan-2.4.3.ebuild | 35 ++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

diff --git a/sci-biology/VarScan/VarScan-2.4.3.ebuild b/sci-biology/VarScan/VarScan-2.4.3.ebuild
new file mode 100644
index 000000000..3ef29a10c
--- /dev/null
+++ b/sci-biology/VarScan/VarScan-2.4.3.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit java-pkg-2
+
+DESCRIPTION="Variant detection (germline, multi-sample, somatic mutations, CNA, SNP calls)"
+HOMEPAGE="http://varscan.sourceforge.net/"
+
+# binary
+#https://github.com/dkoboldt/varscan/blob/master/VarScan.v2.4.3.jar
+SRC_URI="https://github.com/dkoboldt/varscan/blob/master/VarScan.v2.4.3.source.jar?raw=true -> ${PN}.v${PV}.source.jar"
+
+LICENSE="Non-profit-OSL-3.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="
+	>=virtual/jdk-1.5:*
+	!sci-biology/VarScan-bin"
+RDEPEND=">=virtual/jre-1.5:*"
+
+S="${WORKDIR}"/net/sf/varscan
+
+src_compile(){
+	javac *.java
+}
+
+src_install(){
+	java-pkg_newjar "${DISTDIR}"/${PN}.v${PV}.source.jar ${PN}.source.jar
+	java-pkg_dolauncher VarScan
+}


             reply	other threads:[~2017-02-20 18:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-20 18:51 Martin Mokrejs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-10 13:52 [gentoo-commits] proj/sci:master commit in: sci-biology/VarScan/ Andrew Ammerlaan
2021-03-05 18:39 Andrew Ammerlaan
2017-04-14 17:17 Martin Mokrejs
2016-11-15 19:13 Martin Mokrejs
2016-11-15 19:05 Martin Mokrejs
2016-11-15 18:32 Martin Mokrejs
2015-03-13 12:29 Martin Mokrejs
2014-09-16 17:50 Christoph Junghans
2014-03-23 18:26 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=1487616664.da001fc52d309509f4bc99d41b8b147672e8ac33.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