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:           Mon Aug 24 14:27:21 UTC 2026

Modified Files:
        pkgsrc/wayland: Makefile

Log Message:
Add waybar


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 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.29 pkgsrc/wayland/Makefile:1.30
--- pkgsrc/wayland/Makefile:1.29        Sat May  2 04:26:43 2026
+++ pkgsrc/wayland/Makefile     Mon Aug 24 14:27:21 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2026/05/02 04:26:43 pin Exp $
+# $NetBSD: Makefile,v 1.30 2026/08/24 14:27:21 kikadf Exp $
 #
 
 COMMENT=       Packages to support the Wayland protocol
@@ -19,6 +19,7 @@ SUBDIR+=      sway
 SUBDIR+=       swaybg
 SUBDIR+=       swayidle
 SUBDIR+=       swaylock
+SUBDIR+=       waybar
 SUBDIR+=       wev
 SUBDIR+=       wf-recorder
 SUBDIR+=       wl-clipboard



Home | Main Index | Thread Index | Old Index