Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 2026 08:41:30 +0000
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bd881641c8a0 - main - x11/kde: Update deprecation note for Phonon
Message-ID:  <6a0ad0ba.3899e.787cd4ae@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by makc:

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

commit bd881641c8a05bdd777b5a7278d4d3f0a1cc25c9
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2026-05-18 08:40:56 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-05-18 08:40:56 +0000

    x11/kde: Update deprecation note for Phonon
---
 x11/kde/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11/kde/Makefile b/x11/kde/Makefile
index 65fb79f011c1..6ea2f3e4e7a4 100644
--- a/x11/kde/Makefile
+++ b/x11/kde/Makefile
@@ -11,6 +11,9 @@ RUN_DEPENDS=	kde-baseapps>=${KDE_APPLICATIONS_VERSION}:x11/kde-baseapps
 USES=		kde:6 metaport qt:6
 USE_KDE=	${_USE_PLASMA_ALL:Nbreeze-gtk:Nkde-gtk-config:Noxygen:Noxygen-sounds}
 
+# Phonon framework is superseded by QtMultimedia. Remove the option once
+# the last consumers, namely editors/calligra, graphics/kphotoalbum,
+# graphics/okular, and irc/kvirc are ported away from Phonon.
 # The official VLC backend can be used, but vlc port still uses Qt5 for GUI.
 OPTIONS_DEFAULT=	MPV
 OPTIONS_MULTI=		PHONON


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0ad0ba.3899e.787cd4ae>