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 7E9D2158095 for ; Sun, 28 Aug 2022 11:12:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91D89E0824; Sun, 28 Aug 2022 11:12: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 793DBE0824 for ; Sun, 28 Aug 2022 11:12:36 +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 3CAA6335C07 for ; Sun, 28 Aug 2022 11:12:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76CC4574 for ; Sun, 28 Aug 2022 11:12:33 +0000 (UTC) From: "Sergey Alirzaev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergey Alirzaev" Message-ID: <1661685134.85075f0dac8db7ea10c86a32022a5a0ddd4a0f57.zl29ah@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/bisq-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-p2p/bisq-bin/Manifest net-p2p/bisq-bin/bisq-bin-1.9.5.ebuild X-VCS-Directories: net-p2p/bisq-bin/ X-VCS-Committer: zl29ah X-VCS-Committer-Name: Sergey Alirzaev X-VCS-Revision: 85075f0dac8db7ea10c86a32022a5a0ddd4a0f57 X-VCS-Branch: dev Date: Sun, 28 Aug 2022 11:12:33 +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: 9b0be5fc-4c5d-4163-8cb7-694fdca62afe X-Archives-Hash: 8be81c628120a60827aa08fd4c6520ff commit: 85075f0dac8db7ea10c86a32022a5a0ddd4a0f57 Author: Sergey Alirzaev riseup net> AuthorDate: Sun Aug 28 11:12:14 2022 +0000 Commit: Sergey Alirzaev gmail com> CommitDate: Sun Aug 28 11:12:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=85075f0d net-p2p/bisq-bin: bump to 1.9.5 Signed-off-by: Sergey Alirzaev riseup.net> net-p2p/bisq-bin/Manifest | 2 +- net-p2p/bisq-bin/bisq-bin-1.9.5.ebuild | 39 ++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 1 deletion(-) diff --git a/net-p2p/bisq-bin/Manifest b/net-p2p/bisq-bin/Manifest index e08030f8b..15362f1b7 100644 --- a/net-p2p/bisq-bin/Manifest +++ b/net-p2p/bisq-bin/Manifest @@ -1 +1 @@ -DIST Bisq-64bit-1.9.4.deb 211107900 BLAKE2B 6e29cec465fb26a0d6482e9e55d21c14d3b504b98f174c98c42ac0db3b3c56dc8e4efd56e15d3bd49b900ce0da647d03808116d4f30447888fe9d3632914937c SHA512 e276ed17f5775c4a65b96193061b452cb2504cd6a2f2390b9be3cdb82be375b7596b059d537368fa2fb7a1cf856345d2a09eb769ee86d4581cd32b1edd6c5e90 +DIST Bisq-64bit-1.9.5.deb 216533844 BLAKE2B c354f7601c5b21e43001c543587d3cae0c09cd5e13fc9188518ac964899441dff383b75dd01dc6ae8dafcc3185f7602bcbf50d35cac56a15a224c013429331e1 SHA512 aac77e67f7724a3647a099bd954101e05cb8f680325db0f256c726aa836f0e07c60fcd31d73271a2c78b175dc430e89b00f529000fce9bccc408365897f21b7b diff --git a/net-p2p/bisq-bin/bisq-bin-1.9.5.ebuild b/net-p2p/bisq-bin/bisq-bin-1.9.5.ebuild new file mode 100644 index 000000000..f62746c77 --- /dev/null +++ b/net-p2p/bisq-bin/bisq-bin-1.9.5.ebuild @@ -0,0 +1,39 @@ +# Copyright 2019-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit desktop unpacker xdg + +DESCRIPTION="The decentralized bitcoin exchange (non-atomic, with arbitration)" +HOMEPAGE="https://bisq.network/ https://github.com/bisq-network/exchange/" +SRC_URI="https://bisq.network/downloads/v${PV}/Bisq-64bit-${PV}.deb" + +LICENSE="AGPL-3" +SLOT="0" +KEYWORDS="~amd64" + +DEPEND=" + dev-java/openjfx + net-libs/libnet + virtual/jre:* + x11-libs/gtk+:3" + +RESTRICT="mirror strip" + +# Bundled java, and seems to mostly work without an old ffmpeg +QA_PREBUILT="opt/Bisq/Bisq opt/Bisq/libpackager.so opt/Bisq/runtime/*" +REQUIRES_EXCLUDE="libgstreamer-lite.so libavplugin-53.so libavplugin-54.so libavplugin-55.so libavplugin-56.so libavplugin-57.so libavplugin-ffmpeg-56.so libavplugin-ffmpeg-57.so" + +S="${WORKDIR}" + +src_compile() { + : +} + +src_install() { + cp -ar "${S}"/opt/bisq "${ED}"/opt/ + dosym ../Bisq/Bisq /opt/bisq/bin/Bisq + domenu opt/bisq/lib/bisq-Bisq.desktop + doicon opt/bisq/lib/Bisq.png +}