From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-lang/conceptual/
Date: Sat, 16 Jan 2021 10:28:30 +0000 (UTC) [thread overview]
Message-ID: <1610792870.90941e25eb97c6f9731fc6aee93362a02af4ede2.andrewammerlaan@gentoo> (raw)
commit: 90941e25eb97c6f9731fc6aee93362a02af4ede2
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Jan 16 10:27:50 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Jan 16 10:27:50 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=90941e25
dev-lang/conceptual: version bump, fix fetch
still stuck on python2_7, but works
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
.../{conceptual-1.4.ebuild => conceptual-1.5.1b.ebuild} | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/dev-lang/conceptual/conceptual-1.4.ebuild b/dev-lang/conceptual/conceptual-1.5.1b.ebuild
similarity index 77%
rename from dev-lang/conceptual/conceptual-1.4.ebuild
rename to dev-lang/conceptual/conceptual-1.5.1b.ebuild
index 58da5001f..d2e6046d2 100644
--- a/dev-lang/conceptual/conceptual-1.4.ebuild
+++ b/dev-lang/conceptual/conceptual-1.5.1b.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
PYTHON_COMPAT=( python2_7 )
JAVA_PKG_OPT_USE="gui"
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="BSD-2"
-IUSE="gui test"
+IUSE="gui"
KEYWORDS="~amd64"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
@@ -22,7 +22,10 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
virtual/mpi
${PYTHON_DEPS}
- gui? ( virtual/jdk:* )"
+ gui? (
+ virtual/jdk:*
+ dev-java/jython
+ )"
DEPEND="${RDEPEND}"
src_compile() {
@@ -33,7 +36,8 @@ src_compile() {
src_install () {
default
if use gui; then
- java-pkg_newjar gui/ncptlGUI-1.4.jar ${PN}.jar
+ java-pkg_newjar gui/ncptlGUI-1.5.1b.jar ${PN}.jar
java-pkg_dolauncher
fi
+ python_optimize
}
next reply other threads:[~2021-01-16 10:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-16 10:28 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-01 8:45 [gentoo-commits] proj/sci:master commit in: dev-lang/conceptual/ Andrew Ammerlaan
2021-02-13 11:11 Andrew Ammerlaan
2021-02-01 2:43 Horea Christian
2017-01-29 11:59 Justin Lecher
2013-11-05 23:43 Christoph Junghans
2013-11-05 22:01 Christoph Junghans
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=1610792870.90941e25eb97c6f9731fc6aee93362a02af4ede2.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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