From f84085263d03d0a0888beef85d117b1ac09c29e9 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Wed, 29 Nov 2023 11:40:27 -0500 Subject: www-plugins/chrome-binary-plugins: automated update (119.0.6045.199) Signed-off-by: Mike Gilbert --- www-plugins/chrome-binary-plugins/Manifest | 2 +- .../chrome-binary-plugins-119.0.6045.159.ebuild | 62 ---------------------- .../chrome-binary-plugins-119.0.6045.199.ebuild | 62 ++++++++++++++++++++++ 3 files changed, 63 insertions(+), 63 deletions(-) delete mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-119.0.6045.159.ebuild create mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-119.0.6045.199.ebuild (limited to 'www-plugins/chrome-binary-plugins') diff --git a/www-plugins/chrome-binary-plugins/Manifest b/www-plugins/chrome-binary-plugins/Manifest index a29099b49166..1f3929e40cba 100644 --- a/www-plugins/chrome-binary-plugins/Manifest +++ b/www-plugins/chrome-binary-plugins/Manifest @@ -1,3 +1,3 @@ DIST google-chrome-beta_120.0.6099.28-1_amd64.deb 104955656 BLAKE2B cec86a7dd4aadfc588940b2eabd5c357335958efbd119bf5becaeb09e374876b0445743942379a1d7b87554a58c7610b8c5f26fb332eb7179cbac19353d8d8ae SHA512 f7dee65c817825ba6ec7a34ee259c47dd9c3cb97c8cc96de2464bd6beaac0177a0673438d6fa04aa0b8f80321660d3ad35b21caba218b3d28861689f5f62cdf5 -DIST google-chrome-stable_119.0.6045.159-1_amd64.deb 103884100 BLAKE2B 01c71ab2afc0c00a5b2af666c919ffd370a9d510109853bef68ff98709370e9cebb9c45c35c9a75961bf0d2b59582fe67cc6c7feb4963d9e4bd54b1e9a245d2d SHA512 32011273c26cb90ae7a2475289817907939da4dfeab5e6aac60b24c90e1aa055742a5615cf2d0f84c5f82523ba2b3f0ebb39b6f2958748b8cb588285a9fa5646 +DIST google-chrome-stable_119.0.6045.199-1_amd64.deb 103858352 BLAKE2B c999ce465c607c4e48405167faa8763a5f3a5974f370064ad01bdb80b8d54f6104cf05c30de027ed3643e8d0c1f213316c685b805d02a16a4b28b82d22505510 SHA512 d2dc7db1d98143e0f78caf52bc4fc2882872abaf44f2100cd119e4d699b80abb3ae3c892e5b5173d7d5f559b153e15595d4a2893d5ea5a27baeae5619b505170 DIST google-chrome-unstable_121.0.6129.0-1_amd64.deb 103903888 BLAKE2B 758c49efdf19717c73eb8b881494402309e1c270ee83e236504de8bbd859c908d1251f0d9c00e57d31efc1dcfa128f553e15f2d48357e7484cd2349edeefedae SHA512 b7135273e7c64ca0dda1514704c1201ae61cfc67c3bda54bf5d6411c29c497ee5beafc229cb6a6cf787944c301ed541b525f5b3f22cc4d2de26add76e961fb1c diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-119.0.6045.159.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-119.0.6045.159.ebuild deleted file mode 100644 index d94dd5bfe69b..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-119.0.6045.159.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 2012-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit unpacker - -DESCRIPTION="Binary plugins from Google Chrome for use in Chromium" -HOMEPAGE="https://www.google.com/chrome" - -case ${PV} in - *_alpha*) - SLOT="unstable" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_alpha}-1 - ;; - *_beta*) - SLOT="beta" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_beta}-1 - ;; - *) - SLOT="stable" - CHROMEDIR="opt/google/chrome" - MY_PV=${PV}-1 - ;; -esac - -KEYWORDS="-* amd64" - -MY_PN="google-chrome-${SLOT}" -MY_P="${MY_PN}_${MY_PV}" - -SRC_URI="https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb" - -LICENSE="google-chrome" -RESTRICT="bindist mirror strip" - -RDEPEND=" - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - sys-libs/glibc -" - -for x in 0 beta stable unstable; do - if [[ ${SLOT} != ${x} ]]; then - RDEPEND+=" !${CATEGORY}/${PN}:${x}" - fi -done - -S="${WORKDIR}/${CHROMEDIR}" -QA_PREBUILT="*" - -pkg_nofetch() { - eerror "Please wait 24 hours and sync your portage tree before reporting fetch failures." -} - -src_install() { - insinto "/usr/$(get_libdir)/chromium-browser" - doins -r WidevineCdm -} diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-119.0.6045.199.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-119.0.6045.199.ebuild new file mode 100644 index 000000000000..d94dd5bfe69b --- /dev/null +++ b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-119.0.6045.199.ebuild @@ -0,0 +1,62 @@ +# Copyright 2012-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit unpacker + +DESCRIPTION="Binary plugins from Google Chrome for use in Chromium" +HOMEPAGE="https://www.google.com/chrome" + +case ${PV} in + *_alpha*) + SLOT="unstable" + CHROMEDIR="opt/google/chrome-${SLOT}" + MY_PV=${PV%_alpha}-1 + ;; + *_beta*) + SLOT="beta" + CHROMEDIR="opt/google/chrome-${SLOT}" + MY_PV=${PV%_beta}-1 + ;; + *) + SLOT="stable" + CHROMEDIR="opt/google/chrome" + MY_PV=${PV}-1 + ;; +esac + +KEYWORDS="-* amd64" + +MY_PN="google-chrome-${SLOT}" +MY_P="${MY_PN}_${MY_PV}" + +SRC_URI="https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb" + +LICENSE="google-chrome" +RESTRICT="bindist mirror strip" + +RDEPEND=" + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + sys-libs/glibc +" + +for x in 0 beta stable unstable; do + if [[ ${SLOT} != ${x} ]]; then + RDEPEND+=" !${CATEGORY}/${PN}:${x}" + fi +done + +S="${WORKDIR}/${CHROMEDIR}" +QA_PREBUILT="*" + +pkg_nofetch() { + eerror "Please wait 24 hours and sync your portage tree before reporting fetch failures." +} + +src_install() { + insinto "/usr/$(get_libdir)/chromium-browser" + doins -r WidevineCdm +} -- cgit v1.2.3-65-gdbad