| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/930994
Closes: https://bugs.gentoo.org/930854
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
We'll just let 124 age out over the next month or so
as I can't guarantee that there aren't further missing
dependencies.
Bug: https://bugs.gentoo.org/930112
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
|
|
|
| |
add ppc64 keyword; up disk space checks.
Bug: https://bugs.gentoo.org/930647
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Missing '/etc/machine-id' on a systemd-booting system
is an indicator of a system configuration that is
known to cause "interesting" chromium-based browser
issues.
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/930124
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/930112
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
|
|
|
|
| |
- Update to latest raptor engineering patchset
- Add missing ppc64 patch.
Reported-by: Niccolò Belli <niccolo.belli@linuxsystems.it>
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Niccolò Belli <niccolo.belli@linuxsystems.it>
Closes: https://github.com/gentoo/gentoo/pull/36206
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/929112
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
|
|
|
| |
turn off USE=lto by default. We will revisit this
again for binpkgs "soon" via other means.
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Prepare for binpkg by enabling some USE flags by default
that are often desirable and we don''t want users to need
to compile for:
- lto
- screencast (webrtc) - reqs wayland
- widevine
Bug: https://bugs.gentoo.org/928462
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
| |
Backport the 124 rust fixes and binhost/binpkg ebuild
fixes
Bug: https://bugs.gentoo.org/927928
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/927932
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Prepare for distribution on the official binhost!
When built with USE=bindist, Chromium will be built with support
for proprietary codecs (h264/aac), but this support will be stripped
from the built package in favour of a symlink to (and dependency on)
either media-video/ffmpeg[chromium] or media-video/ffmpeg-chromium
Also fix builds with rust-bin
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Attempt to better handle users with clang as their default
compiler (previously we could get out of sync).
Back to depending on virtual/rust thanks to the recent
addition of the `profiler` USE.
Bumped enabled LLVM slots from 16 to 17 to 17 to 19.
Bug: https://bugs.gentoo.org/927154
Bug: https://bugs.gentoo.org/927312
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/926869
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Bump GN dep to 0.2154; update category in too old gn message
Also update .22 to include correct rust and clang versions
for the 123 release
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/926230
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
|
|
|
|
| |
Looks like the last of 'imp' was tidied up in ~120.
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|