| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
Closes: https://bugs.gentoo.org/875128
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/875128
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
| |
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/741592
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/741584
Closes: https://bugs.gentoo.org/828639
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/741584
Bug: https://bugs.gentoo.org/828639
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/851186
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/831870
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/832835
Closes: https://bugs.gentoo.org/741582
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
(revbumped at same time previous commit for other compilers)
Closes: https://bugs.gentoo.org/870928
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
| |
Also fix license and update deps.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
| |
Forcing migration to at-spi2-atk right now leads to nasty conflicts for stable users.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/846284
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
|
|
| |
not that it really matters in this case, but still.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/863617
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/26737
Signed-off-by: Craig Andrews <candrews@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
That one is on me.
My last-minute modifcation of b19f0b8c6415 ("sci-misc/boinc: Simplify
the init script") did not respect that the removed sed was not using
--in-place.
Fixes: b19f0b8c6415 ("sci-misc/boinc: Simplify the init script")
Closes: https://bugs.gentoo.org/862783
Closes: https://bugs.gentoo.org/862786
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 <sven.eden@prydeworx.com>
Closes: https://github.com/gentoo/gentoo/pull/26619
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* OpenCL is not needed to run CUDA apps
* BOINC can use CUDA via nvidia-drivers, dev-util/nvidia-cuda-toolkit
is not neccessary
* BOINC can use OpenCL via nvidia-drivers,
media-gfx/nvidia-cg-toolkit is not neccessary
* USE flag "opencl" pulls in virtual/opencl instead.
Bug: https://bugs.gentoo.org/819378
Closes: https://bugs.gentoo.org/819378
Signed-off-by: Sven Eden <sven.eden@prydeworx.com>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
It is no longer neccessary to maintain CUDA/OpenCL symlinks.
[ flow: remove sed which became effectless ]
Signed-off-by: Sven Eden <sven.eden@prydeworx.com>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Modified-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Sven Eden <sven.eden@prydeworx.com>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Sven Eden <sven.eden@prydeworx.com>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
BOINC can now detect and use the correct OpenCL implementations for
various situations. Therefore VIDEO_CARDS is questioned to pull in
the needed dependencies:
* video_cards_amdgpu : dev-libs/rocm-opencl-runtime
-> AMD GPUs supported by the amdgpu kernel driver. 64-bit only
* video_cards_intel : dev-libs/intel-compute-runtime
-> integrated Intel GPUs from Broadwell onwards. 64-bit only
* video_cards_nvidia : media-gfx/nvidia-cg-toolkit
-> USE="cuda" is enforced in this case
* video_cards_radeonsi : media-libs/mesa[opencl]
WARNING: Only nvidia+intel have been tested yet!
Bug: https://bugs.gentoo.org/861440
Signed-off-by: Sven Eden <sven.eden@prydeworx.com>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
| |
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Replace the deprecated virtual/jpeg with media-libs/libjpeg-turbo.
Use 'boinc' user's primary group per default. This syncs the behavior of
the openrc-run script with the systemd service file. We can now also
drop acct-group/boinc, since nothing in sci-misc/boinc depends on it.
Also set ALLOW_REMOTE_RPC=no, instead of yes, if absent. Allowing remote
RPCs, if not explicitly enabled by the user, that is, per default, is
not sensible from a security perspective.
Note that the shipped boinc.conf already sets ALLOW_REMOTE_RPC=no.
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
|
|
| |
- we don't depend on indirect deps.
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
| |
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja>
Closes: https://github.com/gentoo/gentoo/pull/25064
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
|
|
|
| |
* Now matches 7.18 ebuild with changes for current master.
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|