blob: 867ee8de0be7c4f6d90119e4004f0cf8d5fcd5a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install unpack
DESCRIPTION=Binary plugins from Google Chrome for use in Chromium
EAPI=5
HOMEPAGE=https://www.google.com/chrome
IUSE=+widevine
KEYWORDS=-* ~amd64
LICENSE=google-chrome
RDEPEND=widevine? ( !<www-client/chromium-57[widevine(-)] ) !www-plugins/chrome-binary-plugins:0 !www-plugins/chrome-binary-plugins:beta !www-plugins/chrome-binary-plugins:stable
RESTRICT=bindist mirror strip
SLOT=unstable
SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_62.0.3178.0-1_amd64.deb
_eclass_exported_funcs=src_unpack:unpacker src_install:-
_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 8fec6b1eb195836560e70b66d98fb163 unpacker f40f7b4bd5aa88c2a4ba7b0d1e0ded70
_md5_=e6bda532181b632aa3e6c51ebf1fc380
|