summaryrefslogtreecommitdiff
path: root/dev-python/PyQt6/metadata.xml
AgeCommit message (Collapse)Author
2024-11-23Rename dev-python/{PyQt6 → pyqt6}Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-09-27dev-python/PyQt6: add IUSE=remoteobjectsIonen Wolkens
Nothing need this at the moment, but the can add given the package exists. Not planning to add more keywords at the moment unless something needs it, so masking on non-amd64 rather than rekeyword. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-09-28dev-python/PyQt6: support QtPdf with IUSE=pdfium.Ionen Wolkens
QtPdf is enabled in qtwebengine-6.5.3+. Not using IUSE=pdf given qtwebengine tend to need special treatment, and this makes it easier to mask the USE globally on arches where it is not supported. Furthermore IUSE=pdf is default on some profiles and would pull the heavy qtwebengine for users that may not want it. Revbumping at same time as 6.5.3 given binding operator will cause a rebuild either way. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-09-05dev-python/PyQt6: add QtBluetooth, Nfc, TextToSpeech, and SensorsIonen Wolkens
Nothing that needs this in PyQt6 currently, but there is no harm in adding off-by-default support now that these are packaged. Only ones still missing are: - QtLocation: still disabled in project.py, so waiting on upstream - QtPdf: needs enabling & testing in qtwebengine first - QtRemoteObjects: thought to package this but failing to find anything that is going to need it currently, will wait until someone requests (remoteobjects sound interesting but seemingly scarcely used) - QtAxContainer: this is for Windows (ActiveX), so nothing to do here Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-09-05dev-python/PyQt6: switch maintainer to qt@Ionen Wolkens
Which I am part of, so nothing changes beside being consistent with other PyQt* packages. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-04-16dev-python/PyQt6: add 6.5.0Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2022-08-02dev-python/PyQt6: new package, add 6.3.1Ionen Wolkens
May still be rough around the edges, currently only tested with qutebrowser so please report if missing anything for other consumers. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>