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:50:31 UTC 2026

Modified Files:
        pkgsrc/wayland: Makefile

Log Message:
Add wev


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 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.25 pkgsrc/wayland/Makefile:1.26
--- pkgsrc/wayland/Makefile:1.25        Wed Apr 15 08:48:29 2026
+++ pkgsrc/wayland/Makefile     Wed Apr 15 08:50:31 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2026/04/15 08:48:29 kikadf Exp $
+# $NetBSD: Makefile,v 1.26 2026/04/15 08:50:31 kikadf Exp $
 #
 
 COMMENT=       Packages to support the Wayland protocol
@@ -18,6 +18,7 @@ SUBDIR+=      sway
 SUBDIR+=       swaybg
 SUBDIR+=       swayidle
 SUBDIR+=       swaylock
+SUBDIR+=       wev
 SUBDIR+=       wl-clipboard
 SUBDIR+=       wlopm
 SUBDIR+=       wlsunset



Home | Main Index | Thread Index | Old Index