From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BB49F158087 for ; Thu, 3 Feb 2022 06:56:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35D7F2BC005; Thu, 3 Feb 2022 06:56:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B8E6F2BC019 for ; Thu, 3 Feb 2022 06:56:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 829A9343341 for ; Thu, 3 Feb 2022 06:56:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DAFC6272 for ; Thu, 3 Feb 2022 06:56:32 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1643871351.0f98f5c693ccd2da7a269fdcc5d454f914071957.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/stax2-api/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/stax2-api/Manifest dev-java/stax2-api/metadata.xml dev-java/stax2-api/stax2-api-4.2.1.ebuild X-VCS-Directories: dev-java/stax2-api/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 0f98f5c693ccd2da7a269fdcc5d454f914071957 X-VCS-Branch: master Date: Thu, 3 Feb 2022 06:56:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 916f2547-573c-461d-8fe6-57dce17efab7 X-Archives-Hash: c49e0f6019b68534b05174a5d8dd5eb2 commit: 0f98f5c693ccd2da7a269fdcc5d454f914071957 Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Thu Dec 16 12:39:50 2021 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Thu Feb 3 06:55:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f98f5c6 dev-java/stax2-api: new package Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Signed-off-by: Florian Schmaus gentoo.org> dev-java/stax2-api/Manifest | 1 + dev-java/stax2-api/metadata.xml | 13 ++++++++++++ dev-java/stax2-api/stax2-api-4.2.1.ebuild | 35 +++++++++++++++++++++++++++++++ 3 files changed, 49 insertions(+) diff --git a/dev-java/stax2-api/Manifest b/dev-java/stax2-api/Manifest new file mode 100644 index 000000000000..487d6cb5f013 --- /dev/null +++ b/dev-java/stax2-api/Manifest @@ -0,0 +1 @@ +DIST stax2-api-4.2.1.tar.gz 128806 BLAKE2B 64254b0bbd269e5d62931280773e0e7e7915204ce41a86eb10a08e3d8d27691d48094e17a8deb0ca3fa916b413800d75969af05db1ba897277c0dae13771e3b4 SHA512 f6fada289e75db0c4c911d3f70e8b8167c96342390168c87563ab4e3e1498360d47c393407cd8ae670716fcb7e1c83d6a8d38364d00648ed380844cf08bdc063 diff --git a/dev-java/stax2-api/metadata.xml b/dev-java/stax2-api/metadata.xml new file mode 100644 index 000000000000..995e89fc3df7 --- /dev/null +++ b/dev-java/stax2-api/metadata.xml @@ -0,0 +1,13 @@ + + + + + java@gentoo.org + + + stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API. + + + https://github.com/FasterXML/stax2-api/issues + + diff --git a/dev-java/stax2-api/stax2-api-4.2.1.ebuild b/dev-java/stax2-api/stax2-api-4.2.1.ebuild new file mode 100644 index 000000000000..a12eccf5a5c8 --- /dev/null +++ b/dev-java/stax2-api/stax2-api-4.2.1.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Skeleton command: +# java-ebuilder --generate-ebuild --workdir . --pom pom.xml --download-uri https://github.com/FasterXML/stax2-api/archive/refs/tags/stax2-api-4.2.1.tar.gz --slot 0 --keywords "~amd64 ~arm ~arm64 ~ppc64 ~x86" --ebuild stax2-api-4.2.1.ebuild + +EAPI=8 + +JAVA_PKG_IUSE="doc source" +MAVEN_ID="org.codehaus.woodstox:stax2-api:4.2.1" + +inherit java-pkg-2 java-pkg-simple + +DESCRIPTION="istax2 API is an extension to basic Stax 1.0 API" +HOMEPAGE="https://github.com/FasterXML/stax2-api" +SRC_URI="https://github.com/FasterXML/${PN}/archive/refs/tags/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" + +DEPEND=">=virtual/jdk-1.8:*" +RDEPEND=">=virtual/jre-1.8:*" + +DOCS=( README.md release-notes/VERSION ) + +S="${WORKDIR}/${PN}-${P}" + +JAVA_SRC_DIR=( "src/main/java" "src/moditect" ) +JAVA_RESOURCE_DIRS="src/main/resources" + +src_install() { + default # https://bugs.gentoo.org/789582 + java-pkg-simple_src_install +}