| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
This release drops the dependency on libpng as most PNG handling has
been subsumed into Skia via RIIR, and the remaining libpng bits mostly
exist to satisfy remaining tests - we can just use the bundled copy for
that.
Bug: https://bugs.gentoo.org/967050
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/966198
Closes: https://bugs.gentoo.org/966187
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/966093
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
A patch for building with Rust < 1.90.0 was missed.
Reported-by: Tolga Uçar <freetolga@protonmail.com>
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/965716
Bug: https://bugs.gentoo.org/965344
Closes: https://bugs.gentoo.org/963709
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Part-of: https://github.com/gentoo/gentoo/pull/44464
Closes: https://github.com/gentoo/gentoo/pull/44464
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Update done using:
```
git grep -l sys-libs/zlib sys-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g
git grep -l virtual/zlib-ng sys-* | xargs sed -i -e s@virtual/zlib-ng@sys-libs/zlib-ng@g
git diff --name-only | xargs copybump
git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead
pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error
```
Plus reverts in sys-libs/minizip-ng, sys-libs/zlib-ng and profiles.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/964335
Signed-off-by: Rahul Sandhu <nvraxn@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44185
Closes: https://github.com/gentoo/gentoo/pull/44185
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Signed-off-by: Rahul Sandhu <nvraxn@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44138
Closes: https://github.com/gentoo/gentoo/pull/44138
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/963959
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
There's a dependency on `unicode_width` from the rust stdlib
that has been removed from modenrn Rust versions (1.91/1.92)
and as it turns out is not required for Chromium anyway.
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/963346
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/963024
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/962717
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Signed-off-by: Sam James <sam@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>
|
|
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
In the "just keep appending strings" -> "use proper bash array"
conversion some of the quoting on GN args got mangled.
I thought I'd caught all of the places where quotes needed to be
fixed, but clearly I did not!
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/962288
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
We've gotten a bit behind and `dev` and `beta` subslots
that are older than `stable` is no good for anyone.
Will work to get beta builds going again in the near future.
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/962051
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/961834
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/961477
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
It turns out that you can't build any Chromium with a current nightly or
beta Rust. How rude, normally we're patching our builds to work with old
Rust!
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|