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:           Mon Apr 25 05:56:44 UTC 2022

Modified Files:
        pkgsrc/meta-pkgs/lxqt: Makefile

Log Message:
meta-pkgs/lxqt

Correct outdated comment.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 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.11 pkgsrc/meta-pkgs/lxqt/Makefile:1.12
--- pkgsrc/meta-pkgs/lxqt/Makefile:1.11 Sun Apr 24 15:43:40 2022
+++ pkgsrc/meta-pkgs/lxqt/Makefile      Mon Apr 25 05:56:44 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2022/04/24 15:43:40 pin Exp $
+# $NetBSD: Makefile,v 1.12 2022/04/25 05:56:44 pin Exp $
 
 PKGNAME=       lxqt-1.1.0
 CATEGORIES=    meta-pkgs
@@ -37,8 +37,8 @@ DEPENDS+=     lxqt-panel>=1.1.0:../../x11/lx
 DEPENDS+=      lxqt-runner>=1.1.0:../../x11/lxqt-runner
 DEPENDS+=      screengrab>=2.4.0:../../graphics/screengrab
 DEPENDS+=      lxqt-archiver>=0.6.0:../../archivers/lxqt-archiver
-# The Oxygen icon set is the default that LXQt expects, and a compatible icon
-# theme must be present for it to be fully usable. Breeze is another option.
+# The Breeze icon set is the default that LXQt expects, and a compatible icon
+# theme must be present for the DE to be fully usable.
 DEPENDS+=      breeze-icons-[0-9]*:../../graphics/breeze-icons
 DEPENDS+=      xscreensaver-[0-9]*:../../x11/xscreensaver
 # This pulls in quite a lot of dependencies, but, if translations are wanted,



Home | Main Index | Thread Index | Old Index