summaryrefslogtreecommitdiff
path: root/dev-python/PyQt6/PyQt6-6.6.1.ebuild
AgeCommit message (Collapse)Author
2024-04-27dev-python/PyQt6: depend on qtdeclarative with USE=speechIonen Wolkens
Does not actually need USE=qml to be set on neither qtspeech nor PyQt6, just qtdeclarative itself. project.py: qmake_QT=['texttospeech', '-gui', 'qmlintegration'], Not worth a revbump due to slow rebuilds (rebuilds are triggered every Qt bumps either way). Closes: https://bugs.gentoo.org/930756 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-12-25dev-python/PyQt6: adjust qmake hack commentIonen Wolkens
Was looking for a better workaround for this, but then realized that it did not fail for the reason I thought it did. Perhaps could be improved in PyQt-builder. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-12-23dev-python/PyQt6: keyword 6.6.1 for ~arm64Mart Raudsepp
Bug: https://bugs.gentoo.org/907080 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
2023-12-19dev-python/PyQt6: cleanup unnecessary (-)Ionen Wolkens
Flag was added in qtwebengine-6.5.3 and this PyQt6 version checks for >=6.6.0, so it does not matter anymore. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-12-17dev-python/PyQt6: Stabilize 6.6.1 amd64, #920154Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-12-12dev-python/PyQt6: fix build with upcoming qtbase-6.7.0Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-12-04dev-python/PyQt6: add 6.6.1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>