More fixes fot qt6-qtbase

fixes for qt6-qtbase: removed the pc links since no pc files where
istalled and fix a broken file.
This commit is contained in:
Niclas Rosenvik 2021-01-04 09:51:18 +00:00
parent 7e36471640
commit 257b0a60c6
2 changed files with 1 additions and 23 deletions

View File

@ -145,13 +145,7 @@ SUBST_MESSAGE.path= Add to default XDG path.
SUBST_FILES.path= src/corelib/io/qstandardpaths_unix.cpp
SUBST_VARS.path= PREFIX
BROKEN_FILES= qt5/mkspecs/qmodule.pri
PC_FILES= Qt5Concurrent.pc Qt5Core.pc \
Qt5Gui.pc Qt5Network.pc Qt5OpenGL.pc \
Qt5OpenGLExtensions.pc \
Qt5PrintSupport.pc Qt5Sql.pc Qt5Test.pc \
Qt5Widgets.pc Qt5Xml.pc
BROKEN_FILES= qt6/mkspecs/qmodule.pri
.if ${OPSYS} == "Linux"
QMAKE_EXTRA= QMAKE_PLATFORM += linux
@ -202,10 +196,6 @@ LDFLAGS+=${COMPILER_RPATH_FLAG}${QTPREFIX}/lib
.endif
post-install:
.for i in ${PC_FILES}
cd ${DESTDIR}${PREFIX}/lib/pkgconfig && \
${LN} -f -s ${QTPREFIX}/lib/pkgconfig/${i} ${i}
.endfor
# The pri file has WRKSRC in it.
${SED} -e 's,PKG_CONFIG_EXECUTABLE = .*,PKG_CONFIG_EXECUTABLE = ${TOOLS_PATH.pkg-config},' \
${DESTDIR}${PREFIX}/${BROKEN_FILES} \

View File

@ -1,16 +1,4 @@
@comment $NetBSD$
lib/pkgconfig/Qt5Concurrent.pc
lib/pkgconfig/Qt5Core.pc
${PLIST.dbus}lib/pkgconfig/Qt5DBus.pc
lib/pkgconfig/Qt5Gui.pc
lib/pkgconfig/Qt5Network.pc
lib/pkgconfig/Qt5OpenGL.pc
lib/pkgconfig/Qt5OpenGLExtensions.pc
lib/pkgconfig/Qt5PrintSupport.pc
lib/pkgconfig/Qt5Sql.pc
lib/pkgconfig/Qt5Test.pc
lib/pkgconfig/Qt5Widgets.pc
lib/pkgconfig/Qt5Xml.pc
qt6/bin/androiddeployqt
qt6/bin/androidtestrunner
qt6/bin/cmake_automoc_parser