pkgsrc-WIP-changes archive

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

LXQt meta-pkg



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Tue Feb 25 17:03:40 2020 +0100
Changeset:	ff41932c354a5c1d3f8a225cc527f52fe531e1a7

Modified Files:
	lxqt/Makefile

Log Message:
LXQt meta-pkg

Add a few comments. Decisions needed about translations.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ff41932c354a5c1d3f8a225cc527f52fe531e1a7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lxqt/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/lxqt/Makefile b/lxqt/Makefile
index f36bbafd53..eec18c9d50 100644
--- a/lxqt/Makefile
+++ b/lxqt/Makefile
@@ -15,6 +15,7 @@ TOOL_DEPENDS+=	lxqt-build-tools>=0.6.0:../../devel/lxqt-build-tools
 
 DEPENDS+=	libqtxdg>=3.4.0:../../x11/libqtxdg
 #DEPENDS+=	libsysstat>=0.4.2:../../wip/libsysstat
+# See lxqt-panel SYSSTAT_PLUGIN
 DEPENDS+=	liblxqt>=0.14.1:../../x11/liblxqt
 DEPENDS+=	libfm-qt>=0.14.1:../../x11/libfm-qt
 DEPENDS+=	lxqt-themes>=0.14.0:../../wip/lxqt-themes
@@ -37,5 +38,7 @@ DEPENDS+=	qterminal>=0.14.1:../../x11/qterminal
 DEPENDS+=	lxqt-panel>=0.14.1:../../wip/lxqt-panel
 DEPENDS+=	lxqt-runner>=0.14.1:../../wip/lxqt-runner
 #DEPENDS+=	qt5-qttranslations>=5.14.1:../../x11/qt5-qttranslations
+# This pulls quite a lot of dependencies but, if translations are wanted
+# its needed.
 
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index