From 08ca2f13bf2cb0f54df507e4fbfaae97e1adbd54 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Thu, 28 Jul 2016 22:10:41 -0400 Subject: www-plugins/chrome-binary-plugins: automated update Package-Manager: portage-2.3.0_p16 --- www-plugins/chrome-binary-plugins/Manifest | 4 +- .../chrome-binary-plugins-52.0.2743.82_beta.ebuild | 78 ---------------------- ...chrome-binary-plugins-53.0.2785.30_alpha.ebuild | 78 ---------------------- .../chrome-binary-plugins-53.0.2785.34_beta.ebuild | 78 ++++++++++++++++++++++ .../chrome-binary-plugins-54.0.2810.2_alpha.ebuild | 78 ++++++++++++++++++++++ 5 files changed, 158 insertions(+), 158 deletions(-) delete mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-52.0.2743.82_beta.ebuild delete mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-53.0.2785.30_alpha.ebuild create mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-53.0.2785.34_beta.ebuild create mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-54.0.2810.2_alpha.ebuild (limited to 'www-plugins') diff --git a/www-plugins/chrome-binary-plugins/Manifest b/www-plugins/chrome-binary-plugins/Manifest index aac57a508a5c..6368b08fd6b5 100644 --- a/www-plugins/chrome-binary-plugins/Manifest +++ b/www-plugins/chrome-binary-plugins/Manifest @@ -1,3 +1,3 @@ -DIST google-chrome-beta_52.0.2743.82-1_amd64.deb 53542992 SHA256 368eba588e36af779a6c2664615ba41f8f1203176de243ca3d112e0f4cf6c48b SHA512 87fd6dfa418ad2c75ab0ef766de5ab12c6e48a5406e9c0d6866960b85f856bda5bdf3143a6adccda576e1db3329605111286aff93dee5a7aadde8758d15e39e9 WHIRLPOOL d87703d5bf8cc39d114e9adba684a64f8f7274123270ad65f75b83c2ea834e8e89f5618f8ac2a1caa389219c3e338614c01f2571d1ad014ffbc2511434a9dcd2 +DIST google-chrome-beta_53.0.2785.34-1_amd64.deb 52162720 SHA256 6caee36010f3c8ef840db4235789a8c5cc82806050bcb0de2be16cf03b200a7f SHA512 7b0f16bb8cf51e3f6175e15912def385ba87146d66869aae4a7d00129b129ed239ca0ae301de5c8cd64427770472c4b04601e46a9d9747cbe488b96995c0ea6d WHIRLPOOL feb817bb241676266fc145fc0131ee4cb1abcbb6adaa5a8b9ca098c9753705402bf5b6e84cedebc53b09d4aeb7ad7bb89e420f64c290d23fa3719b276db7c5f3 DIST google-chrome-stable_52.0.2743.82-1_amd64.deb 48953390 SHA256 1f91aa8f5c50552080ba1f2d48b45548cbb375641b67d1c64a3f77c27157906f SHA512 e736ee9aa30305de086a56d6aaa37e0608d8cb6ace9a33d23e3add8be1560f6dd65c191f80891e86bb52d00aa0c289afb044a20065ab31500910089e09a52d26 WHIRLPOOL c07146b905e90629f1bfbb23708292951537f3c0673ea8807652ccf9631872d32ad86bfe2f3de3e54e0405daccf2b9a35d18e927f94c3752e7ace10854cf3873 -DIST google-chrome-unstable_53.0.2785.30-1_amd64.deb 52400498 SHA256 0a6a974b0a428cfaae7d3a3355f44fec8df195c24864b910a33a301675f40d09 SHA512 ff9a233d24ffcd1dfa845499c189a5281534105086f678acdb1bfaf8af7eb29df98aec7d937787d61e71c67e0c5351ab20c3daaa0d82c588e36b33854d123157 WHIRLPOOL 24bbf0b20ea32e29ac27ae68ac4afbe8078b45d3cc0e137ff0c65633d4cbd0594b7eaf4dee8b7db72d32609a033a4b0971f6f0e375d1f61dfbce5c9fac969f4b +DIST google-chrome-unstable_54.0.2810.2-1_amd64.deb 52908020 SHA256 477dc6a5322a07758e97386cb3f5e8f5337c80838d0c451219db674dfa746624 SHA512 e55ed52e545e737e318ba6f224742fa167ff6fa3d603a8a66cc5cee14932378300908f30328c763fac64309e289a15d93d9f95cd9ac2d71c81d2e4a32298fe7a WHIRLPOOL bd3fae89e910ae2cdd27d23e2f7d6d5d20ef0b92e2a5d7d3ea4e36c8361ded86c8aa48999c2dfee81356f127c0499451f085dc687c5a35540b384b48dd26d502 diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-52.0.2743.82_beta.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-52.0.2743.82_beta.ebuild deleted file mode 100644 index 07c207f2a773..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-52.0.2743.82_beta.ebuild +++ /dev/null @@ -1,78 +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}-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 - -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" -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="${EPREFIX}/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-53.0.2785.30_alpha.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-53.0.2785.30_alpha.ebuild deleted file mode 100644 index 07c207f2a773..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-53.0.2785.30_alpha.ebuild +++ /dev/null @@ -1,78 +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}-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 - -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" -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="${EPREFIX}/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-53.0.2785.34_beta.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-53.0.2785.34_beta.ebuild new file mode 100644 index 000000000000..07c207f2a773 --- /dev/null +++ b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-53.0.2785.34_beta.ebuild @@ -0,0 +1,78 @@ +# 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}-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 + +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" +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="${EPREFIX}/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-54.0.2810.2_alpha.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-54.0.2810.2_alpha.ebuild new file mode 100644 index 000000000000..07c207f2a773 --- /dev/null +++ b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-54.0.2810.2_alpha.ebuild @@ -0,0 +1,78 @@ +# 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}-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 + +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" +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="${EPREFIX}/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-65-gdbad