From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/antlr/
Date: Mon, 25 Nov 2024 08:04:52 +0000 (UTC) [thread overview]
Message-ID: <1732521806.aaff7ba0d35f6ac01fec71eee24030d97100305d.fordfrog@gentoo> (raw)
commit: aaff7ba0d35f6ac01fec71eee24030d97100305d
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Fri Nov 8 08:47:07 2024 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Mon Nov 25 08:03:26 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaff7ba0
dev-java/antlr: style update, update EAPI 7 -> 8
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/39233/commits/beb83bad91ccc42802328fea404fba99186b2ce6
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
.../{antlr-2.7.7-r9.ebuild => antlr-2.7.7-r10.ebuild} | 18 +++++++-----------
1 file changed, 7 insertions(+), 11 deletions(-)
diff --git a/dev-java/antlr/antlr-2.7.7-r9.ebuild b/dev-java/antlr/antlr-2.7.7-r10.ebuild
similarity index 85%
rename from dev-java/antlr/antlr-2.7.7-r9.ebuild
rename to dev-java/antlr/antlr-2.7.7-r10.ebuild
index a82c35657a74..10b9b6e1131d 100644
--- a/dev-java/antlr/antlr-2.7.7-r9.ebuild
+++ b/dev-java/antlr/antlr-2.7.7-r10.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-JAVA_PKG_IUSE="doc source"
+JAVA_PKG_IUSE="doc examples source"
MAVEN_ID="antlr:antlr:2.7.7"
inherit java-pkg-2 java-pkg-simple
@@ -11,23 +11,23 @@ inherit java-pkg-2 java-pkg-simple
DESCRIPTION="A parser generator for many languages"
HOMEPAGE="https://www.antlr2.org/"
SRC_URI="https://www.antlr2.org/download/${P}.tar.gz"
+S="${WORKDIR}/${P}"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="amd64 arm64 ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="examples"
-RDEPEND=">=virtual/jre-1.8:*"
DEPEND=">=virtual/jdk-1.8:*"
+RDEPEND=">=virtual/jre-1.8:*"
-S="${WORKDIR}/${P}"
-
+JAVA_MAIN_CLASS="antlr.Tool"
JAVA_SRC_DIR="${S}/${PN}"
DOCS=( CHANGES.txt README.txt )
src_prepare() {
- default
+ default #780585
+ java-pkg-2_src_prepare
java-pkg_clean
# Delete build files from examples.
@@ -39,12 +39,8 @@ src_configure() { :; }
src_install() {
java-pkg-simple_src_install
- java-pkg_dolauncher antlr --main antlr.Tool
use doc && java-pkg_dohtml -r doc/*
use examples && java-pkg_doexamples examples/java
use source && java-pkg_dosrc antlr
-
- # https://bugs.gentoo.org/789582
- einstalldocs
}
next reply other threads:[~2024-11-25 8:04 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-25 8:04 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-16 7:22 [gentoo-commits] repo/gentoo:master commit in: dev-java/antlr/ Ulrich Müller
2024-04-15 7:45 Miroslav Šulc
2022-05-13 17:09 Miroslav Šulc
2022-05-13 14:15 Jakov Smolić
2022-05-12 8:24 Jakov Smolić
2022-05-12 8:24 Jakov Smolić
2022-05-11 14:50 Agostino Sarubbo
2022-04-11 6:19 Miroslav Šulc
2022-03-17 8:56 Miroslav Šulc
2022-03-17 2:09 Sam James
2022-03-17 1:36 Sam James
2022-03-17 0:57 Sam James
2022-03-17 0:21 Sam James
2022-03-09 9:19 Agostino Sarubbo
2022-03-08 13:04 Agostino Sarubbo
2022-02-25 21:31 Sam James
2022-02-24 8:46 Jakov Smolić
2022-02-24 8:46 Jakov Smolić
2022-02-04 8:17 Miroslav Šulc
2022-01-25 9:30 Miroslav Šulc
2021-11-23 21:36 Sam James
2021-11-23 21:36 Sam James
2021-07-18 6:33 Agostino Sarubbo
2021-06-19 11:54 Miroslav Šulc
2021-06-19 10:01 Agostino Sarubbo
2021-06-19 7:53 Miroslav Šulc
2021-06-19 7:53 Miroslav Šulc
2021-06-18 22:28 Sam James
2021-06-18 15:46 Sam James
2021-05-27 8:04 Miroslav Šulc
2021-05-16 19:06 Miroslav Šulc
2021-05-16 19:06 Miroslav Šulc
2021-05-16 19:06 Miroslav Šulc
2021-04-28 9:23 Miroslav Šulc
2020-12-14 11:27 Miroslav Šulc
2020-07-25 2:21 Sam James
2020-07-20 1:10 Sam James
2019-04-20 1:29 Aaron Bauman
2018-03-01 8:39 Michał Górny
2017-07-13 12:13 Alexis Ballier
2017-03-20 11:06 Patrice Clement
2017-01-29 15:41 Fabian Groffen
2016-10-07 20:55 James Le Cuirot
2016-10-07 20:55 James Le Cuirot
2016-10-07 20:55 James Le Cuirot
2016-01-14 21:44 James Le Cuirot
2016-01-14 21:44 James Le Cuirot
2015-12-06 13:46 James Le Cuirot
2015-10-14 15:22 James Le Cuirot
2015-10-14 15:22 James Le Cuirot
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=1732521806.aaff7ba0d35f6ac01fec71eee24030d97100305d.fordfrog@gentoo \
--to=fordfrog@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