From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/igv/
Date: Sun, 23 Mar 2014 23:00:31 +0000 (UTC) [thread overview]
Message-ID: <1395615552.0da34aea17b8bc8a2d2f088acb0296dcfdd6b923.mmokrejs@gentoo> (raw)
commit: 0da34aea17b8bc8a2d2f088acb0296dcfdd6b923
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Sun Mar 23 22:59:12 2014 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Sun Mar 23 22:59:12 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0da34aea
sci-biology/igv-2.0.35: version bump
Package-Manager: portage-2.2.7
---
sci-biology/igv/ChangeLog | 8 ++++++--
sci-biology/igv/igv-2.0.35.ebuild | 35 +++++++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+), 2 deletions(-)
diff --git a/sci-biology/igv/ChangeLog b/sci-biology/igv/ChangeLog
index 69f3a962..de4a770 100644
--- a/sci-biology/igv/ChangeLog
+++ b/sci-biology/igv/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-biology/igv
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*igv-2.0.35 (23 Mar 2014)
+
+ 23 Mar 2014; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> +igv-2.0.35.ebuild:
+ sci-biology/igv-2.0.35: version bump
+
08 Jan 2012; Andrey Kislyuk <weaver@gentoo.org> ChangeLog:
New package, ebuild written by me
-
diff --git a/sci-biology/igv/igv-2.0.35.ebuild b/sci-biology/igv/igv-2.0.35.ebuild
new file mode 100644
index 0000000..67a0c5b
--- /dev/null
+++ b/sci-biology/igv/igv-2.0.35.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+#ESVN_REPO_URI="http://igv.googlecode.com/svn/trunk"
+ESVN_REPO_URI="http://igv.googlecode.com/svn/tags/Version_${PV}"
+
+EANT_BUILD_TARGET="all"
+JAVA_ANT_REWRITE_CLASSPATH="true"
+EANT_NEEDS_TOOLS="true"
+WANT_ANT_TASKS="ant-apache-bcel"
+
+inherit subversion java-pkg-2 java-ant-2
+
+DESCRIPTION="Integrative Genomics Viewer"
+HOMEPAGE="http://www.broadinstitute.org/igv/"
+SRC_URI=""
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64"
+
+COMMON_DEPS=""
+DEPEND=">=virtual/jdk-1.6
+ ${COMMON_DEPS}"
+RDEPEND=">=virtual/jre-1.6
+ ${COMMON_DEPS}"
+
+src_install() {
+ java-pkg_newjar igv.jar
+ for i in lib/*.jar; do java-pkg_dojar $i; done
+ java-pkg_dolauncher igv --jar igv.jar --main org.broad.igv.ui.Main
+}
next reply other threads:[~2014-03-23 23:00 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-23 23:00 Martin Mokrejs [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-04-06 22:57 [gentoo-commits] proj/sci:master commit in: sci-biology/igv/ Martin Mokrejs
2017-04-03 16:18 Martin Mokrejs
2017-04-03 15:45 Martin Mokrejs
2016-11-11 15:11 Martin Mokrejs
2016-11-08 19:27 Martin Mokrejs
2016-11-08 18:05 Martin Mokrejs
2016-09-15 18:36 Martin Mokrejs
2016-08-19 18:47 Martin Mokrejs
2016-08-19 18:21 Martin Mokrejs
2016-08-19 18:07 Martin Mokrejs
2015-06-06 10:23 Justin Lecher
2015-04-29 20:49 Martin Mokrejs
2015-03-23 8:10 Justin Lecher
2015-03-21 1:20 Martin Mokrejs
2015-03-17 19:24 Martin Mokrejs
2015-03-17 12:14 Martin Mokrejs
2015-03-05 9:52 Martin Mokrejs
2015-02-18 16:41 Justin Lecher
2014-03-23 23:37 Martin Mokrejs
2014-03-23 23:33 Martin Mokrejs
2012-01-08 8:10 Andrey Kislyuk
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=1395615552.0da34aea17b8bc8a2d2f088acb0296dcfdd6b923.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