[Bug 296939] multimedia/vlc: upgrade to 3.0.23 and switch to Qt6
| Newsgroups | gmane.os.freebsd.devel.multimedia |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296939 --- Comment #11 from [email protected] --- A commit in branch 2026Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5db01aa057d9fb7194ca23a9f342fae7c10463a1 commit 5db01aa057d9fb7194ca23a9f342fae7c10463a1 Author: Thierry Thomas <[email protected]> AuthorDate: 2026-08-11 14:40:21 +0000 Commit: Max Brazhnikov <[email protected]> CommitDate: 2026-08-18 11:00:41 +0000 multimedia/vlc: Update to 3.0.23 - Allow to build with Qt 6 (experimental). Add general QT option and QT5/QT6 radio switch. - Enable FRIBIDI by default (required by HARFBUZZ). - Remove DEBUG from OPTIONS, respect WITH_DEBUG instead. - Do not silence commands. Release notes: https://code.videolan.org/videolan/vlc/-/tags/3.0.23 PR: 296939 Co-authored-by: Max Brazhnikov <[email protected]> (cherry picked from commit 03699b0de7a3cd995d346a816674d6710a8f4603) multimedia/vlc/Makefile | 78 +++-- multimedia/vlc/distinfo | 6 +- multimedia/vlc/files/patch-modules_access_rdp.c | 14 +- .../vlc/files/patch-modules_gui_qt_qt6.pro (new) | 13 + multimedia/vlc/files/patch-share_Makefile.in | 4 +- multimedia/vlc/files/patch-src-network-udp.c | 4 +- .../vlc/files/vlc-3.0.22-ffmpeg8.patch (gone) | 324 --------------------- multimedia/vlc/pkg-plist | 2 +- 8 files changed, 77 insertions(+), 368 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.