summaryrefslogtreecommitdiff
path: root/dev-qt
Commit message (Collapse)AuthorAgeFilesLines
* dev-qt/qtmultimedia: depend on qtbase[concurrent] with ffmpegIonen Wolkens2024-02-274-4/+4
| | | | | | | Intentionally skipping revbump, see bug #925597's comments. Closes: https://bugs.gentoo.org/925597 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qt-creator: disable designer by default in liveIonen Wolkens2024-02-251-1/+1
| | | | | | | | | | | | | | | | | This been set by default in the old ebuilds and opted to leave it like that but, with Qt6 and the non-split qttools where designer is off by default, this been annoying for users. Default designer on qttools when most users don't need it does not seem like the right move -- and believe users that actually want this will know to set it themselves (perhaps even globally). Not that I'm either a qt-creator nor designer user (just maintaining regardless), so opinions from actual users for defaults are welcome. (live-only to avoid long rebuilds, will propagate in next version) Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebengine: fix build with upcoming clang18Ionen Wolkens2024-02-255-0/+179
| | | | | | | | | | | | Do not want to trigger rebuilds over this, so straight-to-stable with no revbump. Entirely untested for 6.7, not worrying too much until 6.7.0-rc. With some luck Qt may backport this themselves before release. Will move in patchset later if the patch needs to stay. Closes: https://bugs.gentoo.org/925486 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtbase: fix build with x32 abiIonen Wolkens2024-02-225-0/+17
| | | | | | Closes: https://bugs.gentoo.org/925103 Thanks-to: Andrii Batyiev Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebengine: enable py3.12 in 6.6.2+Ionen Wolkens2024-02-224-8/+4
| | | | | | | | | | | | | | | | Fixes were merged bit at last minute and the bug for it (QTBUG-117979) was updated late, and missed that 6.6.2 fixed py3.12 support. Note that while it still has several references to distutils and an upstream bug (QTBUG-115512), seems none are necessary as it built fine with setuptools[-python_target_python3_12] after double-checking that it did use 3.12. (if reading this wondering why portage asks to rebuild qtwebengine, it's time to start using -U/--changed-use rather than -N/--newuse -- alternatively could've held it back until 6.6.3 but well) Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qttools: use := to match upcoming llvm-r1 changesIonen Wolkens2024-02-223-6/+6
| | | | | | | | | Currently ommited in the llvm-r1 example, but that's being changed and >=llvm-18.1.0_rc3 will use $(ver_cut 1-2) as subslot. No need for a revbump (slot 18 is still masked either way). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qt-creator: use := to match upcoming llvm-r1 changesIonen Wolkens2024-02-222-2/+2
| | | | | | | | | Currently ommited in the llvm-r1 example, but that's being changed and >=llvm-18.1.0_rc3 will use $(ver_cut 1-2) as subslot. No need for a revbump (slot 18 is still masked either way). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qt-docs: drop 6.6.1_p202311210527Ionen Wolkens2024-02-222-269/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebview: drop 6.6.1Ionen Wolkens2024-02-222-20/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebsockets: drop 6.6.1Ionen Wolkens2024-02-222-29/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebengine: drop 6.6.1Ionen Wolkens2024-02-222-316/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebchannel: drop 6.6.1Ionen Wolkens2024-02-222-28/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwayland: drop 6.6.1Ionen Wolkens2024-02-222-48/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtvirtualkeyboard: drop 6.6.1Ionen Wolkens2024-02-222-48/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qttranslations: drop 6.6.1Ionen Wolkens2024-02-222-16/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qttools: drop 6.6.1Ionen Wolkens2024-02-222-149/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtsvg: drop 6.6.1Ionen Wolkens2024-02-222-19/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtspeech: drop 6.6.1Ionen Wolkens2024-02-222-48/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtshadertools: drop 6.6.1Ionen Wolkens2024-02-222-18/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtserialport: drop 6.6.1Ionen Wolkens2024-02-222-19/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtsensors: drop 6.6.1Ionen Wolkens2024-02-222-29/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtscxml: drop 6.6.1Ionen Wolkens2024-02-222-35/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtquicktimeline: drop 6.6.1Ionen Wolkens2024-02-222-19/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtquick3d: drop 6.6.1Ionen Wolkens2024-02-222-44/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtpositioning: drop 6.6.1Ionen Wolkens2024-02-222-64/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtnetworkauth: drop 6.6.1Ionen Wolkens2024-02-222-16/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtmultimedia: drop 6.6.1-r1Ionen Wolkens2024-02-222-86/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtlocation: drop 6.6.1Ionen Wolkens2024-02-222-45/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtimageformats: drop 6.6.1Ionen Wolkens2024-02-222-36/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qthttpserver: drop 6.6.1Ionen Wolkens2024-02-222-32/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtdeclarative: drop 6.6.1Ionen Wolkens2024-02-222-34/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtconnectivity: drop 6.6.1Ionen Wolkens2024-02-222-73/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtcharts: drop 6.6.1Ionen Wolkens2024-02-222-29/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qt5compat: drop 6.6.1Ionen Wolkens2024-02-222-38/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qt3d: drop 6.6.1Ionen Wolkens2024-02-222-37/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtbase: drop vulnerable 6.6.1-r4Ionen Wolkens2024-02-223-420/+0
| | | | | Bug: https://bugs.gentoo.org/924647 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebview: Stabilize 6.6.2 amd64, #924651Arthur Zamarin2024-02-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtwebengine: Stabilize 6.6.2 amd64, #924651Arthur Zamarin2024-02-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtwebchannel: Stabilize 6.6.2 amd64, #924651Arthur Zamarin2024-02-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtwayland: Stabilize 6.6.2 amd64, #924651Arthur Zamarin2024-02-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtvirtualkeyboard: Stabilize 6.6.2 amd64, #924651Arthur Zamarin2024-02-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qttranslations: Stabilize 6.6.2 amd64, #924651Arthur Zamarin2024-02-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qttools: Stabilize 6.6.2 amd64, #924651Arthur Zamarin2024-02-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtsvg: Stabilize 6.6.2 amd64, #924651Arthur Zamarin2024-02-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtspeech: Stabilize 6.6.2 amd64, #924651Arthur Zamarin2024-02-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtsensors: Stabilize 6.6.2 amd64, #924651Arthur Zamarin2024-02-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtscxml: Stabilize 6.6.2 amd64, #924651Arthur Zamarin2024-02-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtnetworkauth: Stabilize 6.6.2 amd64, #924651Arthur Zamarin2024-02-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtmultimedia: Stabilize 6.6.2 amd64, #924651Arthur Zamarin2024-02-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtquick3d: Stabilize 6.6.2 amd64, #924651Arthur Zamarin2024-02-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>