pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/plasma6-plasma-workspace



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jun 20 18:09:03 UTC 2026

Modified Files:
        pkgsrc/x11/plasma6-plasma-workspace: Makefile

Log Message:
plasma6-plasma-workspace: mark as BROKEN

to save others investigating this build issue

Needs wip/plasma6-kwin to build, which needs pipewire... both can be
imported after the freeze.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/plasma6-plasma-workspace/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/plasma6-plasma-workspace/Makefile
diff -u pkgsrc/x11/plasma6-plasma-workspace/Makefile:1.3 pkgsrc/x11/plasma6-plasma-workspace/Makefile:1.4
--- pkgsrc/x11/plasma6-plasma-workspace/Makefile:1.3    Thu Jun 11 07:17:57 2026
+++ pkgsrc/x11/plasma6-plasma-workspace/Makefile        Sat Jun 20 18:09:03 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2026/06/11 07:17:57 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2026/06/20 18:09:03 wiz Exp $
 
 DISTNAME=      plasma-workspace-${PLASMAVER}
 PKGREVISION=   2
@@ -8,6 +8,8 @@ HOMEPAGE=       https://kde.org/plasma-desktop
 COMMENT=       KDE Plasma Workspace
 LICENSE=       gnu-gpl-v2 AND gnu-lgpl-v2.1 AND gnu-fdl-v1.2
 
+BROKEN=                "Needs wip/plasma6-kwin to build."
+
 .include "../../meta-pkgs/kde/plasma6.mk"
 
 TOOL_DEPENDS+= kf6-kdoctools>=6.18.0:../../devel/kf6-kdoctools



Home | Main Index | Thread Index | Old Index