summaryrefslogtreecommitdiff
path: root/dev-qt
Commit message (Collapse)AuthorAgeFilesLines
* dev-qt/qtwebengine: add 5.15.11_p20231102Andreas Sturmlechner2023-11-032-0/+271
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: drop 5.15.11_p20230927Andreas Sturmlechner2023-11-032-271/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtbase: Remove redundant local flag descsMichał Górny2023-10-271-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-qt/qtbase: skip tst_qfiledialog{,2} regardless of muslIonen Wolkens2023-10-274-4/+8
| | | | | | | | | | | | | Seems the issue I had with musl were unrelated and just random, so let's just skip it globally (along with the first one). *Could* use -j1, but qtbase has the longest test suite out of Qt package and would rather keep the extra jobs unless the issues are more widespread (as usual the tests here are more to get a baseline for regressions than for full coverage either way). Closes: https://bugs.gentoo.org/916181 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtbase: skip tst_qprinterIonen Wolkens2023-10-274-0/+4
| | | | | Closes: https://bugs.gentoo.org/916216 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwayland: Bump to QT5_KDEPATCHSET_REV=2Andreas Sturmlechner2023-10-242-0/+52
| | | | | | | David Edmundson (1): Client: Always populate mimedata in drags Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: Bump to QT5_KDEPATCHSET_REV=2Andreas Sturmlechner2023-10-242-0/+68
| | | | | | | Ulf Hermann (1): QML: Fortify qmlExecuteDeferred some more Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtgui: (Non-)bump to QT5_KDEPATCHSET_REV=2Andreas Sturmlechner2023-10-243-28/+2
| | | | | | | | | ...just switching to upstream's patch. Liang Qi (1): xkb: fix build with libxkbcommon 1.6.0 and later Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcore: Bump to QT5_KDEPATCHSET_REV=2Andreas Sturmlechner2023-10-242-0/+120
| | | | | | | | | | Giuseppe D'Angelo (1): QPluginLoader: report the right load hints Ievgenii Meshcheriakov (1): QLibraryPrivate: Actually merge load hints Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: add 5.15.11_p20231019Andreas Sturmlechner2023-10-222-0/+271
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qt-creator: set llvm_check_depsIonen Wolkens2023-10-222-0/+8
| | | | | | | Forgot, albeit typically not an issue unless someone has an extra llvm slot without clang. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qttools: set llvm_check_depsIonen Wolkens2023-10-224-0/+16
| | | | | | | Forgot, albeit typically not an issue unless someone has an extra llvm slot without clang. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtbase: add xkbcommon upper bound in stableIonen Wolkens2023-10-221-0/+1
| | | | | | | | | | Stabilization is dragging wrt bug #915549, so may as well add a bound in stable while waiting for fixed version. Depend-only w/o revbump given non-issue if it is already built. Closes: https://bugs.gentoo.org/915907 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtbase: fix qsb and qmake with sandboxIonen Wolkens2023-10-213-0/+29
| | | | | | | | | | | | | | | | | | Also add to 6.5.3, while the issue has been less prominent in 6.5.x, there has been users that ran into issues with older versions, and is needed for stable users. See bug #915695 for details, the others are essentially duplicates which are hopefully fixed too (please report if still issues given I could never reproduce myself and cannot confirm). Closes: https://bugs.gentoo.org/908809 Closes: https://bugs.gentoo.org/908816 Closes: https://bugs.gentoo.org/913493 Closes: https://bugs.gentoo.org/915695 Thanks-to: vowstar Thanks-to: Mike Gilbert <floppym@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtsvg: update 6.6.0 patch comment to mention CVE-2023-45872Ionen Wolkens2023-10-191-0/+4
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtbase: clarify comment about qtprintsupport/cupsIonen Wolkens2023-10-175-5/+10
| | | | | | | | | Albeit information remains kind of buried in there, but in case someone happens to look at it when trying to figure out what to depend on for qtprintsupport -- aka not [cups] but rather need [gui,widgets]. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebengine: update py3.12 comment with bugrefsIonen Wolkens2023-10-175-10/+5
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebengine: remove unused patchMichael Mair-Keimberger2023-10-151-20/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/33349 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtsvg: backport qt6.6 fix for crash with invalid SVGsIonen Wolkens2023-10-122-0/+22
| | | | | Bug: https://bugs.gentoo.org/915582 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtgui: update description for xkbcommon160.patchIonen Wolkens2023-10-111-0/+4
| | | | | | | Current temporary fix is expectedly different than what upstream did, but is not an issue -- due for cleanup either way. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qt-creator: drop 11.0.2Ionen Wolkens2023-10-104-322/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtbase: remove xkbcommon patch in liveIonen Wolkens2023-10-102-2/+0
| | | | | | | Technically only in 6.9999 at the moment, but will be picked to 6.6.9999 soon. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtbase: update 6.6+ live required useIonen Wolkens2023-10-102-2/+2
| | | | | | | xcb is no longer required to enable accessibility (upstream change did not make it in 6.6.0, will be in 6.6.1). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebsockets: add 6.6.0Ionen Wolkens2023-10-102-0/+29
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebengine: add 6.6.0Ionen Wolkens2023-10-102-0/+293
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebchannel: add 6.6.0Ionen Wolkens2023-10-102-0/+28
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwayland: add 6.6.0Ionen Wolkens2023-10-102-0/+48
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtvirtualkeyboard: add 6.6.0Ionen Wolkens2023-10-102-0/+48
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qttranslations: add 6.6.0Ionen Wolkens2023-10-102-0/+16
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qttools: add 6.6.0Ionen Wolkens2023-10-102-0/+143
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtsvg: add 6.6.0Ionen Wolkens2023-10-102-0/+19
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtspeech: add 6.6.0Ionen Wolkens2023-10-102-0/+48
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtshadertools: add 6.6.0Ionen Wolkens2023-10-102-0/+18
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtserialport: add 6.6.0Ionen Wolkens2023-10-102-0/+19
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtsensors: add 6.6.0Ionen Wolkens2023-10-102-0/+29
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtscxml: add 6.6.0Ionen Wolkens2023-10-102-0/+35
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtquicktimeline: add 6.6.0Ionen Wolkens2023-10-102-0/+19
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtquick3d: add 6.6.0Ionen Wolkens2023-10-102-0/+43
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtpositioning: add 6.6.0Ionen Wolkens2023-10-102-0/+64
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtnetworkauth: add 6.6.0Ionen Wolkens2023-10-102-0/+16
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtmultimedia: add 6.6.0Ionen Wolkens2023-10-102-0/+86
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtlocation: add 6.6.0Ionen Wolkens2023-10-102-0/+45
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtimageformats: add 6.6.0Ionen Wolkens2023-10-102-0/+36
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtdeclarative: add 6.6.0Ionen Wolkens2023-10-102-0/+31
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtconnectivity: add 6.6.0Ionen Wolkens2023-10-102-0/+73
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtcharts: add 6.6.0Ionen Wolkens2023-10-102-0/+29
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qt5compat: add 6.6.0Ionen Wolkens2023-10-102-0/+38
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qt3d: add 6.6.0Ionen Wolkens2023-10-102-0/+37
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtbase: add 6.6.0Ionen Wolkens2023-10-102-0/+351
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qt-docs: add 6.6.0_p202310040911Ionen Wolkens2023-10-103-0/+269
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>