python3-pyside2: update to 5.14.1
[ci skip]
This commit is contained in:
parent
c93d687be4
commit
2aa648f543
@ -1,16 +0,0 @@
|
|||||||
Revert to Qt 5.13 support
|
|
||||||
source: https://codereview.qt-project.org/c/pyside/pyside-setup/+/272581
|
|
||||||
|
|
||||||
--- sources/pyside2/PySide2/QtCore/typesystem_core_common.xml.ORIG
|
|
||||||
+++ sources/pyside2/PySide2/QtCore/typesystem_core_common.xml
|
|
||||||
@@ -2830,7 +2830,9 @@
|
|
||||||
<include file-name="qobjectdefs.h" location="global"/>
|
|
||||||
</value-type>
|
|
||||||
|
|
||||||
- <object-type name="QMessageLogContext"/>
|
|
||||||
+ <object-type name="QMessageLogContext">
|
|
||||||
+ <modify-function signature="copy(const QMessageLogContext &)" remove="all"/>
|
|
||||||
+ </object-type>
|
|
||||||
|
|
||||||
<value-type name="QMetaMethod">
|
|
||||||
<enum-type name="Access"/>
|
|
@ -1,9 +1,7 @@
|
|||||||
# Template file for 'python3-pyside2'
|
# Template file for 'python3-pyside2'
|
||||||
# XXX CAUTION patched to support Qt 5.13.2 and *NOT* Qt 5.14
|
|
||||||
# warning: python3-pyside2 is supposed to be aligned with Qt version
|
|
||||||
pkgname=python3-pyside2
|
pkgname=python3-pyside2
|
||||||
version=5.14.0
|
version=5.14.1
|
||||||
revision=2
|
revision=1
|
||||||
_pkgname="pyside-setup-opensource-src-${version}"
|
_pkgname="pyside-setup-opensource-src-${version}"
|
||||||
wrksrc="$_pkgname"
|
wrksrc="$_pkgname"
|
||||||
configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
|
configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
|
||||||
@ -22,7 +20,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
|||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://wiki.qt.io/Qt_for_Python"
|
homepage="https://wiki.qt.io/Qt_for_Python"
|
||||||
distfiles="https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-${version}-src/${_pkgname}.tar.xz"
|
distfiles="https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-${version}-src/${_pkgname}.tar.xz"
|
||||||
checksum=8c2ad1901a99165ed7bac8f522ee351ae3ebadd580024248f5a1db52e4a94b30
|
checksum=41ce931695567639c92acb68a9d66ed5609f067011af9a94b53fc0d697ad1d1c
|
||||||
|
|
||||||
build_options="webengine"
|
build_options="webengine"
|
||||||
desc_option_webengine="Build Qt5 WebEngine bindings"
|
desc_option_webengine="Build Qt5 WebEngine bindings"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user