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 E298F158003 for ; Mon, 17 Jan 2022 08:59:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26FC82BC01B; Mon, 17 Jan 2022 08:59:01 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 090122BC01B for ; Mon, 17 Jan 2022 08:59:01 +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 035CF343007 for ; Mon, 17 Jan 2022 08:59:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 712C9233 for ; Mon, 17 Jan 2022 08:58:58 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1642409936.efd93be2c628aaeb5573aec651a9388ac7276387.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jansi/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/jansi/Manifest dev-java/jansi/jansi-2.4.0.ebuild X-VCS-Directories: dev-java/jansi/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: efd93be2c628aaeb5573aec651a9388ac7276387 X-VCS-Branch: master Date: Mon, 17 Jan 2022 08:58:58 +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: a494d2c7-38ac-40bd-8e40-9dd262d3618b X-Archives-Hash: dd9e9699b17b817747ec98a73eafa504 commit: efd93be2c628aaeb5573aec651a9388ac7276387 Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Tue Dec 14 08:50:04 2021 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Mon Jan 17 08:58:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efd93be2 dev-java/jansi: bump to 2.4.0 SLOT="2" since jline does not compile with it. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/23804 Signed-off-by: Miroslav Šulc gentoo.org> dev-java/jansi/Manifest | 1 + dev-java/jansi/jansi-2.4.0.ebuild | 78 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 79 insertions(+) diff --git a/dev-java/jansi/Manifest b/dev-java/jansi/Manifest index 31fabc8cd4c4..1325190f77b1 100644 --- a/dev-java/jansi/Manifest +++ b/dev-java/jansi/Manifest @@ -1 +1,2 @@ DIST jansi-1.13.tar.gz 253219 BLAKE2B 89fc81710bc0860c717241c97fe2e7a148ccbaa5fb1e7db30b978aa69cddccbc9ea45a0e30ef384c42a741d707f5eab73ce8b2a76e1095c66a2c95f9088f28f0 SHA512 9c4bb0b7435c102068718e039900828994f1ba60ed44307eb726eb91a2884bc406688c2747635b9353f3bd68a6bf0e7c082a4069343b59efffc900f59c563fde +DIST jansi-2.4.0.tar.gz 225579 BLAKE2B f07dfde9b789d62ec31999632e35609143289c5ab0972ce7cb931dea72ba41e6f2b9b74f7b3d82050e9ed4abd89386040d5268c408d787d3edd49fcdf0cce965 SHA512 4172b264463b847d6008dfad5c80246b029c7add2fd659f4b1c636891a86860f8f5ddd0ce0a5150065faeae72b19682339dda2d019c82f45d8f1be7a547e4558 diff --git a/dev-java/jansi/jansi-2.4.0.ebuild b/dev-java/jansi/jansi-2.4.0.ebuild new file mode 100644 index 000000000000..e93adc8efc55 --- /dev/null +++ b/dev-java/jansi/jansi-2.4.0.ebuild @@ -0,0 +1,78 @@ +# Copyright 1999-2022 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/fusesource/jansi/archive/refs/tags/jansi-2.4.0.tar.gz --slot 0 --keywords "~amd64 ~arm ~arm64 ~ppc64 ~x86" --ebuild jansi-2.4.0.ebuild + +EAPI=8 + +JAVA_PKG_IUSE="doc source" +MAVEN_ID="org.fusesource.jansi:jansi:2.4.0" + +inherit java-pkg-2 java-pkg-simple toolchain-funcs + +DESCRIPTION="Jansi is a java library for generating and interpreting ANSI escape sequences." +HOMEPAGE="http://fusesource.github.io/jansi" +SRC_URI="https://github.com/fusesource/${PN}/archive/refs/tags/${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="2" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" + +# Compile dependencies +# POM: pom.xml +# test? info.picocli:picocli-codegen:4.5.2 -> !!!artifactId-not-found!!! +# test? org.junit.jupiter:junit-jupiter:5.7.0 -> !!!groupId-not-found!!! +# test? org.junit.jupiter:junit-jupiter-params:5.7.0 -> !!!groupId-not-found!!! + +DEPEND=">=virtual/jdk-1.8:*" + +# junit-jupiter is not available in ::gentoo +# test? ( +# !!!artifactId-not-found!!! +# !!!groupId-not-found!!! +# ) +#" + +RDEPEND=">=virtual/jre-1.8:*" + +DOCS=( {changelog,readme}.md license.txt ) + +S="${WORKDIR}/${PN}-${P}" + +JAVA_SRC_DIR="src/main/java" +JAVA_RESOURCE_DIRS="src/main/resources" +JAVA_MAIN_CLASS="org.fusesource.jansi.AnsiMain" + +# junit-jupiter is not available in ::gentoo +#JAVA_TEST_GENTOO_CLASSPATH="!!!artifactId-not-found!!!,!!!groupId-not-found!!!,!!!groupId-not-found!!!" +#JAVA_TEST_SRC_DIR="src/test/java" +#JAVA_TEST_RESOURCE_DIRS="src/test/resources" + +src_prepare() { + default + # Remove this directory containing libjansi.so, libjansi.jnilib and jansi.dll + rm -r "${JAVA_RESOURCE_DIRS}/org/fusesource/jansi/internal/native" || die +} + +src_compile() { + java-pkg-simple_src_compile + + # build native library. + local args=( + CCFLAGS="${CFLAGS} ${CXXFLAGS} -Os -fPIC -fvisibility=hidden" + LINKFLAGS="-shared" + CC="$(tc-getCC)" + STRIP="$(tc-getSTRIP)" + LIBNAME="libjansi-$(ver_cut 1-2).so" + ) + emake "${args[@]}" native +} + +src_install() { + # default # https://bugs.gentoo.org/789582 + # deafult fails with + # make: *** No rule to make target 'install'. Stop. + java-pkg_doso target/native--/libjansi-$(ver_cut 1-2).so + java-pkg-simple_src_install +}