pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lxqt-about, verify build with Qt>=5.14
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Fri Jan 31 10:29:19 2020 +0100
Changeset: 10a599afa2897b2dc5bdf650e12cc118fe783282
Modified Files:
lxqt-about/Makefile
Log Message:
lxqt-about, verify build with Qt>=5.14
Verify build.
Add maintainer.
Remove unnecessary dependencies.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=10a599afa2897b2dc5bdf650e12cc118fe783282
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lxqt-about/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/lxqt-about/Makefile b/lxqt-about/Makefile
index 2590362765..fa3051904e 100644
--- a/lxqt-about/Makefile
+++ b/lxqt-about/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= x11
MASTER_SITES= https://downloads.lxqt.org/downloads/lxqt-about/0.14.1/
EXTRACT_SUFX= .tar.xz
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= voidpin%protonmail.com@localhost
HOMEPAGE= https://lxqt.org/
COMMENT= LXQt about dialog
LICENSE= gnu-lgpl-v2.1
@@ -23,8 +23,8 @@ pre-configure:
${MKDIR} -p ${WRKSRC}/build
TOOL_DEPENDS+= lxqt-build-tools-[0-9]*:../../wip/lxqt-build-tools
+TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
.include "../../x11/qt5-qtbase/buildlink3.mk"
-.include "../../x11/qt5-qttools/buildlink3.mk"
.include "../../wip/liblxqt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index