pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/lxqt
Module Name: pkgsrc
Committed By: pin
Date: Sat May 2 04:34:32 UTC 2026
Modified Files:
pkgsrc/meta-pkgs/lxqt: Makefile
Log Message:
Add lxqt-wayland-session to meta-pkg
Commented out for now.
Need to add labwc to options.mk though, it can wait a bit longer.
Wayland only runs on NetBSD-11 or higher.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/meta-pkgs/lxqt/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/lxqt/Makefile
diff -u pkgsrc/meta-pkgs/lxqt/Makefile:1.46 pkgsrc/meta-pkgs/lxqt/Makefile:1.47
--- pkgsrc/meta-pkgs/lxqt/Makefile:1.46 Fri May 1 06:11:57 2026
+++ pkgsrc/meta-pkgs/lxqt/Makefile Sat May 2 04:34:32 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2026/05/01 06:11:57 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2026/05/02 04:34:32 pin Exp $
PKGNAME= lxqt-2.4.0
CATEGORIES= meta-pkgs
@@ -47,5 +47,8 @@ DEPENDS+= xscreensaver-[0-9]*:../../x11/
# This pulls in quite a lot of dependencies, but, if translations are wanted,
# it's needed.
DEPENDS+= qt6-qttranslations-[0-9]*:../../x11/qt6-qttranslations
+# This needs to be commented out for now as wayland only works on NetBSD-11.
+# If you want to use LXQt under wayland this is needed.
+#DEPENDS+= wayland/lxqt-wayland-session-[0-9]*:../../wayland/lxqt-wayland-session
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index