Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2025 14:56:31 +0000
From:      Alexander Ziaee <ziaee@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cf0955e9628b - main - x11/kde: Align descriptions with upstream more
Message-ID:  <6944161f.3a79b.3b98462d@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by ziaee:

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

commit cf0955e9628b50a74cc0cd215cce5562523ed2d0
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-12-18 14:56:05 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-12-18 14:56:12 +0000

    x11/kde: Align descriptions with upstream more
    
    Reviewed by:            makc
    Approved by:            makc (kde)
    Differential Revision:  https://reviews.freebsd.org/D54208
---
 x11/kde/Makefile            |  4 ++--
 x11/kde/pkg-descr           | 11 +++++++----
 x11/plasma6-plasma/Makefile |  2 +-
 3 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/x11/kde/Makefile b/x11/kde/Makefile
index a1376f0baf88..168b3a9e20fd 100644
--- a/x11/kde/Makefile
+++ b/x11/kde/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	${KDE_PLASMA_VERSION}.${KDE_APPLICATIONS_VERSION}
 CATEGORIES=	x11 kde
 
 MAINTAINER=	kde@FreeBSD.org
-COMMENT=	KDE Plasma Desktop and Applications (meta port)
+COMMENT=	Plasma Desktop and KDE Applications (meta port)
 WWW=		https://www.kde.org
 
 RUN_DEPENDS=	kde-baseapps>=${KDE_APPLICATIONS_VERSION}:x11/kde-baseapps \
@@ -13,7 +13,7 @@ USES=		kde:6 metaport qt:6
 
 # The official VLC backend can be used, but vlc port still uses Qt5 for GUI.
 OPTIONS_DEFAULT=	MPV
-OPTIONS_MULTI=	PHONON
+OPTIONS_MULTI=		PHONON
 OPTIONS_MULTI_PHONON=	MPV VLC
 
 PHONON_DESC=	Phonon multimedia backend
diff --git a/x11/kde/pkg-descr b/x11/kde/pkg-descr
index ad6cb9335d8a..bfbb34209b18 100644
--- a/x11/kde/pkg-descr
+++ b/x11/kde/pkg-descr
@@ -1,5 +1,8 @@
-KDE is a powerful Free Software graphical desktop environment for Linux
-and Unix workstations.
+Plasma is a powerful and customizable Free Software graphical desktop
+environment for Unix workstations made by the KDE community.
 
-x11/kde contains Plasma Desktop and basic set of KDE Applications.
-More KDE applications can be found in x11/kde-gear metaport.
+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:
+
+% pkg search -S origin kde-applications
diff --git a/x11/plasma6-plasma/Makefile b/x11/plasma6-plasma/Makefile
index d2fd164a220f..bafe567bd0ea 100644
--- a/x11/plasma6-plasma/Makefile
+++ b/x11/plasma6-plasma/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	x11 kde
 PKGNAMEPREFIX=	plasma6-
 
 MAINTAINER=	kde@FreeBSD.org
-COMMENT=	KDE Plasma 6 (meta port)
+COMMENT=	KDE Plasma 6 Desktop (meta port)
 WWW=		https://www.kde.org/plasma-desktop
 
 USES=		kde:6 metaport qt:6


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6944161f.3a79b.3b98462d>