diff options
author | Matt Jolly <Matt.Jolly@footclan.ninja> | 2023-07-20 01:23:45 +1000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-19 21:41:07 +0100 |
commit | 6498096f6532c3de0c3455ac2346af50cd29b78b (patch) | |
tree | f7a2d67e1f8bf7cdc3f05e6c26256bcc5046f82d /www-client | |
parent | sec-keys/openpgp-keys-gentoo-developers: add 20230717 (diff) | |
download | gentoo-6498096f6532c3de0c3455ac2346af50cd29b78b.tar.gz gentoo-6498096f6532c3de0c3455ac2346af50cd29b78b.tar.bz2 gentoo-6498096f6532c3de0c3455ac2346af50cd29b78b.zip |
www-client/chromium: 115.0.5790.98 slot as stable
- update HOMEPAGE
- add 115 ppc patches
Bug: https://bugs.gentoo.org/910522
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja>
Closes: https://github.com/gentoo/gentoo/pull/31958
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/chromium/Manifest | 1 | ||||
-rw-r--r-- | www-client/chromium/chromium-115.0.5790.98.ebuild | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest index 69c800ee3977..d44c3924d2c1 100644 --- a/www-client/chromium/Manifest +++ b/www-client/chromium/Manifest @@ -5,3 +5,4 @@ DIST chromium-115.0.5790.98.tar.xz 1594903988 BLAKE2B 6acdf37308c84bf5c57840beaa DIST chromium-ppc64le-gentoo-patches-1.tar.xz 5636 BLAKE2B 1d898939df023c59285b27bee552470483ea06375d1ee8d6947b89c5927c23cc7bfec6b49f3b376ece931d11a56f8e2a45791e0f92ad61974fc8c34c1082d89c SHA512 8a71cb007e47cda8e5fe5d185729389e65c48bd322c8ee8b3986bee8571427b959628f2666bda646a3f89ae64197c0957d3626845ff03461dbd5dee4c964d07c DIST chromium-profiler-0.2.tar 259952640 BLAKE2B 5e82389fce00b267280d633b26551231c558b80f0c92cd7d60271095a3503365ab673e7a46dc5f74f8a82db1f21262cb24dcc0531d954bab5fb3b175dab3394d SHA512 9fa89a5ab728419683e7495ae676567480987d68a2d589f2aa97bfcbcf123f3c8f97f8bca5f65e5e3f6e41475535add473ded83b9c7a33bb4746a9d05b298a6c DIST chromium_114.0.5735.106-1raptor0~deb11u1.debian.tar.xz 514572 BLAKE2B 1bc2c5d98d951b985f79ff072aae46f84487a5ebf7b0499e2e18bc3826c364594a200af588019683a07c283224df3b232fa52197a31670df9f2e15ea21aae612 SHA512 f970d263efb3f6d4380ad25c7a6fd49a11c171465c225e6d72dc8d0e023a76da6eb101f8cfc82e245dac814e18d71526f84d9339d584ee423be0de9cfd9a0f7b +DIST chromium_115.0.5790.98-1raptor0~deb11u2.debian.tar.xz 534584 BLAKE2B 6cc74324b09132feb191bab932ab109a34a6cca6dc2e799f90d1a64b106caa033a7ea73f0f374675f2e014493b92fc86a77ab3678f8a8961122735c9c7b7c84c SHA512 69cc2b0c22a25090fca39af7fb0a60b46cead4848c47e041f36ef0cd47cde1f809ed6d54dd601c95f47332e9f4a6a68b6cf24f38b3d925fdd7d608217ace8f7b diff --git a/www-client/chromium/chromium-115.0.5790.98.ebuild b/www-client/chromium/chromium-115.0.5790.98.ebuild index a0e62f852e14..7030a07639d1 100644 --- a/www-client/chromium/chromium-115.0.5790.98.ebuild +++ b/www-client/chromium/chromium-115.0.5790.98.ebuild @@ -17,11 +17,11 @@ inherit check-reqs chromium-2 desktop flag-o-matic llvm ninja-utils pax-utils inherit python-any-r1 qmake-utils readme.gentoo-r1 toolchain-funcs virtualx xdg-utils DESCRIPTION="Open-source version of Google Chrome web browser" -HOMEPAGE="https://chromium.org/" +HOMEPAGE="https://www.chromium.org/" PATCHSET="2" PATCHSET_NAME="chromium-115-patchset-${PATCHSET}" PATCHSET_URI_PPC64="https://quickbuild.io/~raptor-engineering-public" -PATCHSET_NAME_PPC64="chromium_114.0.5735.106-1raptor0~deb11u1.debian" +PATCHSET_NAME_PPC64="chromium_115.0.5790.98-1raptor0~deb11u2.debian" SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz https://github.com/stha09/chromium-patches/releases/download/${PATCHSET_NAME}/${PATCHSET_NAME}.tar.xz ppc64? ( @@ -31,7 +31,7 @@ SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P} pgo? ( https://github.com/elkablo/chromium-profiler/releases/download/v0.2/chromium-profiler-0.2.tar )" LICENSE="BSD" -SLOT="0/beta" +SLOT="0/stable" KEYWORDS="~amd64 ~arm64" IUSE="+X component-build cups cpu_flags_arm_neon debug gtk4 +hangouts headless kerberos libcxx lto +official pax-kernel pgo pic +proprietary-codecs pulseaudio qt5 qt6 screencast selinux +suid +system-av1 +system-ffmpeg +system-harfbuzz +system-icu +system-png vaapi wayland widevine" REQUIRED_USE=" |