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:           Tue Apr 14 11:35:21 UTC 2026

Modified Files:
        pkgsrc/wayland: Makefile

Log Message:
Add sway


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 pkgsrc/wayland/Makefile:1.5
--- pkgsrc/wayland/Makefile:1.4 Tue Apr 14 10:53:50 2026
+++ pkgsrc/wayland/Makefile     Tue Apr 14 11:35:21 2026
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2026/04/14 10:53:50 kikadf Exp $
+# $NetBSD: Makefile,v 1.5 2026/04/14 11:35:21 kikadf Exp $
 #
 
 COMMENT=       Packages to support the Wayland protocol
 
 SUBDIR+=       labwc
+SUBDIR+=       sway
 SUBDIR+=       wlroots
 SUBDIR+=       xwayland
 



Home | Main Index | Thread Index | Old Index