# Template file for 'chromium-widevine' # # Keep in sync with 'chromium'! # _chromeVersion="current" _channel="stable" pkgname=chromium-widevine version=83.0.4103.106 revision=1 archs="x86_64" create_wrksrc=yes short_desc="Browser plugin designed for the viewing of premium video content" maintainer="Orphaned " license="custom:chrome" depends="chromium binutils xz" homepage="https://www.google.com/chrome" repository=nonfree distfiles="https://dl.google.com/linux/direct/google-chrome-${_channel}_${_chromeVersion}_amd64.deb" checksum=c6de3e4bd6bef493ebc1626c44922984881d65bd2fe67e0534fa33067cc91202 do_extract() { : } do_install() { vlicense ${FILESDIR}/LICENSE }