pkgsrc-Changes archive

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

CVS commit: pkgsrc/wayland



Module Name:    pkgsrc
Committed By:   kikadf
Date:           Wed Apr 15 08:07:39 UTC 2026

Modified Files:
        pkgsrc/wayland: Makefile

Log Message:
Add kanshi


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/wayland/Makefile

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

Modified files:

Index: pkgsrc/wayland/Makefile
diff -u pkgsrc/wayland/Makefile:1.17 pkgsrc/wayland/Makefile:1.18
--- pkgsrc/wayland/Makefile:1.17        Wed Apr 15 07:55:52 2026
+++ pkgsrc/wayland/Makefile     Wed Apr 15 08:07:39 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2026/04/15 07:55:52 kikadf Exp $
+# $NetBSD: Makefile,v 1.18 2026/04/15 08:07:39 kikadf Exp $
 #
 
 COMMENT=       Packages to support the Wayland protocol
@@ -7,6 +7,7 @@ SUBDIR+=        foot
 SUBDIR+=       grim
 SUBDIR+=       gtk-layer-shell
 SUBDIR+=       gtk4-layer-shell
+SUBDIR+=       kanshi
 SUBDIR+=       labwc
 SUBDIR+=       sfwbar
 SUBDIR+=       slurp



Home | Main Index | Thread Index | Old Index