pkgsrc-WIP-changes archive

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

lxqt-0.14.1, add import message



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Sun Feb 9 17:51:36 2020 +0100
Changeset:	539ec30f6a01e57de716ce6c3725fce282e94d46

Modified Files:
	TODO
	lxqt/options.mk

Log Message:
lxqt-0.14.1, add import message

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

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

diffstat:
 TODO            | 1 -
 lxqt/options.mk | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/TODO b/TODO
index 0e9ab2abb9..8a459d1f75 100644
--- a/TODO
+++ b/TODO
@@ -76,7 +76,6 @@ Suggested package updates
 	o lives-2.8.2
 	o lucene-4.5.0
 	o lumina-1.4
-	o lxqt-0.11
 	o man-1.6f
 	o mcwm-20130209.2
 	o meta-tracker-1.4.0
diff --git a/lxqt/options.mk b/lxqt/options.mk
index 68134a8f02..b37e2bb011 100644
--- a/lxqt/options.mk
+++ b/lxqt/options.mk
@@ -8,6 +8,7 @@ PKG_SUGGESTED_OPTIONS=	openbox
 
 .include "../../mk/bsd.options.mk"
 
+# \todo: When importing, add openbox to options file.
 .if !empty(PKG_OPTIONS:Mopenbox)
 DEPENDS+=	openbox>=3.6.1:../../wm/openbox
 DEPENDS+=	obconf-qt>=0.14.1:../../wip/obconf-qt


Home | Main Index | Thread Index | Old Index