From 1566eb3330213c14c43cbf42271c6c1a68df7b39 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Tue, 29 Mar 2016 16:06:30 -0400 Subject: www-plugins/chrome-binary-plugins: automated update Package-Manager: portage-2.2.28_p64 --- www-plugins/chrome-binary-plugins/Manifest | 2 +- ...chrome-binary-plugins-51.0.2687.0_alpha1.ebuild | 85 ---------------------- ...chrome-binary-plugins-51.0.2693.2_alpha1.ebuild | 85 ++++++++++++++++++++++ 3 files changed, 86 insertions(+), 86 deletions(-) delete mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2687.0_alpha1.ebuild create mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2693.2_alpha1.ebuild diff --git a/www-plugins/chrome-binary-plugins/Manifest b/www-plugins/chrome-binary-plugins/Manifest index a7dddabf2dbd..32dc7b40bb8f 100644 --- a/www-plugins/chrome-binary-plugins/Manifest +++ b/www-plugins/chrome-binary-plugins/Manifest @@ -1,3 +1,3 @@ DIST google-chrome-beta_50.0.2661.49-1_amd64.deb 48342892 SHA256 50b2d095dfb94206ad0414f377f6f34b60b7d59d707b42077d219ed35a1b5483 SHA512 aeef5b3b95279e7041bfa01b159e979da0b9b908140dd1cf70e20f780abeac9c170e0b7c0b9df8c6e2cfb210d4bdb69d5882c830239d0a830796cb8a16f4f2d8 WHIRLPOOL e7bc55b4d9c5c8f2e83b45e7139f86056d5a991062d5e5d2454df122154d9de29f8c2c16fcf1d39d429364d8692f0c79428c5340177cf4fd2ee4da5114ee051a DIST google-chrome-stable_49.0.2623.110-1_amd64.deb 48662330 SHA256 232842e316e17c254de430562ebc057f057a96546e93ed146aa17a7853144db6 SHA512 014bf9233565d9cf687f1380b619fb0a69fd8362c80d9c35a2e9a4d427a9d46c1cd2dffd60bb6fbe9aad9de5931a47cae61607c02e08f340250959cd968ef6d8 WHIRLPOOL f065ba13c71fff1cd81bd96e9bd068f86d34c8d5e527bde9a43ba49c8f63c839f011586430e4650c042d3abd7e9783c46009e8f4346a4a706fe2111c38b78ab1 -DIST google-chrome-unstable_51.0.2687.0-1_amd64.deb 48740950 SHA256 ddbb12a22a6b37f110b6a4229f1e3adfcd69e6dbe42dfbb5943bf64d3b7fd315 SHA512 9131cc955ee2bb072ce2db785371469516daea47fa4aad8d7de09a27502ca41df79f4b25e2ec07615a805b7fc5d3e5f2d98ca61bd138d04b12b8e0b4e7ba01fe WHIRLPOOL a259c3d673d56925f4d6559ce8462f67c3477af815c3cf0306f130c3f2980013a307f93ec8ee80171a6eb894f55e8847e9ebf63d705614acbbc8f0bfb4fa0707 +DIST google-chrome-unstable_51.0.2693.2-1_amd64.deb 49307714 SHA256 385ad62e603e7de1179ea17f1191f446fc8dcc764fcfdefc7423e1644783d4dc SHA512 0d28a4de9309ea4687203eed16e229e904cd0c35095a5bf0e4dd0b17b402e81a41a45bf885564bbd6f1a81708bfa4d5399f6c42e37bdd15d040044c06cbfd063 WHIRLPOOL 25da5c6b784b02e0b457e53b8af53f41ccd95b7b3e9afb5ec17ad3a77db78dbe78718e0c0550fb5fe6a69970b859bdbb92aaf9bea58e038cc5d583fdcc774796 diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2687.0_alpha1.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2687.0_alpha1.ebuild deleted file mode 100644 index 1dbafa6a762d..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2687.0_alpha1.ebuild +++ /dev/null @@ -1,85 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit multilib 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/-} - ;; - *_beta*) - SLOT="beta" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV/_beta/-} - ;; - *_p*) - SLOT="stable" - CHROMEDIR="opt/google/chrome" - MY_PV=${PV/_p/-} - ;; - *) - die "Invalid value for \${PV}: ${PV}" - ;; -esac - -MY_PN="google-chrome-${SLOT}" -MY_P="${MY_PN}_${MY_PV}" - -SRC_URI=" - amd64? ( - https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb - ) -" -KEYWORDS="-* ~amd64" - -LICENSE="google-chrome" -IUSE="+flash +widevine" -RESTRICT="bindist mirror strip" - -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() { - local version flapper - - insinto /usr/$(get_libdir)/chromium-browser/ - - if use widevine; then - doins libwidevinecdm.so - strings ./chrome | grep -C 1 " (version:" | tail -1 > widevine.version - doins widevine.version - fi - - if use flash; then - doins -r PepperFlash - - # Since this is a live ebuild, we're forced to, unfortuantely, - # dynamically construct the command line args for Chromium. - version=$(sed -n 's/.*"version": "\(.*\)",.*/\1/p' PepperFlash/manifest.json) - flapper="${ROOT}usr/$(get_libdir)/chromium-browser/PepperFlash/libpepflashplayer.so" - echo -n "CHROMIUM_FLAGS=\"\${CHROMIUM_FLAGS} " > pepper-flash - echo -n "--ppapi-flash-path=$flapper " >> pepper-flash - echo "--ppapi-flash-version=$version\"" >> pepper-flash - - insinto /etc/chromium/ - doins pepper-flash - fi -} diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2693.2_alpha1.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2693.2_alpha1.ebuild new file mode 100644 index 000000000000..1dbafa6a762d --- /dev/null +++ b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2693.2_alpha1.ebuild @@ -0,0 +1,85 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit multilib 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/-} + ;; + *_beta*) + SLOT="beta" + CHROMEDIR="opt/google/chrome-${SLOT}" + MY_PV=${PV/_beta/-} + ;; + *_p*) + SLOT="stable" + CHROMEDIR="opt/google/chrome" + MY_PV=${PV/_p/-} + ;; + *) + die "Invalid value for \${PV}: ${PV}" + ;; +esac + +MY_PN="google-chrome-${SLOT}" +MY_P="${MY_PN}_${MY_PV}" + +SRC_URI=" + amd64? ( + https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb + ) +" +KEYWORDS="-* ~amd64" + +LICENSE="google-chrome" +IUSE="+flash +widevine" +RESTRICT="bindist mirror strip" + +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() { + local version flapper + + insinto /usr/$(get_libdir)/chromium-browser/ + + if use widevine; then + doins libwidevinecdm.so + strings ./chrome | grep -C 1 " (version:" | tail -1 > widevine.version + doins widevine.version + fi + + if use flash; then + doins -r PepperFlash + + # Since this is a live ebuild, we're forced to, unfortuantely, + # dynamically construct the command line args for Chromium. + version=$(sed -n 's/.*"version": "\(.*\)",.*/\1/p' PepperFlash/manifest.json) + flapper="${ROOT}usr/$(get_libdir)/chromium-browser/PepperFlash/libpepflashplayer.so" + echo -n "CHROMIUM_FLAGS=\"\${CHROMIUM_FLAGS} " > pepper-flash + echo -n "--ppapi-flash-path=$flapper " >> pepper-flash + echo "--ppapi-flash-version=$version\"" >> pepper-flash + + insinto /etc/chromium/ + doins pepper-flash + fi +} -- cgit v1.2.3