pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/plasma6-kwin-x11
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu May 28 17:35:16 UTC 2026
Modified Files:
pkgsrc/x11/plasma6-kwin-x11: Makefile
Log Message:
plasma6-kwin-x11: record direct dependency on libdrm >= 2.4.116
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/plasma6-kwin-x11/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-kwin-x11/Makefile
diff -u pkgsrc/x11/plasma6-kwin-x11/Makefile:1.3 pkgsrc/x11/plasma6-kwin-x11/Makefile:1.4
--- pkgsrc/x11/plasma6-kwin-x11/Makefile:1.3 Thu May 14 16:42:30 2026
+++ pkgsrc/x11/plasma6-kwin-x11/Makefile Thu May 28 17:35:16 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2026/05/14 16:42:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2026/05/28 17:35:16 gutteridge Exp $
DISTNAME= kwin-x11-${PLASMAVER}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
HOMEPAGE= https://kde.org/plasma-desktop/
@@ -59,6 +59,8 @@ SUBST_SED.fix-moc= -e 's;"${PREFIX}/incl
.include "../../x11/kf6-kwindowsystem/buildlink3.mk"
.include "../../x11/kf6-kxmlgui/buildlink3.mk"
.include "../../x11/libdisplay-info/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libdrm+= libdrm>=2.4.116
+.include "../../x11/libdrm/buildlink3.mk"
.include "../../x11/plasma6-kdecoration/buildlink3.mk"
.include "../../x11/plasma6-kglobalacceld/buildlink3.mk"
.include "../../x11/plasma6-kscreenlocker/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index