From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jtidy/
Date: Sun, 26 Nov 2023 08:59:52 +0000 (UTC) [thread overview]
Message-ID: <1700989077.89514251a06148f6eb5f3acdc584b872f9970464.fordfrog@gentoo> (raw)
commit: 89514251a06148f6eb5f3acdc584b872f9970464
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Sat Nov 25 17:31:31 2023 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 08:57:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89514251
dev-java/jtidy: add 938
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/33982
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
dev-java/jtidy/Manifest | 1 +
dev-java/jtidy/jtidy-938.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-java/jtidy/Manifest b/dev-java/jtidy/Manifest
index e09ee53ded98..bd28d25f9377 100644
--- a/dev-java/jtidy/Manifest
+++ b/dev-java/jtidy/Manifest
@@ -1 +1,2 @@
DIST jtidy-1.0.zip 240642 BLAKE2B 96e312f2b938f75124a966ad6ecbae39a6822a0d362e98265226409b6c407cfbd1cf1eac2adac522cb02174159392c25bab3abb18c6dce591a0d398cef367306 SHA512 be73dfd2f65ec53a3c1a9b9014a62011f58f5f337bbd2b3939c5f8f54c225fa7718717bf84348bc07a37411c20b1e82f300ba4fc865d7019ada6b1f8d081440a
+DIST jtidy-r938-sources.zip 240642 BLAKE2B 96e312f2b938f75124a966ad6ecbae39a6822a0d362e98265226409b6c407cfbd1cf1eac2adac522cb02174159392c25bab3abb18c6dce591a0d398cef367306 SHA512 be73dfd2f65ec53a3c1a9b9014a62011f58f5f337bbd2b3939c5f8f54c225fa7718717bf84348bc07a37411c20b1e82f300ba4fc865d7019ada6b1f8d081440a
diff --git a/dev-java/jtidy/jtidy-938.ebuild b/dev-java/jtidy/jtidy-938.ebuild
new file mode 100644
index 000000000000..a358bb13a064
--- /dev/null
+++ b/dev-java/jtidy/jtidy-938.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+JAVA_PKG_IUSE="doc source"
+MAVEN_ID="net.sf.jtidy:jtidy:r${PV}"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="a Java port of HTML Tidy, a HTML syntax checker and pretty printer"
+HOMEPAGE="https://sourceforge.net/projects/jtidy/"
+SRC_URI="https://master.dl.sourceforge.net/project/jtidy/JTidy/r${PV}/jtidy-r${PV}-sources.zip"
+
+LICENSE="HTML-Tidy W3C"
+SLOT="9"
+KEYWORDS="~amd64"
+
+BDEPEND="app-arch/unzip"
+CP_DEPEND="dev-java/ant-core:0"
+
+DEPEND="${CP_DEPEND}
+ >=virtual/jdk-1.8 "
+RDEPEND="${CP_DEPEND}
+ >=virtual/jre-1.8"
+
+JAVA_MAIN_CLASS="org.w3c.tidy.Tidy"
+JAVA_RESOURCE_DIRS="src/main/resources"
+JAVA_SRC_DIR="src/main/java"
next reply other threads:[~2023-11-26 8:59 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-26 8:59 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-16 14:21 [gentoo-commits] repo/gentoo:master commit in: dev-java/jtidy/ Miroslav Šulc
2024-04-17 22:01 Sam James
2024-04-17 4:32 Sam James
2024-04-15 21:09 Sam James
2024-04-15 10:21 Miroslav Šulc
2023-12-25 6:24 Sam James
2022-03-12 17:15 Miroslav Šulc
2022-03-12 15:12 Arthur Zamarin
2022-03-10 10:25 Jakov Smolić
2022-03-10 9:48 Jakov Smolić
2016-05-11 21:30 James Le Cuirot
2016-03-14 10:04 Patrice Clement
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=1700989077.89514251a06148f6eb5f3acdc584b872f9970464.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