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 2F642158018 for ; Mon, 4 Oct 2021 08:11:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B004E0905; Mon, 4 Oct 2021 08:11:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 21D4BE0905 for ; Mon, 4 Oct 2021 08:11:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F9A9342F1A for ; Mon, 4 Oct 2021 08:11:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DAD38F for ; Mon, 4 Oct 2021 08:11:28 +0000 (UTC) From: "Theo Anderson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theo Anderson" Message-ID: <1633331498.8bb5c6bfaf2792e86afa207aef37f5939ba5cc28.telans@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/xmrig-mo/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/xmrig-mo/Manifest net-misc/xmrig-mo/metadata.xml net-misc/xmrig-mo/xmrig-mo-6.12.1.ebuild X-VCS-Directories: net-misc/xmrig-mo/ X-VCS-Committer: telans X-VCS-Committer-Name: Theo Anderson X-VCS-Revision: 8bb5c6bfaf2792e86afa207aef37f5939ba5cc28 X-VCS-Branch: dev Date: Mon, 4 Oct 2021 08:11:28 +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: ecc92009-ca2d-4298-b861-392a1118a1df X-Archives-Hash: d698577ff6213bddd837fbb7b82f057a commit: 8bb5c6bfaf2792e86afa207aef37f5939ba5cc28 Author: James Beddek posteo de> AuthorDate: Mon Oct 4 07:11:38 2021 +0000 Commit: Theo Anderson posteo de> CommitDate: Mon Oct 4 07:11:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8bb5c6bf net-misc/xmrig-mo: treeclean Signed-off-by: James Beddek posteo.de> net-misc/xmrig-mo/Manifest | 1 - net-misc/xmrig-mo/metadata.xml | 16 --------- net-misc/xmrig-mo/xmrig-mo-6.12.1.ebuild | 56 -------------------------------- 3 files changed, 73 deletions(-) diff --git a/net-misc/xmrig-mo/Manifest b/net-misc/xmrig-mo/Manifest deleted file mode 100644 index 007797c1e..000000000 --- a/net-misc/xmrig-mo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST xmrig-mo-6.12.1-mo2.tar.gz 1684464 BLAKE2B 76422786292a59fb2cd47cb5e84a21b273fa901ca599c50571f9aab5c0c951b7525da65119402eaadbce05434d98fdaed4d429fce4f27ece614ed9100872c440 SHA512 f37d3e74705cb9f2b11d341f81c1917ca51fe2dc2d6294b901637f55239620ecc8068def08ffc4bdc8a534889c11624b06fc3293b184e045e3d9d18b779786c1 diff --git a/net-misc/xmrig-mo/metadata.xml b/net-misc/xmrig-mo/metadata.xml deleted file mode 100644 index aa4c1e6f9..000000000 --- a/net-misc/xmrig-mo/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - telans@posteo.de - James Beddek - - - XMRig High performance, open source, cross platform RandomX, - CryptoNight, AstroBWT and Argon2 CPU/GPU miner. Algorithm switching, - when used with the MoneroOcean mining pool. - - - MoneroOcean/xmrig - - diff --git a/net-misc/xmrig-mo/xmrig-mo-6.12.1.ebuild b/net-misc/xmrig-mo/xmrig-mo-6.12.1.ebuild deleted file mode 100644 index 887bcedc3..000000000 --- a/net-misc/xmrig-mo/xmrig-mo-6.12.1.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake optfeature - -MO_PV="mo2" -DESCRIPTION="RandomX, CryptoNight, KawPow, AstroBWT and Argon2 miner for the MoneroOcean pool" -HOMEPAGE="https://moneroocean.stream/ https://github.com/MoneroOcean/xmrig" -SRC_URI="https://github.com/MoneroOcean/xmrig/archive/v${PV}-${MO_PV}.tar.gz -> ${P}-${MO_PV}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" -IUSE="+ssl" - -DEPEND=" - dev-libs/libuv:= - sys-apps/hwloc:= - ssl? ( dev-libs/openssl:= ) -" - -S="${WORKDIR}/xmrig-${PV}-${MO_PV}" - -src_prepare() { - cmake_src_prepare - sed -i '/notls/d' cmake/OpenSSL.cmake || die - sed -i 's/1;/0;/g' src/donate.h || die -} - -src_configure() { - local mycmakeargs=( - # TODO: Create expanded USE flag for all of the PoW algos. - -DWITH_TLS=$(usex ssl) - # TODO: opencl USE flag. - -DWITH_OPENCL=OFF - # TODO: cuda USE flag. - -DWITH_CUDA=OFF - ) - - cmake_src_configure -} - -src_install() { - newbin "${BUILD_DIR}/xmrig" xmrig-mo - dodoc -r doc/*.md - einstalldocs -} - -pkg_postinst() { - elog "Increase the vm.nr_hugepages sysctl value so that XMRig can allocate with huge pages." - elog "XMRig-MoneroOcean has been installed as /usr/bin/xmrig-mo" - elog "in order to differentiate between the original XMRig" - optfeature "CPU specific performance tweaks" sys-apps/msr-tools -}