From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-electronics/player/
Date: Wed, 4 Dec 2013 16:22:51 +0000 (UTC) [thread overview]
Message-ID: <1386173055.ce1a2b0cb2785a4e25730344a3b1a30d78a6e218.jlec@gentoo> (raw)
commit: ce1a2b0cb2785a4e25730344a3b1a30d78a6e218
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 4 16:04:15 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Dec 4 16:04:15 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ce1a2b0c
sci-electronics/player: Fix java support
Package-Manager: portage-2.2.7
---
sci-electronics/player/ChangeLog | 3 +++
sci-electronics/player/player-2.0.4.ebuild | 7 ++++++-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/sci-electronics/player/ChangeLog b/sci-electronics/player/ChangeLog
index d9e7b1f..65f2f84 100644
--- a/sci-electronics/player/ChangeLog
+++ b/sci-electronics/player/ChangeLog
@@ -3,6 +3,9 @@
# $Header: $
04 Dec 2013; Justin Lecher <jlec@gentoo.org> player-2.0.4.ebuild:
+ Fix java support
+
+ 04 Dec 2013; Justin Lecher <jlec@gentoo.org> player-2.0.4.ebuild:
Bump EAPI to 5; Bump to python-single-r1 eclass
14 Mar 2011; Justin Lecher <jlec@gentoo.org> player-2.0.4.ebuild:
diff --git a/sci-electronics/player/player-2.0.4.ebuild b/sci-electronics/player/player-2.0.4.ebuild
index 15be88a..bc47009 100644
--- a/sci-electronics/player/player-2.0.4.ebuild
+++ b/sci-electronics/player/player-2.0.4.ebuild
@@ -6,7 +6,7 @@ EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
-inherit eutils python-single-r1
+inherit eutils java-pkg-opt-2 python-single-r1
DESCRIPTION="A network server for robot control"
HOMEPAGE="http://playerstage.sourceforge.net/index.php?src=player"
@@ -55,6 +55,11 @@ DEPEND="${RDEPEND}
pkg_setup () {
python-single-r1_pkg_setup
+ use java && java-pkg-opt-2_pkg_setup
+}
+
+src_prepare() {
+ use java && java-pkg-opt-2_src_prepare
}
src_configure() {
next reply other threads:[~2013-12-04 16:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-04 16:22 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-26 17:22 [gentoo-commits] proj/sci:master commit in: sci-electronics/player/ Aisha Tammy
2015-09-21 17:44 Justin Lecher
2013-12-04 16:22 Justin Lecher
2013-12-04 16:22 Justin Lecher
2011-06-24 17:09 Justin Lecher
2011-03-14 10:27 Justin Lecher
2011-03-07 12:01 Justin Lecher
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=1386173055.ce1a2b0cb2785a4e25730344a3b1a30d78a6e218.jlec@gentoo \
--to=jlec@gentoo.org \
--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