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 28014159C9B for ; Sat, 10 Aug 2024 17:57:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5AD3FE2B09; Sat, 10 Aug 2024 17:57:17 +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 34949E2B09 for ; Sat, 10 Aug 2024 17:57:17 +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 1EE9734310C for ; Sat, 10 Aug 2024 17:57:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83B4E13E1 for ; Sat, 10 Aug 2024 17:57:14 +0000 (UTC) From: "Victor Skovorodnikov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Victor Skovorodnikov" Message-ID: <1723312444.3e9b568ced4e34355edf5c4c9f8c99437e1eff21.victor3.14@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/dogecoin-qt/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-p2p/dogecoin-qt/dogecoin-qt-9999.ebuild X-VCS-Directories: net-p2p/dogecoin-qt/ X-VCS-Committer: victor3.14 X-VCS-Committer-Name: Victor Skovorodnikov X-VCS-Revision: 3e9b568ced4e34355edf5c4c9f8c99437e1eff21 X-VCS-Branch: dev Date: Sat, 10 Aug 2024 17:57:14 +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: 8e27658f-ed03-4afe-9d87-b6e268473cc7 X-Archives-Hash: 898ff1646084158cac1826472b2c428c commit: 3e9b568ced4e34355edf5c4c9f8c99437e1eff21 Author: Victor Skovorodnikov yandex com> AuthorDate: Sat Aug 10 17:49:16 2024 +0000 Commit: Victor Skovorodnikov yandex com> CommitDate: Sat Aug 10 17:54:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3e9b568c net-p2p/dogecoin-qt: code cleanup for 9999 Fixes: 5435c61f916bc871cc808b5b49b41144a7109dda Signed-off-by: Victor Skovorodnikov yandex.com> net-p2p/dogecoin-qt/dogecoin-qt-9999.ebuild | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/net-p2p/dogecoin-qt/dogecoin-qt-9999.ebuild b/net-p2p/dogecoin-qt/dogecoin-qt-9999.ebuild index cfd29f8fa..dff845d34 100644 --- a/net-p2p/dogecoin-qt/dogecoin-qt-9999.ebuild +++ b/net-p2p/dogecoin-qt/dogecoin-qt-9999.ebuild @@ -3,19 +3,23 @@ EAPI=8 WANT_AUTOCONF="2.5" -inherit autotools desktop xdg-utils flag-o-matic git-r3 +inherit autotools desktop flag-o-matic git-r3 xdg-utils DESCRIPTION="Dogecoin Core Qt for desktop. Downloaded blockchain is under 2.2GB. Much secure." HOMEPAGE="https://github.com/dogecoin" EGIT_REPO_URI="https://github.com/dogecoin/dogecoin.git" -WORKDIR_="${WORKDIR}/${P}" -S="${WORKDIR_}" - LICENSE="MIT" SLOT="0" DB_VER="5.3" IUSE="cpu_flags_x86_avx2 cpu_flags_x86_sse2 intel-avx2 dogecoind experimental +gui +pie +prune scrypt-sse2 +ssp tests utils +wallet zmq" -REQUIRED_USE="!gui? ( dogecoind utils ) dogecoind? ( utils ) intel-avx2? ( experimental ) scrypt-sse2? ( experimental ) experimental? ( || ( intel-avx2 scrypt-sse2 ) )" +REQUIRED_USE=" + !gui? ( dogecoind utils ) + dogecoind? ( utils ) + intel-avx2? ( experimental ) + scrypt-sse2? ( experimental ) + experimental? ( || ( intel-avx2 scrypt-sse2 ) ) +" + DOGEDIR="/opt/${PN}" DEPEND=" dev-libs/libevent:= @@ -23,7 +27,14 @@ DEPEND=" dev-libs/openssl dev-build/libtool dev-build/automake:= - gui? ( dev-qt/qtcore dev-qt/qtgui dev-qt/qtwidgets dev-qt/qtdbus dev-qt/qtnetwork dev-qt/qtprintsupport dev-qt/linguist-tools:= ) + gui? ( dev-qt/qtcore + dev-qt/qtgui + dev-qt/qtwidgets + dev-qt/qtdbus + dev-qt/qtnetwork + ev-qt/qtprintsupport + dev-qt/linguist-tools:= + ) >=dev-libs/boost-1.84.0 wallet? ( sys-libs/db:"${DB_VER}"=[cxx] gui? ( media-gfx/qrencode ) @@ -45,7 +56,6 @@ BDEPEND=" " pkg_pretend() { - if use intel-avx2 && [[ ! -e "${ROOT}"/etc/portage/patches/app-crypt/intel-ipsec-mb/remove_digest_init.patch ]]; then eerror "${ROOT}/etc/portage/patches/app-crypt/intel-ipsec-mb/remove_digest_init.patch does not exist!" eerror "To build with avx2 intel support, please create ${ROOT}/etc/portage/patches/app-crypt/intel-ipsec-mb directory" @@ -68,7 +78,7 @@ src_prepare() { default einfo "Generating autotools files..." - eaclocal -I "${WORKDIR_}" + eaclocal -I "${S}" eautoreconf }