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 A0530158451 for ; Wed, 10 Jan 2024 08:29:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65F82E2A26; Wed, 10 Jan 2024 08:29:44 +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 3CB97E2A26 for ; Wed, 10 Jan 2024 08:29:44 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1D947343285 for ; Wed, 10 Jan 2024 08:29:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC10014AA for ; Wed, 10 Jan 2024 08:29:41 +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: <1704875316.334c52aa0124183889282a7dea0a5b19455eff15.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/biglybt/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/biglybt/Manifest net-p2p/biglybt/biglybt-3.4.0.0.ebuild X-VCS-Directories: net-p2p/biglybt/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 334c52aa0124183889282a7dea0a5b19455eff15 X-VCS-Branch: master Date: Wed, 10 Jan 2024 08:29:41 +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: c89b1710-3c57-484d-949a-28c8fc776337 X-Archives-Hash: 9fe5f04ca142cea60fe7921b95a46ab5 commit: 334c52aa0124183889282a7dea0a5b19455eff15 Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Sun Jan 7 15:40:45 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Wed Jan 10 08:28:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=334c52aa net-p2p/biglybt: drop 3.4.0.0 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Signed-off-by: Florian Schmaus gentoo.org> net-p2p/biglybt/Manifest | 1 - net-p2p/biglybt/biglybt-3.4.0.0.ebuild | 120 --------------------------------- 2 files changed, 121 deletions(-) diff --git a/net-p2p/biglybt/Manifest b/net-p2p/biglybt/Manifest index 476ea77fc01e..648c013cd649 100644 --- a/net-p2p/biglybt/Manifest +++ b/net-p2p/biglybt/Manifest @@ -1,2 +1 @@ -DIST biglybt-3.4.0.0.tar.gz 41402302 BLAKE2B c10832a62efa517981572b91fb99854ee45743c0a2e9fd30d6548a09aeaa47fbcbdb6f6392285f5bd59eb99d4b50b98ddfce2ecf2092b205ca69901b5668a8d3 SHA512 401d0674f03d0da88d3dd3521c3c67cd3471b9858c326fc3cb908f96bb90b156eedee6dfa909606aade0862fe18cbf987d83cf48295e3ee5dc056c260708e05b DIST biglybt-3.5.0.0.tar.gz 41499459 BLAKE2B a08bfa560a72297a6ef21aed1bf4dc278e6c1e8b28b7adfb9bd880d8a6bcec1875b2ff8f3c95e9a05a41be5f14ba7ec66d775f53b78ee4a6bb88a295906f75e2 SHA512 1345ca1b49615be6d7e4ffb883ac5a60ed31af1dbf29a45d5d03ab56fb37d3f47d36abdffe990d264bda5fe5d3f90a3e2ad64373f1fe16fa23feb1ba8b70dd15 diff --git a/net-p2p/biglybt/biglybt-3.4.0.0.ebuild b/net-p2p/biglybt/biglybt-3.4.0.0.ebuild deleted file mode 100644 index 31fb1dc0f33b..000000000000 --- a/net-p2p/biglybt/biglybt-3.4.0.0.ebuild +++ /dev/null @@ -1,120 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -JAVA_PKG_IUSE="doc source" -MAVEN_PROVIDES="com.biglybt:biglybt-core:3.4.0.0 com.biglybt:biglybt-ui:3.4.0.0" - -inherit java-pkg-2 java-pkg-simple - -DESCRIPTION="Feature-filled Bittorrent client based on the Azureus open source project" -HOMEPAGE="https://www.biglybt.com" -SRC_URI="https://github.com/BiglySoftware/BiglyBT/archive/v${PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/BiglyBT-${PV}" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 arm64 ppc64" - -# Common dependencies -# POM: core/pom.xml -# commons-cli:commons-cli:1.4 -> >=dev-java/commons-cli-1.5.0:1 - -CP_DEPEND=" - dev-java/commons-cli:1 - dev-java/swt:4.27 -" - -# Compile dependencies -# POM: core/pom.xml -# org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:4.9 -> !!!groupId-not-found!!! -# POM: core/pom.xml -# test? org.assertj:assertj-core:3.12.1 -> !!!suitable-mavenVersion-not-found!!! -# test? org.junit.jupiter:junit-jupiter:5.4.0 -> !!!groupId-not-found!!! - -# Due to removal of AENameServiceDescriptor it would fail to start under jdk:1.8 -# StartServer ERROR: unable to bind to 127.0.0.1:6880 listening for passed torrent info: \ -# sun.net.spi.nameservice.NameServiceDescriptor: Provider com.biglybt.core.util.spi.AENameServiceDescriptor not found -# Restricting to jdk:11 for https://bugs.gentoo.org/888859 -DEPEND=" - virtual/jdk:11 - ${CP_DEPEND} -" - -RDEPEND=" - >=virtual/jre-1.8:* - ${CP_DEPEND} -" - -DOCS=( - CODING_GUIDELINES.md - CONTRIBUTING.md - ChangeLog.txt - README.md - TRANSLATE.md - issue_template.md -) - -PATCHES=( - "${FILESDIR}/biglybt-3.2.0.0-disable-SWTUpdateChecker.patch" - "${FILESDIR}/biglybt-3.2.0.0-disable-DorkBoxUpdaterPlugin.patch" - "${FILESDIR}/biglybt-3.2.0.0-disable-shared-plugins.patch" -) - -src_prepare() { - default - java-pkg-2_src_prepare - # AENameServiceDescriptor fails to compile with jdk >= 11 - # https://github.com/BiglySoftware/BiglyBT/pull/2611 - # "error: package sun.net.spi.nameservice does not exist" - rm -r core/src/com/biglybt/core/util/spi || die - - sed \ - -e '/enable.update/s:true:false: ' \ - -i core/src/com/biglybt/pifimpl/update/PluginUpdatePlugin.java || die - - cp -r core/{src,resources} || die - find core/resources -type f -name '*.java' -exec rm -rf {} + || die "deleting classes failed" - - cp -r uis/{src,resources} || die - find uis/resources -type f -name '*.java' -exec rm -rf {} + || die "deleting classes failed" -} - -src_compile() { - einfo "Compiling module \"core\"" - JAVA_ENCODING="8859_1" - JAVA_JAR_FILENAME="biglybt-core.jar" - JAVA_RESOURCE_DIRS="core/resources" - JAVA_SRC_DIR="core/src" - java-pkg-simple_src_compile - JAVA_GENTOO_CLASSPATH_EXTRA="biglybt-core.jar" - - einfo "Compiling module \"uis\"" - JAVA_JAR_FILENAME="BiglyBT.jar" - JAVA_LAUNCHER_FILENAME="${PN}" - JAVA_MAIN_CLASS="com.biglybt.ui.Main" - JAVA_RESOURCE_DIRS="uis/resources" - JAVA_SRC_DIR="uis/src" - java-pkg-simple_src_compile - - if use doc; then - einfo "Compiling javadocs" - JAVA_SRC_DIR=( - "core/src" - "uis/src" - ) - JAVA_JAR_FILENAME="ignoreme.jar" - java-pkg-simple_src_compile - fi -} - -src_install() { - java-pkg-simple_src_install - - if use source; then - java-pkg_dosrc "core/src/*" - java-pkg_dosrc "uis/src/*" - fi - default -}