pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkgsrc: qt5-qttools: fix links to .pc files
details: https://anonhg.NetBSD.org/pkgsrc/rev/f80d6e1f1e39
branches: trunk
changeset: 306139:f80d6e1f1e39
user: markd <markd%pkgsrc.org@localhost>
date: Wed Apr 11 12:28:04 2018 +0000
description:
qt5-qttools: fix links to .pc files
diffstat:
x11/qt5-qttools/Makefile | 7 +++----
x11/qt5-qttools/PLIST | 4 +---
2 files changed, 4 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 2d40cb76c03e -r f80d6e1f1e39 x11/qt5-qttools/Makefile
--- a/x11/qt5-qttools/Makefile Wed Apr 11 12:24:06 2018 +0000
+++ b/x11/qt5-qttools/Makefile Wed Apr 11 12:28:04 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2018/03/12 11:15:57 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2018/04/11 12:28:04 markd Exp $
DISTNAME= qttools-everywhere-src-${QTVERSION}
PKGNAME= qt5-qttools-${QTVERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Qt5 tools
DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
@@ -14,8 +14,7 @@
.include "../../x11/qt5-qtbase/Makefile.common"
-QTPKGCONFIGPC= Qt5CLucene.pc Qt5DesignerComponents.pc Qt5UiTools.pc \
- Qt5Designer.pc Qt5Help.pc
+QTPKGCONFIGPC= Qt5Designer.pc Qt5Help.pc Qt5UiTools.pc
post-install:
.for i in ${QTPKGCONFIGPC}
diff -r 2d40cb76c03e -r f80d6e1f1e39 x11/qt5-qttools/PLIST
--- a/x11/qt5-qttools/PLIST Wed Apr 11 12:24:06 2018 +0000
+++ b/x11/qt5-qttools/PLIST Wed Apr 11 12:28:04 2018 +0000
@@ -1,7 +1,5 @@
-@comment $NetBSD: PLIST,v 1.6 2018/01/17 19:30:48 markd Exp $
-lib/pkgconfig/Qt5CLucene.pc
+@comment $NetBSD: PLIST,v 1.7 2018/04/11 12:28:04 markd Exp $
lib/pkgconfig/Qt5Designer.pc
-lib/pkgconfig/Qt5DesignerComponents.pc
lib/pkgconfig/Qt5Help.pc
lib/pkgconfig/Qt5UiTools.pc
${PLIST.mac}qt5/bin/Assistant
Home |
Main Index |
Thread Index |
Old Index