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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2E0AA158094 for ; Tue, 5 Jul 2022 11:24:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17542E0D1B; Tue, 5 Jul 2022 11:24:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 EA17BE0D1B for ; Tue, 5 Jul 2022 11:24:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 5D888341FC2 for ; Tue, 5 Jul 2022 11:24:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7DB0326 for ; Tue, 5 Jul 2022 11:24:53 +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: <1657020290.9b34438778ccd1942c8187acae56b75d0df9e418.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/xsdlib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/xsdlib/Manifest dev-java/xsdlib/xsdlib-2013.6.1.ebuild X-VCS-Directories: dev-java/xsdlib/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 9b34438778ccd1942c8187acae56b75d0df9e418 X-VCS-Branch: master Date: Tue, 5 Jul 2022 11:24:53 +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: b165d8ed-acce-49db-b0f6-2618a7857249 X-Archives-Hash: 46c85e4460abca1301e1473be3651c97 commit: 9b34438778ccd1942c8187acae56b75d0df9e418 Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Mon Jun 27 17:47:58 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Tue Jul 5 11:24:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b344387 dev-java/xsdlib: add 2013.6.1 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/26098 Signed-off-by: Florian Schmaus gentoo.org> dev-java/xsdlib/Manifest | 1 + dev-java/xsdlib/xsdlib-2013.6.1.ebuild | 35 ++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/dev-java/xsdlib/Manifest b/dev-java/xsdlib/Manifest index bc1f66b764b9..9de8317052d3 100644 --- a/dev-java/xsdlib/Manifest +++ b/dev-java/xsdlib/Manifest @@ -1 +1,2 @@ +DIST xsdlib-2013.6.1-sources.jar 274740 BLAKE2B 356c3e6005c26a1b63ea016a523140d93bb8c6a4c1952d60f5a881c92dd013e1691451be96e31b7c96c48e1f182e0224bceb712e230bb008ad97732a8e9ffdb6 SHA512 a4e308fae6a1116158ddbebfad0570f6cf1f840acb72de8bdd9414b363da78edf6aea2349f4ac7511b774a494f9e4c17c309f86aefc39b30421a1c86945302b0 DIST xsdlib.20090415.zip 914126 BLAKE2B 7f8dc45c590606ece1775d08634f87bb7cd392c69c66204073d4867f925cf7159fe14b43cde6d59a72da90ab284d9a3adc0c4d6aa117ea5143eff8efc5bf6534 SHA512 479b20bb24c32f7a8bf548689cb6d7efc99e36d7f887d9e33b34b2e4707d74149ae1e312f7166a90acbd44422248729d6158a55d710616b656eb628cafc1e3f2 diff --git a/dev-java/xsdlib/xsdlib-2013.6.1.ebuild b/dev-java/xsdlib/xsdlib-2013.6.1.ebuild new file mode 100644 index 000000000000..986f5e46081a --- /dev/null +++ b/dev-java/xsdlib/xsdlib-2013.6.1.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +JAVA_PKG_IUSE="doc source" +MAVEN_ID="net.java.dev.msv:xsdlib:2013.6.1" + +inherit java-pkg-2 java-pkg-simple + +DESCRIPTION="Sun XML Datatypes Library" +HOMEPAGE="http://msv.java.net/" +SRC_URI="https://repo1.maven.org/maven2/net/java/dev/msv/xsdlib/${PV}/xsdlib-${PV}-sources.jar" + +LICENSE="BSD Apache-1.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" + +CP_DEPEND="dev-java/relaxng-datatype:0" +BDEPEND="app-arch/unzip" +RDEPEND="${CP_DEPEND} + >=virtual/jre-1.8:*" +DEPEND="${CP_DEPEND} + >=virtual/jdk-1.8:*" + +S="${WORKDIR}" + +JAVA_RESOURCE_DIRS="resources" + +src_prepare() { + default + mkdir resources || die + cp -r com resources || die + find "${JAVA_RESOURCE_DIRS}" -type f ! -name '*.properties' -exec rm -rf {} + || die +}