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 223C2158094 for ; Mon, 1 Aug 2022 08:35:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBE47E10BD; Mon, 1 Aug 2022 08:35:10 +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 CAEABE10BD for ; Mon, 1 Aug 2022 08:35:10 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DC668340DD5 for ; Mon, 1 Aug 2022 08:35:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 470C7565 for ; Mon, 1 Aug 2022 08:35:07 +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: <1659342879.3b5cff7a666c493b0421d43a5742f318fb1e5485.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-misc/boinc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-misc/boinc/boinc-7.20.2-r2.ebuild sci-misc/boinc/boinc-9999.ebuild X-VCS-Directories: sci-misc/boinc/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 3b5cff7a666c493b0421d43a5742f318fb1e5485 X-VCS-Branch: master Date: Mon, 1 Aug 2022 08:35:07 +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: 6c808fe1-594a-473a-94a8-08f8e370f94e X-Archives-Hash: b0f4677a693f879150d3e188c45c4aa0 commit: 3b5cff7a666c493b0421d43a5742f318fb1e5485 Author: Sven Eden prydeworx com> AuthorDate: Wed Jul 27 12:03:05 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Mon Aug 1 08:34:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b5cff7a sci-misc/boinc: Add optfeature message to point out net-fs/cvmfs CVMFS is needed to run ATLAS native tasks from LHC@home. But besides not being needed by anything else, it is also only available on x86 and amd64. Therefore this did not become a USE flag but an optional feature message. Bug: https://bugs.gentoo.org/811249 Closes: https://bugs.gentoo.org/811249 Signed-off-by: Sven Eden prydeworx.com> Closes: https://github.com/gentoo/gentoo/pull/26619 Signed-off-by: Florian Schmaus gentoo.org> sci-misc/boinc/boinc-7.20.2-r2.ebuild | 5 ++++- sci-misc/boinc/boinc-9999.ebuild | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/sci-misc/boinc/boinc-7.20.2-r2.ebuild b/sci-misc/boinc/boinc-7.20.2-r2.ebuild index 5c03102ff4aa..f14534027d69 100644 --- a/sci-misc/boinc/boinc-7.20.2-r2.ebuild +++ b/sci-misc/boinc/boinc-7.20.2-r2.ebuild @@ -6,7 +6,7 @@ EAPI=8 MY_PV=$(ver_cut 1-2) WX_GTK_VER=3.0-gtk3 -inherit autotools desktop flag-o-matic linux-info wxwidgets xdg-utils +inherit autotools desktop flag-o-matic linux-info optfeature wxwidgets xdg-utils DESCRIPTION="The Berkeley Open Infrastructure for Network Computing" HOMEPAGE="https://boinc.berkeley.edu/" @@ -195,6 +195,9 @@ pkg_postinst() { elog "Run as root:" elog "gpasswd -a boinc video" elog + + optfeature_header "If you want to run ATLAS native tasks by LHC@home, you need to install:" + optfeature "CERN VM filesystem support" net-fs/cvmfs } pkg_postrm() { diff --git a/sci-misc/boinc/boinc-9999.ebuild b/sci-misc/boinc/boinc-9999.ebuild index 08e8f1f9530c..07b9716f2970 100644 --- a/sci-misc/boinc/boinc-9999.ebuild +++ b/sci-misc/boinc/boinc-9999.ebuild @@ -8,7 +8,7 @@ EAPI=8 MY_PV=7.18 WX_GTK_VER=3.0-gtk3 -inherit autotools desktop flag-o-matic linux-info wxwidgets xdg-utils +inherit autotools desktop flag-o-matic linux-info optfeature wxwidgets xdg-utils DESCRIPTION="The Berkeley Open Infrastructure for Network Computing" HOMEPAGE="https://boinc.berkeley.edu/" @@ -198,6 +198,9 @@ pkg_postinst() { elog "Run as root:" elog "gpasswd -a boinc video" elog + + optfeature_header "If you want to run ATLAS native tasks by LHC@home, you need to install:" + optfeature "CERN VM filesystem support" net-fs/cvmfs } pkg_postrm() {