blob: c8effc6f0fcf75f1e00ef24d5bcd70e065aba08c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = chromium-widevine
pkgdesc = A browser plugin designed for the viewing of premium video content
pkgver = 4.10.2891.0
pkgrel = 1
epoch = 1
url = https://www.widevine.com/
arch = x86_64
license = custom
options = !strip
source = https://dl.google.com/widevine-cdm/4.10.2891.0-linux-x64.zip
sha256sums = 6267e8c669044ca6ff75fa344dda2707d1497bb7a48b982d93f7fb17f7cb4c5d
pkgname = chromium-widevine
depends = gcc-libs
depends = glib2
depends = glibc
depends = nspr
depends = nss
|