pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/lxqt lxqt: add a comment about icon themes
details: https://anonhg.NetBSD.org/pkgsrc/rev/10364875f3cf
branches: trunk
changeset: 428216:10364875f3cf
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun Apr 26 03:34:29 2020 +0000
description:
lxqt: add a comment about icon themes
diffstat:
meta-pkgs/lxqt/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 9e7605ef91e5 -r 10364875f3cf meta-pkgs/lxqt/Makefile
--- a/meta-pkgs/lxqt/Makefile Sun Apr 26 03:18:25 2020 +0000
+++ b/meta-pkgs/lxqt/Makefile Sun Apr 26 03:34:29 2020 +0000
@@ -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+= 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