external: pull libwidevinecdm0 for noble from liujianfeng1994 rockchip-multimedia PPA#451
Merged
igorpecovnik merged 1 commit intomainfrom Apr 19, 2026
Merged
Conversation
…p-multimedia PPA Adds Widevine CDM (content decryption module used by Chromium for DRM-protected streams — Netflix, Spotify web, etc.) to the external download matrix for noble. liujianfeng1994's rockchip-multimedia PPA publishes libwidevinecdm0 4.10.2662.3+1+noble3 for arm64 and armhf on noble. amd64 is not built there (desktop amd64 users get Widevine from Google Chrome directly). Matches the arch set the PPA actually publishes, so no matrix slot tries to pull a non-existent .deb. Keyring already ships as external/keys/liu.gpg — same PPA owner's chromium-ubuntu repo is already consumed via harfbuzz-jammy.conf and unudhcpd.conf.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds Widevine CDM — the Chromium content-decryption module used for DRM-protected streams (Netflix, Spotify web, etc.) — to the external download matrix for noble.
liujianfeng1994'srockchip-multimediaPPA publisheslibwidevinecdm0 4.10.2662.3+1+noble3for arm64 and armhf on noble. amd64 isn't built there (desktop amd64 users get Widevine via Google Chrome directly, so no Armbian-mirrored copy is needed).Ref: armbian/configng#878
File
external/widevine-noble.conf:ARCH=arm64:armhfmatches what the PPA actually publishes, so no matrix slot tries to pull a non-existent.deb.external/keys/liu.gpg— same PPA owner'schromium-ubunturepo is already consumed viaharfbuzz-jammy.confandunudhcpd.conf, so no new key needed.KEY=noblematches the suite name of the PPA (Launchpad PPAs name suites after the Ubuntu release).Test plan
curl … Packages.gzagainst the PPA confirmslibwidevinecdm0 4.10.2662.3+1+noble3exists for arm64 + armhf on noble, and is NOT built for amd64.Infrastructure: APT repositories updaterun withdownload_external=truepicks the new conf up and mirrorslibwidevinecdm0intodebs-beta/debs.apt-cache policy libwidevinecdm0on a noble/arm64 Armbian install showsapt.armbian.comas a candidate.