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:   gutteridge
Date:           Sun Apr 26 03:34:29 UTC 2020

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

Log Message:
lxqt: add a comment about icon themes


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 pkgsrc/meta-pkgs/lxqt/Makefile:1.2
--- pkgsrc/meta-pkgs/lxqt/Makefile:1.1  Sun Apr 26 03:13:14 2020
+++ pkgsrc/meta-pkgs/lxqt/Makefile      Sun Apr 26 03:34:29 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/04/26 03:13:14 gutteridge Exp $
+# $NetBSD: Makefile,v 1.2 2020/04/26 03:34:29 gutteridge Exp $
 
 PKGNAME=       lxqt-0.14.1
 CATEGORIES=    meta-pkgs
@@ -35,6 +35,8 @@ DEPENDS+=     pcmanfm-qt>=0.14.1:../../sysut
 DEPENDS+=      qterminal>=0.14.1:../../x11/qterminal
 DEPENDS+=      lxqt-panel>=0.14.1:../../x11/lxqt-panel
 DEPENDS+=      lxqt-runner>=0.14.1:../../x11/lxqt-runner
+# 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.
 DEPENDS+=      oxygen-icons-[0-9]*:../../graphics/oxygen-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