Bug 278297

Summary: multimedia/vlc: enable CHROMECAST option by default (package usability)
Product: Ports & Packages Reporter: Jose Alonso Cardenas Marquez <acm>
Component: Individual Port(s)Assignee: freebsd-multimedia (Nobody) <multimedia>
Status: Closed FIXED    
Severity: Affects Many People CC: jhale
Priority: --- Flags: jhale: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   

Description Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2024-04-10 23:35:34 UTC
CHROMECAST option should be enable by default. it is helpful for user which want cast video or audio to chromecast devices. VLC includes this support long time ago and I think it is well mature and it working well right now. Btw another vlc binary packages (Linux distros, OpenBSD, NetBSD, etc) include this support by default.
Comment 1 Jason E. Hale freebsd_committer freebsd_triage 2024-06-12 05:40:48 UTC
I'll add it to the vlc 3.0.21 update I'm working on.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-06-12 06:05:29 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6580feb0374d462192fd1c0dc38835e1a81c8c11

commit 6580feb0374d462192fd1c0dc38835e1a81c8c11
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2024-06-12 05:54:15 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2024-06-12 06:04:55 +0000

    multimedia/vlc: Update to 3.0.21

    Enable CHROMECAST option by default for user convenience [1].

    Fix SKINS option where if a skin was selected, application would not
    start (needs --enable-archive) and enable by default.

    PR:             278297 [1]
    Reported by:    acm [1]

 multimedia/vlc/Makefile | 20 ++++++++++----------
 multimedia/vlc/distinfo |  6 +++---
 2 files changed, 13 insertions(+), 13 deletions(-)