qtbase
Cross-platform application development framework
homepage ↗ github: qt/qtbase
⚠ Security advisories affect this package: GLSA 202506-06, GLSA 202501-08, GLSA 202402-21
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 6.11.1 | 4 | 14 h | details › |
| libressl gitweb ↗ | 6.11.1 | 2 | 43 d | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | arm | hppa | loong | ppc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 6.9999 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | ||||||||
| 6.12.9999 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | ||||||||
| 6.11.9999 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | ||||||||
| 6.11.1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | hppa testing | loong testing | ppc stable | — | view · download · history ↗ |
| 6.11.1 ≈ | libressl | amd64 untested | arm64 untested | x86 untested | ppc64 untested | riscv untested | arm untested | hppa untested | loong untested | ppc untested | 47 d | view · download · history ↗ |
| 6.10.3-r1 ≈ | libressl | amd64 untested | arm64 untested | x86 untested | ppc64 untested | riscv untested | arm untested | hppa untested | loong untested | ppc untested | 47 d | view · download · history ↗ |
Use flags of 6.11.1
- +X Build the XCB platform plugin and enable X11 integration
- accessibility Add support for accessibility (eg 'at-spi' library)
- eglfs Build the EGL Full Screen/Single Surface platform plugin
- evdev Enable support for input devices via evdev
- gles2-only Use GLES 2.0 (OpenGL for Embedded Systems) or later instead of full OpenGL (see also: gles2)
- +libinput Enable support for input devices via dev-libs/libinput
- opengl Add support for OpenGL (3D graphics)
- renderdoc Enable support for capturing graphic's API calls using media-gfx/renderdoc
- tslib Enable support for touchscreen devices via x11-libs/tslib
- vulkan Add support for 3D graphics and computing via the Vulkan cross-platform API
- wayland Enable dev-libs/wayland backend
- +widgets Build Qt6Widgets module
- +ssl Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- +udev Enable virtual/udev integration (device discovery, power and storage device support, etc)
- zstd Enable support for ZSTD compression
- brotli Enable Brotli compression support
- gssapi Enable support for GSSAPI (virtual/krb5)
- libproxy Use net-libs/libproxy for automatic HTTP/SOCKS proxy configuration
- sctp Support for Stream Control Transmission Protocol
- +concurrent Build Qt6Concurrent module
- +dbus Build Qt6DBus module
- +gui Build Qt6Gui module
- +network Build Qt6Network module
- +sql Build Qt6Sql module
- +xml Add support for XML files
- icu Enable ICU (Internationalization Components for Unicode) support, using dev-libs/icu
- io-uring Enable the use of io_uring for efficient asynchronous IO and system requests
- journald Log messages using sys-apps/systemd's journald rather than output to stderr (override with the QT_FORCE_STDERR_LOGGING=1 env var)
- syslog Log messages using syslog rather than output to stderr (override with the QT_FORCE_STDERR_LOGGING=1 env var)
- mysql Add mySQL Database support
- oci8 Add Oracle 8 Database Support
- odbc Add ODBC Support (Open DataBase Connectivity)
- postgres Add support for the postgresql database
- +sqlite Add support for sqlite - embedded sql database
- cups Add support for CUPS (Common Unix Printing System)
- gtk Build the GTK platform theme plugin
- nls Add Native Language Support (using gettext - GNU locale utilities)
- custom-cflags Build with user-specified CFLAGS (unsupported)
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Runtime dependencies of 6.11.1
show 147 lines
ssl?
(
)
udev?
(
)
zstd?
(
)
icu?
(
)
io-uring?
(
)
journald?
(
)
dbus?
(
)
gui?
(
X?
(
)
accessibility?
(
)
eglfs?
(
)
evdev?
(
)
libinput?
(
)
opengl?
(
gles2-only?
(
)
!gles2-only?
(
)
)
renderdoc?
(
)
tslib?
(
)
wayland?
(
)
widgets?
(
cups?
(
)
gtk?
(
)
)
)
network?
(
brotli?
(
)
gssapi?
(
)
libproxy?
(
)
)
sql?
(
mysql?
(
)
oci8?
(
)
odbc?
(
)
postgres?
(
)
sqlite?
(
)
)
syslog?
(
)