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: Fri, 13 Mar 2015 12:29:29 +0000 (UTC) [thread overview]
Message-ID: <1426249711.790ca1f9862fd92d6a0edc5068e3ae0779d24e55.mmokrejs@gentoo> (raw)
commit: 790ca1f9862fd92d6a0edc5068e3ae0779d24e55
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Fri Mar 13 12:28:31 2015 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Fri Mar 13 12:28:31 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=790ca1f9
fix SRC_URI to fetch real source code, ebuild improvements but not working
Package-Manager: portage-2.2.15
sci-biology/VarScan/ChangeLog | 6 ++++++
.../{VarScan-2.3.6.ebuild => VarScan-2.3.7.ebuild} | 15 ++++++++++++---
2 files changed, 18 insertions(+), 3 deletions(-)
diff --git a/sci-biology/VarScan/ChangeLog b/sci-biology/VarScan/ChangeLog
index bfcfc5c..a7470a6 100644
--- a/sci-biology/VarScan/ChangeLog
+++ b/sci-biology/VarScan/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*VarScan-2.3.7 (13 Mar 2015)
+
+ 13 Mar 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
+ +VarScan-2.3.7.ebuild, -VarScan-2.3.6.ebuild:
+ fix SRC_URI to fetch real source code, ebuild improvements but not working
+
18 Feb 2015; Justin Lecher <jlec@gentoo.org> VarScan-2.3.6.ebuild,
metadata.xml:
sci-biology/VarScan: fix SLOT operators
diff --git a/sci-biology/VarScan/VarScan-2.3.6.ebuild b/sci-biology/VarScan/VarScan-2.3.7.ebuild
similarity index 64%
rename from sci-biology/VarScan/VarScan-2.3.6.ebuild
rename to sci-biology/VarScan/VarScan-2.3.7.ebuild
index a9a9a07..ad7eaa8 100644
--- a/sci-biology/VarScan/VarScan-2.3.6.ebuild
+++ b/sci-biology/VarScan/VarScan-2.3.7.ebuild
@@ -8,7 +8,11 @@ inherit java-pkg-2
DESCRIPTION="Variant detection (germline, multi-sample, somatic mut., som. cp nr alterations (CNA)), SNP calls"
HOMEPAGE="http://varscan.sourceforge.net/"
-SRC_URI="http://downloads.sourceforge.net/project/varscan/${PN}.v${PV}.jar"
+
+# binary
+#http://downloads.sourceforge.net/project/varscan/VarScan.v2.3.7.jar
+#SRC_URI="http://downloads.sourceforge.net/project/varscan/${PN}.v${PV}.jar"
+SRC_URI="http://downloads.sourceforge.net/project/varscan/${PN}.v${PV}.source.jar"
LICENSE="Non-profit-OSL-3.0"
SLOT="0"
@@ -16,6 +20,11 @@ KEYWORDS=""
IUSE=""
DEPEND="
- >=virtual/jdk-1.5:*
- dev-java/ant-core"
+ >=virtual/jdk-1.5:*"
RDEPEND=">=virtual/jre-1.5:*"
+
+S="${WORKDIR}"/net/sf/varscan
+
+src_compile(){
+ javac *.java
+}
next reply other threads:[~2015-03-13 12:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-13 12:29 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
2017-02-20 18:51 Martin Mokrejs
2016-11-15 19:13 Martin Mokrejs
2016-11-15 19:05 Martin Mokrejs
2016-11-15 18:32 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=1426249711.790ca1f9862fd92d6a0edc5068e3ae0779d24e55.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