multimedia/openwv: extend cheat sheet for Iridium and Ungoogled Chromium

"go ahead" robert@ (maintainer)
This commit is contained in:
kirill
2026-01-23 21:07:05 +00:00
parent ab4ff8697f
commit 5629891714
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ COMMENT = open reimplementation of Google's Widevine CDM
GH_ACCOUNT = tchebb
GH_PROJECT = openwv
GH_TAGNAME = v1.1.3
REVISION = 0
REVISION = 1
# Rust crates downloaded via git
AUTOCXX = 1fca5acd26f533576f98da45075d5498a1731d92
+8
View File
@@ -17,3 +17,11 @@ Cheat sheet
Chromium
--------
$ ln -sf ${TRUEPREFIX}/lib/openwv/chromium ~/.chromium/WidevineCdm/9999
Iridium
--------
$ ln -sf ${TRUEPREFIX}/lib/openwv/chromium ~/.iridium/WidevineCdm/9999
Ungoogled Chromium
--------
$ ln -sf ${TRUEPREFIX}/lib/openwv/chromium ~/.ungoogled-chromium/WidevineCdm/9999