Bug 274541 - www/ungoogled-chromium : Add widevine option like chromium
Summary: www/ungoogled-chromium : Add widevine option like chromium
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-chromium (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-17 17:25 UTC by Thibault Payet
Modified: 2024-04-05 06:54 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (chromium)


Attachments
patch that mimick the one for chromium (2.73 KB, patch)
2023-10-17 17:25 UTC, Thibault Payet
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thibault Payet 2023-10-17 17:25:31 UTC
Created attachment 245698 [details]
patch that mimick the one for chromium

This should allow ungoogle-chromium to use widevine.

Note that foreign-cdm-3 put widevine plugin for chromium but not for ungoogled-chromium,
so user need to do a symlink for it in /usr/local/share/ungoogled-chromium.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-10-19 11:49:35 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6b429d45b7c88a377223e02d44b6279b8b021a91

commit 6b429d45b7c88a377223e02d44b6279b8b021a91
Author:     Robert Nagy <rnagy@FreeBSD.org>
AuthorDate: 2023-10-19 11:46:34 +0000
Commit:     Robert Nagy <rnagy@FreeBSD.org>
CommitDate: 2023-10-19 11:46:34 +0000

    www/ungoogled-chromium: update to 118.0.5993.88 + sync WIDEVINE option

    PR:             274541
    Submitted by:   Thibault Payet <monwarez@gmail.com>

 www/ungoogled-chromium/Makefile                            | 10 +++++++---
 www/ungoogled-chromium/distinfo                            | 14 +++++++-------
 .../files/patch-chrome_common_chrome__features.cc          | 11 ++++++++++-
 www/ungoogled-chromium/files/ungoogled-chromium.in         |  6 ++++++
 4 files changed, 30 insertions(+), 11 deletions(-)