diff --git a/x11/kde/Makefile b/x11/kde/Makefile index 168b3a9e20fd..aa1a3eaed94c 100644 --- a/x11/kde/Makefile +++ b/x11/kde/Makefile @@ -1,27 +1,28 @@ PORTNAME= kde PORTVERSION= ${KDE_PLASMA_VERSION}.${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde MAINTAINER= kde@FreeBSD.org COMMENT= Plasma Desktop and KDE Applications (meta port) WWW= https://www.kde.org -RUN_DEPENDS= kde-baseapps>=${KDE_APPLICATIONS_VERSION}:x11/kde-baseapps \ - plasma6-plasma>=${KDE_PLASMA_VERSION}:x11/plasma6-plasma +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} # The official VLC backend can be used, but vlc port still uses Qt5 for GUI. OPTIONS_DEFAULT= MPV OPTIONS_MULTI= PHONON OPTIONS_MULTI_PHONON= MPV VLC PHONON_DESC= Phonon multimedia backend MPV_DESC= mpv backend MPV_USE= KDE=phonon-mpv VLC_DESC= VLC backend (depends on Qt5 packages) VLC_USE= KDE=phonon-vlc .include diff --git a/x11/kde/pkg-descr b/x11/kde/pkg-descr index bfbb34209b18..4b6277f3575c 100644 --- a/x11/kde/pkg-descr +++ b/x11/kde/pkg-descr @@ -1,8 +1,8 @@ Plasma is a powerful and customizable Free Software graphical desktop environment for Unix workstations made by the KDE community. -x11/kde contains a basic set of KDE Applications and the Plasma Desktop. -A more minimal port of Plasma can be found at x11/plasma6-plasma. More -KDE applications can be found in the kde-applications category: +x11/kde contains minimal Plasma Desktop and a basic set of KDE Applications. +Additional Plasma components can be install via x11/plasma6-plasma port. +More KDE applications can be found in the kde-applications category: % pkg search -S origin kde-applications