git: 9599533be6c9 - main - x11/plasma6-plasma-workspace: adjust dependencies:
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Mar 2025 21:55:55 UTC
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=9599533be6c924795c27e7349250d65068fc85bf commit 9599533be6c924795c27e7349250d65068fc85bf Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2025-03-14 21:53:16 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2025-03-14 21:55:36 +0000 x11/plasma6-plasma-workspace: adjust dependencies: Add missing runtime dependencies. Remove unneeded dependence on genv from coreutils. --- x11/plasma6-plasma-workspace/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/x11/plasma6-plasma-workspace/Makefile b/x11/plasma6-plasma-workspace/Makefile index 447e96dbcc82..d13cd14ddce4 100644 --- a/x11/plasma6-plasma-workspace/Makefile +++ b/x11/plasma6-plasma-workspace/Makefile @@ -1,5 +1,6 @@ PORTNAME= plasma-workspace DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma #PATCH_SITES= https://invent.kde.org/plasma/plasma-workspace/-/commit/ @@ -20,8 +21,11 @@ LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libxcb-util.so:x11/xcb-util \ libxkbcommon.so:x11/libxkbcommon \ libQCoro6Core.so:devel/qcoro@qt6 - -RUN_DEPENDS= ${LOCALBASE}/bin/genv:sysutils/coreutils +RUN_DEPENDS= kio-extras>=24.12.3:devel/kio-extras \ + kio-fuse>=5.1.0_1:filesystems/kio-fuse \ + mkfontscale:x11-fonts/mkfontscale \ + oxygen-icons>=0:x11-themes/oxygen-icons \ + xset:x11/xset USES= cmake desktop-file-utils gettext gl kde:6 pkgconfig python \ qt:6 shebangfix tar:xz xorg