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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 669901382C5 for ; Fri, 21 May 2021 14:10:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DEF6FE0814; Fri, 21 May 2021 14:10:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9C152E07FE for ; Fri, 21 May 2021 14:10:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DC467340CBB for ; Fri, 21 May 2021 14:10:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2DB43790 for ; Fri, 21 May 2021 14:10:53 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1621416331.d8b65dabd47380715ea67bed61d62e4278d0d7ac.mgorny@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-p2p/bisq/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-p2p/bisq/Manifest net-p2p/bisq/bisq-1.6.4.ebuild net-p2p/bisq/metadata.xml X-VCS-Directories: net-p2p/bisq/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: d8b65dabd47380715ea67bed61d62e4278d0d7ac X-VCS-Branch: master Date: Fri, 21 May 2021 14:10: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: f57f5922-3501-4262-a984-e8d68481f559 X-Archives-Hash: f3f3ec066e36f96ecbc58a992209890f commit: d8b65dabd47380715ea67bed61d62e4278d0d7ac Author: Emil Jacobs emiljacobs nl> AuthorDate: Wed May 19 07:20:55 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed May 19 09:25:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d8b65dab net-p2p/bisq: New package Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Emil Jacobs emiljacobs.nl> net-p2p/bisq/Manifest | 1 + net-p2p/bisq/bisq-1.6.4.ebuild | 39 +++++++++++++++++++++++++++++++++++++++ net-p2p/bisq/metadata.xml | 8 ++++++++ 3 files changed, 48 insertions(+) diff --git a/net-p2p/bisq/Manifest b/net-p2p/bisq/Manifest new file mode 100644 index 000000000..ae0f879c7 --- /dev/null +++ b/net-p2p/bisq/Manifest @@ -0,0 +1 @@ +DIST Bisq-64bit-1.6.4.deb 164491680 BLAKE2B 70cb40cb3577168ffc9e09a099b264af2d8a38d25701ed54f302d92a6380de73b26791c0bd579462ca89f15082c99a90d48884b153068e02758a6943c0d7662b SHA512 81f6405a70eb0eecb56575bfbf0567d353d0835f707830f141480749fb917c2ebc0deb2438a79ca94ad5ef6aa87f3c1d61343b9e1a3d53fb0d29bd131631e9e1 diff --git a/net-p2p/bisq/bisq-1.6.4.ebuild b/net-p2p/bisq/bisq-1.6.4.ebuild new file mode 100644 index 000000000..62cd8d7ba --- /dev/null +++ b/net-p2p/bisq/bisq-1.6.4.ebuild @@ -0,0 +1,39 @@ +# Copyright 2019-2021 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 +} diff --git a/net-p2p/bisq/metadata.xml b/net-p2p/bisq/metadata.xml new file mode 100644 index 000000000..128a2718a --- /dev/null +++ b/net-p2p/bisq/metadata.xml @@ -0,0 +1,8 @@ + + + + + emil@emiljacobs.nl + Emil Jacobs + +