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 07:53:14 UTC 2026
Modified Files:
pkgsrc/wayland: Makefile
Log Message:
Add wlr-randr
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 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.15 pkgsrc/wayland/Makefile:1.16
--- pkgsrc/wayland/Makefile:1.15 Wed Apr 15 07:50:20 2026
+++ pkgsrc/wayland/Makefile Wed Apr 15 07:53:14 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2026/04/15 07:50:20 kikadf Exp $
+# $NetBSD: Makefile,v 1.16 2026/04/15 07:53:14 kikadf Exp $
#
COMMENT= Packages to support the Wayland protocol
@@ -15,6 +15,7 @@ SUBDIR+= swaybg
SUBDIR+= swayidle
SUBDIR+= swaylock
SUBDIR+= wl-clipboard
+SUBDIR+= wlr-randr
SUBDIR+= wlroots
SUBDIR+= xwayland
Home |
Main Index |
Thread Index |
Old Index