Versions
v5.15.11 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- amd64 arm arm64 ppc64 x86 ~loong ~ppc ~riscv
- USE flags
- dbus debug declarative examples gles2-only gui multimedia network opengl printsupport sql ssl svg testlib widgets x11extras
USE flags
General
- dbus
- Build bindings for the QtDBus module
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- declarative
- Build bindings for the QtQml and QtQuick modules and enable the qmlscene plugin
- examples
- Install examples, usually source code
- gles2-only
- Use GLES 2.0 (OpenGL for Embedded Systems) or later instead of full OpenGL (see also: gles2)
- gui
- Build bindings for the QtGui module
- multimedia
- Build bindings for the QtMultimedia module
- network
- Build bindings for the QtNetwork module
- opengl
- Build bindings for the QtOpenGL module
- printsupport
- Build bindings for the QtPrintSupport module
- sql
- Build bindings for the QtSql module
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- svg
- Build bindings for the QtSvg module
- testlib
- Build bindings for the QtTest module
- widgets
- Build bindings for the QtWidgets module
- x11extras
- Build bindings for the QtX11Extras module
python_targets
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
- python3_14
- Build with Python 3.14
Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / dbus-python : Python bindings for the D-Bus messagebus
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtdbus : Qt5 module for inter-process communication over the D-Bus protocol
dev-qt / qtdeclarative : Qt Declarative (Quick 2)
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtmultimedia : Multimedia (audio, video, radio, camera) library for the Qt6 framework
dev-qt / qtnetwork : Network abstraction library for the Qt5 framework
dev-qt / qtopengl : OpenGL support library for the Qt5 framework (deprecated)
dev-qt / qtprintsupport : Printing support library for the Qt5 framework
dev-qt / qtsql : SQL abstraction library for the Qt5 framework
dev-qt / qtsvg : SVG rendering library for the Qt6 framework
dev-qt / qttest : Unit testing library for the Qt5 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
dev-qt / qtx11extras : Linux/X11-specific support library for the Qt5 framework
dev-qt / qtxml : Implementation of SAX and DOM for the Qt5 framework
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / dbus-python : Python bindings for the D-Bus messagebus
dev-python / pyqt5-sip : sip extension module for PyQt5
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtdbus : Qt5 module for inter-process communication over the D-Bus protocol
dev-qt / qtdeclarative : Qt Declarative (Quick 2)
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtmultimedia : Multimedia (audio, video, radio, camera) library for the Qt6 framework
dev-qt / qtnetwork : Network abstraction library for the Qt5 framework
dev-qt / qtopengl : OpenGL support library for the Qt5 framework (deprecated)
dev-qt / qtprintsupport : Printing support library for the Qt5 framework
dev-qt / qtsql : SQL abstraction library for the Qt5 framework
dev-qt / qtsvg : SVG rendering library for the Qt6 framework
dev-qt / qttest : Unit testing library for the Qt5 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
dev-qt / qtx11extras : Linux/X11-specific support library for the Qt5 framework
dev-qt / qtxml : Implementation of SAX and DOM for the Qt5 framework
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
Depending packages
dev-python / pandas : Powerful data structures for data analysis and statistics
dev-python / pyperclip : A cross-platform clipboard module for Python
dev-python / pyqtgraph : A pure-python graphics and GUI library built on PyQt and numpy
media-sound / picard : Cross-platform music tagger
net-print / hplip : HP Linux Imaging and Printing - Print, scan, fax drivers and service tools
net-wireless / gnuradio : Toolkit that provides signal processing blocks to implement software radios
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
dev-python/pyqt5: remove leftover designer usage
Fixes: 72f1203db72baaf7fe3052cc7849379e24e1ce58 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-python/pyqt5: Drop IUSE designer
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-python/pyqt5: Drop IUSE help, speech, websockets, xmlpatterns
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-python/pyqt5: Fix cmake args after IUSE serialport removal
Closes: https://bugs.gentoo.org/967130 Closes: https://bugs.gentoo.org/967131 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-python/pyqt5: Drop IUSE serialport
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
dev-python/pyqt5: cleanup (masked) IUSE=webchannel
qtwebchannel:5 is not in tree anymore Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Ionen Wolkens · gentoo
dev-python/pyqt5: enable py3.14
Have not heard of issues, but no tests so difficult to know if it really is fine, will have to rely on revdeps running their own tests. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-python/pyqt5: Drop IUSE location, positioning, sensors
... ahead of the corresponding dev-qt modules being masked. Follow-up to commit e5f30e289d813e2d366b6fc9c6e5ae6f85f05558 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
dev-python/pyqt5: drop bluetooth USE
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{PyQt5 → pyqt5}
Signed-off-by: Michał Górny <mgorny@gentoo.org>