pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/lxqt meta-pkgs/lxqt



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1bb6122b9d65
branches:  trunk
changeset: 377821:1bb6122b9d65
user:      pin <pin%pkgsrc.org@localhost>
date:      Mon Apr 25 05:56:44 2022 +0000

description:
meta-pkgs/lxqt

Correct outdated comment.

diffstat:

 meta-pkgs/lxqt/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 2dd8602f633d -r 1bb6122b9d65 meta-pkgs/lxqt/Makefile
--- a/meta-pkgs/lxqt/Makefile   Mon Apr 25 05:53:53 2022 +0000
+++ b/meta-pkgs/lxqt/Makefile   Mon Apr 25 05:56:44 2022 +0000
@@ -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-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