shiboken2: rebuild for clang-9.0.0 + fix build with qt5.13

This commit is contained in:
q66 2019-09-23 01:36:13 +02:00 committed by Helmut Pozimski
parent e6729b4e89
commit f945f1a89d
2 changed files with 13 additions and 1 deletions

View file

@ -0,0 +1,12 @@
Fixes build with Qt 5.13.
--- sources/shiboken2/ApiExtractor/clangparser/clangutils.h
+++ sources/shiboken2/ApiExtractor/clangparser/clangutils.h
@@ -33,6 +33,7 @@
#include <QtCore/QPair>
#include <QtCore/QString>
#include <QtCore/QVector>
+#include <QtCore/QStringList>
QT_FORWARD_DECLARE_CLASS(QDebug)

View file

@ -1,7 +1,7 @@
# Template file for 'shiboken2'
pkgname=shiboken2
version=5.11.2
revision=1
revision=2
_pkgname="pyside-setup-everywhere-src-${version}"
wrksrc="$_pkgname"
configure_args="-DUSE_PYTHON_VERSION=3 -DCMAKE_INSTALL_PREFIX=/usr