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 12:36:30 UTC 2026

Modified Files:
        pkgsrc/wayland: Makefile

Log Message:
Add swaybg


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 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.6 pkgsrc/wayland/Makefile:1.7
--- pkgsrc/wayland/Makefile:1.6 Tue Apr 14 12:12:22 2026
+++ pkgsrc/wayland/Makefile     Tue Apr 14 12:36:30 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2026/04/14 12:12:22 kikadf Exp $
+# $NetBSD: Makefile,v 1.7 2026/04/14 12:36:30 kikadf Exp $
 #
 
 COMMENT=       Packages to support the Wayland protocol
@@ -6,6 +6,7 @@ COMMENT=        Packages to support the Wayland
 SUBDIR+=       foot
 SUBDIR+=       labwc
 SUBDIR+=       sway
+SUBDIR+=       swaybg
 SUBDIR+=       wlroots
 SUBDIR+=       xwayland
 



Home | Main Index | Thread Index | Old Index