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

Modified Files:
        pkgsrc/wayland: Makefile

Log Message:
Add slurp


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 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.12 pkgsrc/wayland/Makefile:1.13
--- pkgsrc/wayland/Makefile:1.12        Tue Apr 14 13:28:14 2026
+++ pkgsrc/wayland/Makefile     Tue Apr 14 13:36:36 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2026/04/14 13:28:14 kikadf Exp $
+# $NetBSD: Makefile,v 1.13 2026/04/14 13:36:36 kikadf Exp $
 #
 
 COMMENT=       Packages to support the Wayland protocol
@@ -8,6 +8,7 @@ SUBDIR+=        gtk-layer-shell
 SUBDIR+=       gtk4-layer-shell
 SUBDIR+=       labwc
 SUBDIR+=       sfwbar
+SUBDIR+=       slurp
 SUBDIR+=       sway
 SUBDIR+=       swaybg
 SUBDIR+=       swayidle



Home | Main Index | Thread Index | Old Index