summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Jolly <kangie@gentoo.org>2024-04-11 19:39:02 +1000
committerMatt Jolly <kangie@gentoo.org>2024-04-11 19:39:12 +1000
commit52979e856bab5b74214af48de71aa4a1f43a36e3 (patch)
treec913572fe0e8f54c25f64299bfd4be39fc226c94 /www-client/chromium/chromium-124.0.6367.29.ebuild
parentwww-client/chromium: fix ppc64 patchset for 123 (diff)
downloadgentoo-52979e856bab5b74214af48de71aa4a1f43a36e3.tar.gz
gentoo-52979e856bab5b74214af48de71aa4a1f43a36e3.tar.bz2
gentoo-52979e856bab5b74214af48de71aa4a1f43a36e3.zip
www-client/chromium: update PPC64 patchset
- 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>
Diffstat (limited to 'www-client/chromium/chromium-124.0.6367.29.ebuild')
-rw-r--r--www-client/chromium/chromium-124.0.6367.29.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-124.0.6367.29.ebuild b/www-client/chromium/chromium-124.0.6367.29.ebuild
index 1c3ef21a62ba..d516b8b7396f 100644
--- a/www-client/chromium/chromium-124.0.6367.29.ebuild
+++ b/www-client/chromium/chromium-124.0.6367.29.ebuild
@@ -68,7 +68,7 @@ inherit python-any-r1 qmake-utils readme.gentoo-r1 toolchain-funcs virtualx xdg-
DESCRIPTION="Open-source version of Google Chrome web browser"
HOMEPAGE="https://www.chromium.org/"
-PATCHSET_PPC64="122.0.6261.57-1raptor0~deb12u1"
+PATCHSET_PPC64="123.0.6312.105-1raptor0~deb12u1"
PATCH_V="${PV%%\.*}"
SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz
system-toolchain? (
@@ -457,6 +457,7 @@ src_prepare() {
done
PATCHES+=( "${WORKDIR}/ppc64le" )
PATCHES+=( "${WORKDIR}/debian/patches/fixes/rust-clanglib.patch" )
+ PATCHES+=( "${WORKDIR}/debian/patches/fixes/blink-fonts-shape-result.patch" )
fi
default