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 BFBF2158041 for ; Wed, 28 Feb 2024 07:19:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 065E4E2B3A; Wed, 28 Feb 2024 07:19:07 +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 DD2F2E2B3A for ; Wed, 28 Feb 2024 07:19:06 +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 24565343009 for ; Wed, 28 Feb 2024 07:19:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AFB9E14E6 for ; Wed, 28 Feb 2024 07:19:04 +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: <1709052137.052e3fb57d33b6875b8def5f6a6bfd0abc9bd0ec.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-p2p/dogecoin-qt/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-p2p/dogecoin-qt/Manifest net-p2p/dogecoin-qt/dogecoin-qt-1.14.7.ebuild net-p2p/dogecoin-qt/metadata.xml X-VCS-Directories: net-p2p/dogecoin-qt/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 052e3fb57d33b6875b8def5f6a6bfd0abc9bd0ec X-VCS-Branch: master Date: Wed, 28 Feb 2024 07:19:04 +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: 8367f606-9a73-46b3-b2b5-301b9ef71bef X-Archives-Hash: 02d2406e9c32be073607e2dfb5fdc0f2 commit: 052e3fb57d33b6875b8def5f6a6bfd0abc9bd0ec Author: Victor Skovorodnikov yandex com> AuthorDate: Tue Feb 27 16:33:44 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Tue Feb 27 16:42:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=052e3fb5 net-p2p/dogecoin-qt: add 1.14.7 - adding unkeyworded 1.14.7 while its on 'dev' branch Signed-off-by: Victor Skovorodnikov yandex.com> net-p2p/dogecoin-qt/Manifest | 1 + net-p2p/dogecoin-qt/dogecoin-qt-1.14.7.ebuild | 137 ++++++++++++++++++++++++++ net-p2p/dogecoin-qt/metadata.xml | 3 + 3 files changed, 141 insertions(+) diff --git a/net-p2p/dogecoin-qt/Manifest b/net-p2p/dogecoin-qt/Manifest index 8559d11a1e..1d42d0864e 100644 --- a/net-p2p/dogecoin-qt/Manifest +++ b/net-p2p/dogecoin-qt/Manifest @@ -1 +1,2 @@ DIST dogecoin-qt-v1.14.6.tar.gz 8162072 BLAKE2B e2d1abe7b60cc2f15998834ec1f23570ad3d471d80e9d05b8e5aa64d6e46b7196d7a13d134e6721fe57b6afd34811bd486de02c00b54ee8516313b81ae6821c2 SHA512 05f1142a22f36a04e65ef91c834b3e724280e29b930617bb66fac98777bb541ddca15771db4205f0cdc14389f3eb4e94fda550f7806b3e9863d909c063f38610 +DIST dogecoin-qt-v1.14.7.zip 12281952 BLAKE2B 501759b37256501495803af57fb458ba867b71d466108f12cb6287161e7818f428c4904c1d34c005ba3fe7a50512c461a5dfab1cd483e543d7ea56f3b79e86fe SHA512 ab848f4a19ca6c8ecc840a83592bea6e7bbdeccf2916c2f5bceb3e0a6ead0666610429a5fa6660d2950284115e4502088c72c6dfc7bf9f322506046b677402d8 diff --git a/net-p2p/dogecoin-qt/dogecoin-qt-1.14.7.ebuild b/net-p2p/dogecoin-qt/dogecoin-qt-1.14.7.ebuild new file mode 100644 index 0000000000..896238d00a --- /dev/null +++ b/net-p2p/dogecoin-qt/dogecoin-qt-1.14.7.ebuild @@ -0,0 +1,137 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +WANT_AUTOCONF="2.5" +inherit autotools desktop xdg-utils flag-o-matic +DESCRIPTION="Dogecoin Core Qt for desktop. Downloaded blockchain is under 2.2GB. Much secure." +HOMEPAGE="https://github.com/dogecoin" +SRC_URI="https://github.com/dogecoin/dogecoin/archive/refs/heads/1.14.7-dev.zip -> ${PN}-v${PV}.zip" + +LICENSE="MIT" +SLOT="0" +DB_VER="5.3" +IUSE="cpu_flags_x86_avx2 cpu_flags_x86_sse2 intel-avx2 dogecoind experimental +pie +prune scrypt-sse2 +ssp tests utils +wallet zmq" +REQUIRED_USE="dogecoind? ( utils ) intel-avx2? ( experimental ) scrypt-sse2? ( experimental ) experimental? ( || ( intel-avx2 scrypt-sse2 ) )" +DOGEDIR="/opt/${PN}" +DEPEND=" + sys-libs/db:"${DB_VER}"=[cxx] + dev-libs/libevent:= + dev-libs/protobuf + dev-libs/openssl + dev-build/libtool + dev-build/automake:= + dev-qt/qtcore + dev-qt/qtgui + dev-qt/qtwidgets + dev-qt/qtdbus + dev-qt/qtnetwork + dev-qt/qtprintsupport + dev-qt/linguist-tools:= + >=dev-libs/boost-1.84.0-r3 + wallet? ( media-gfx/qrencode ) + zmq? ( net-libs/cppzmq ) + intel-avx2? ( =app-crypt/intel-ipsec-mb-1.3 ) +" + +RDEPEND="${DEPEND}" +BDEPEND=" + dev-build/autoconf + dev-build/automake +" + +WORKDIR_="${WORKDIR}/dogecoin-${PV}-dev" +S=${WORKDIR_} + +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" + eerror "and copy patch from package net-p2p/dogecoin-qt/files/intel-ipsec-mb/remove_digest_init.patch into that directory" + die + fi +} + +src_prepare() { + + if use pie && use ssp ; then + PATCHES+=( "${FILESDIR}"/hardened-all.patch ) + elif use pie && ! use ssp ; then + PATCHES+=( "${FILESDIR}"/hardened-no-ssp.patch ) + elif use ssp && ! use pie ; then + PATCHES+=( "${FILESDIR}"/hardened-no-pie.patch ) + else + PATCHES+=( "${FILESDIR}"/hardened-minimal.patch ) + fi + + default + + einfo "Generating autotools files..." + eaclocal -I "${WORKDIR_}" + eautoreconf +} + +src_configure() { + local my_econf=( + --bindir="${DOGEDIR}/bin" + --with-gui=qt5 + --disable-bench + $(use_with intel-avx2 intel-avx2) + $(use_with dogecoind daemon) + $(use_with utils utils) + $(use_enable wallet) + $(use_enable zmq) + $(use_enable tests tests) + $(use_enable scrypt-sse2 scrypt-sse2) + $(use_enable experimental experimental) + ) + + append-cxxflags "-std=c++14" + econf "${my_econf[@]}" +} + +src_install() { + emake DESTDIR="${D}" install + insinto "${DOGEDIR}/bin" + insinto /usr/share/pixmaps + doins src/qt/res/icons/dogecoin.png + dosym "${DOGEDIR}/bin/${PN}" "/usr/bin/${PN}" + + if use dogecoind ; then + dosym "${DOGEDIR}/bin/dogecoind" "/usr/bin/dogecoind" + dosym "${DOGEDIR}/bin/dogecoin-cli" "/usr/bin/dogecoin-cli" + fi + + if use prune ; then + domenu "${FILESDIR}"/"${PN}-prune.desktop" + else + domenu "${FILESDIR}"/"${PN}.desktop" + fi + + find "${ED}" -type f -name '*.la' -delete || die +} + +pkg_postinst() { + xdg_desktop_database_update + xdg_mimeinfo_database_update + elog "Dogecoin Core Qt ${PV} has been installed." + elog "Dogecoin Core Qt binaries have been placed in ${DOGEDIR}/bin." + elog "${PN} has been symlinked with /usr/bin/${PN}." + + if use dogecoind ; then + elog "dogecoin daemon has been symlinked with /usr/bin/dogecoind." + elog "dogecoin client utils have been symlinked with /usr/bin/dogecoin-cli." + fi + + if ( ( use cpu_flags_x86_avx2 && ! use intel-avx2 ) && ( use cpu_flags_x86_sse2 && ! use scrypt-sse2 ) ); then + einfo "NOTE: If you wish to activate experimental avx2 or sse2 CPU support," + einfo "you may do so with 'intel-avx2' and/or 'scrypt-sse2' USE flags, and" + einfo "with 'experimental' USE flag enabled for version ${PV}." + fi +} + +pkg_postrm() { + xdg_desktop_database_update + xdg_mimeinfo_database_update +} diff --git a/net-p2p/dogecoin-qt/metadata.xml b/net-p2p/dogecoin-qt/metadata.xml index 9c3d65e2c4..5d4926dfc3 100644 --- a/net-p2p/dogecoin-qt/metadata.xml +++ b/net-p2p/dogecoin-qt/metadata.xml @@ -13,8 +13,11 @@ Build with dogecoind daemon + Allow experimental features to be configured + Build with intel avx2 Position Independent Executables - attempt to harden resulting executables, for extra security Enables automatic pruning of old blocks to stay below 2.2GB target size (if ran from desktop) + Build with scrypt sse2 implementation Apply stack protector to all functions, for extra security Build Dogecoin Core Qt with tests option Build with client utilities dogecoin-cli and dogecoin-tx