mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
media-plugins/chrome-widevine: treeclean
Outdated, bad quality, multiple open bugs and identical with www-plugins/chrome-binary-plugins in ::gentoo. Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST google-chrome-stable_88.0.4324.96-1_amd64.deb 72800524 BLAKE2B 42e207e5472715d4477b354aa9816c6ccf28856caac4bcd11344be158b44376d55d95ff355f07a03d681a148ecbb6c61b6795947479112a9305229ed3f6186f6 SHA512 6ee29f4ad5c8dcec70b1d18eb80e57fb4fd1b543f032e83bd50350bc8f903a7930a9f68c381d8659a235d310f3faa00bcae81e1e025135164648d2f48ed9f588
|
||||
@@ -1,30 +0,0 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit unpacker
|
||||
|
||||
CHROME_PN="google-chrome-stable"
|
||||
CHROME_PV="${PV}"
|
||||
CHROME_P="${CHROME_PN}_${CHROME_PV}-1"
|
||||
CHROME_DIR="opt/google/chrome"
|
||||
|
||||
DESCRIPTION="An adapter for playing DRM content"
|
||||
HOMEPAGE="https://www.google.com/chrome/"
|
||||
SRC_URI="https://dl.google.com/linux/chrome/deb/pool/main/g/${CHROME_PN}/${CHROME_P}_amd64.deb"
|
||||
|
||||
LICENSE="google-chrome"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
RESTRICT="bindist mirror strip"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND=""
|
||||
|
||||
S="${WORKDIR}/${CHROME_DIR}"
|
||||
|
||||
src_install() {
|
||||
insinto /opt/widevine/lib
|
||||
doins WidevineCdm/_platform_specific/linux_x64/libwidevinecdm.so
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>fkmclane@gmail.com</email>
|
||||
<name>Foster McLane</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user