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 2365E15808D for ; Thu, 21 Apr 2022 17:46:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56DC02BC03D; Thu, 21 Apr 2022 17:46:30 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1E2C52BC039 for ; Thu, 21 Apr 2022 17:46:30 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 202E1341D29 for ; Thu, 21 Apr 2022 17:46:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37CC63BE for ; Thu, 21 Apr 2022 17:46:26 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1650494226.4de14ea66ca66e1944c1ba5973f2a6748241c8bb.arthurzam@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-gfx/gephi-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-gfx/gephi-bin/Manifest media-gfx/gephi-bin/gephi-bin-0.9.2.ebuild media-gfx/gephi-bin/gephi-bin-0.9.4.ebuild X-VCS-Directories: media-gfx/gephi-bin/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 4de14ea66ca66e1944c1ba5973f2a6748241c8bb X-VCS-Branch: master Date: Thu, 21 Apr 2022 17:46:26 +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: a14dbf01-51cc-46e6-9421-2d818b9df29e X-Archives-Hash: 1258fe027709d21488875d375bd627e4 commit: 4de14ea66ca66e1944c1ba5973f2a6748241c8bb Author: Alessandro Barbieri gmail com> AuthorDate: Wed Apr 20 22:36:31 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Wed Apr 20 22:37:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4de14ea6 media-gfx/gephi-bin: add 0.9.4, drop 0.9.2 Signed-off-by: Alessandro Barbieri gmail.com> media-gfx/gephi-bin/Manifest | 2 +- ...phi-bin-0.9.2.ebuild => gephi-bin-0.9.4.ebuild} | 31 ++++++++++++---------- 2 files changed, 18 insertions(+), 15 deletions(-) diff --git a/media-gfx/gephi-bin/Manifest b/media-gfx/gephi-bin/Manifest index b09f60de1..37fd2f4d7 100644 --- a/media-gfx/gephi-bin/Manifest +++ b/media-gfx/gephi-bin/Manifest @@ -1,2 +1,2 @@ -DIST gephi-0.9.2-linux.tar.gz 80846981 BLAKE2B fccf8bc9ce1e1d422582ba5ac223c0608ac130150cb76eb079409f2357a24d097487d5b05d63c34a607757c2fb11d822202618c331fe3148c20a545ad36504cf SHA512 ea90a2f7c8e4cb63364dd0245bde68527048e5d2a807422c4ab3bf7d05373af982c4cde50774131d0a810ef0c31a7cbfaef3f4b1c46e458c7696c856072d20cd DIST gephi-0.9.3-linux-x64.tar.gz 141499507 BLAKE2B eb7f31f9f33308678a7429bf1eddf7fd5a89d3a175ab84505d57e3de9f8c387eb951bcc435c3d0075248847f11b5ed99a7eb8110ebd875c4dbd2a164d41deb53 SHA512 4d88d2c1371f54f2bdefc1b9b7ee1e6d68ba29e8c447c55ba29fc75acdc1b69c21e1c236efe95605cc5ef4a4ca0237615cbcec0293fa73a91d7b3d7ecf3e67b1 +DIST gephi-0.9.4-linux-x64.tar.gz 141531065 BLAKE2B 2511b5de51cd8cd0bb835141910be722138e43fc76f6e18182334d09165bd10e25a092ea9678104e583f90fad72f4b73ec2f62058cc099fc74857c10193a15d2 SHA512 6d04fc25ece184ba104563b0cc4569df3b71edd055407e0de594092592cc3dd42313d87fc2e7d629f8ce28e05ce5486af66812bda581b2f9a067679472232e54 diff --git a/media-gfx/gephi-bin/gephi-bin-0.9.2.ebuild b/media-gfx/gephi-bin/gephi-bin-0.9.4.ebuild similarity index 63% rename from media-gfx/gephi-bin/gephi-bin-0.9.2.ebuild rename to media-gfx/gephi-bin/gephi-bin-0.9.4.ebuild index 25f378c20..f953a0958 100644 --- a/media-gfx/gephi-bin/gephi-bin-0.9.2.ebuild +++ b/media-gfx/gephi-bin/gephi-bin-0.9.4.ebuild @@ -1,30 +1,30 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI=8 MYPN="${PN/-bin/}" MYP="${MYPN}-${PV}" DESCRIPTION="The Open Graph Viz Platform" -HOMEPAGE="https://gephi.org/" -SRC_URI="https://github.com/gephi/gephi/releases/download/v${PV}/${MYP}-linux.tar.gz" +HOMEPAGE=" + https://gephi.org/ + https://github.com/gephi/gephi +" +SRC_URI="https://github.com/gephi/gephi/releases/download/v${PV}/${MYP}-linux-x64.tar.gz" +S="${WORKDIR}" LICENSE="CDDL GPL-3" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -RESTRICT="strip" +KEYWORDS="-* ~amd64" RDEPEND="virtual/jre:1.8" -S="${WORKDIR}" +RESTRICT="strip" -QA_PREBUILT=" - /opt/${MYPN}/platform/modules/lib/amd64/linux/libjnidispatch-422.so - /opt/${MYPN}/platform/modules/lib/i386/linux/libjnidispatch-422.so -" +QA_PREBUILT="/opt/${MYPN}/platform/modules/lib/amd64/linux/libjnidispatch-nb.so" src_prepare() { - sed -e 's|\#jdkhome="\/path\/to\/jdk"|jdkhome=\$(java-config -O)|g' -i "${S}/${MYP}/etc/gephi.conf" + sed -e 's|jdkhome=.*|jdkhome=\$(java-config -O)|g' -i "${S}/${MYP}/etc/gephi.conf" || die #remove windows things rm -r "${S}/${MYP}"/bin/*.exe || die @@ -33,8 +33,11 @@ src_prepare() { rm -r "${S}/${MYP}/platform/modules/lib/x86" || die #windows only rm -r "${S}/${MYP}"/platform/modules/lib/amd64/*.dll || die - use amd64 && rm -rf "${S}/${MYP}/platform/modules/lib/i386" - use x86 && rm -rf "${S}/${MYP}/platform/modules/lib/amd64" + rm -rf "${S}/${MYP}/platform/modules/lib/i386" || die + rm -rf "${S}/${MYP}/platform/modules/lib/aarch64" || die + + # remove bundled jre + rm -rf "${S}/${MYP}/jre-x64" || die eapply_user }