wxGTK
GTK version of wxWidgets, a cross-platform C++ GUI toolkit
homepage ↗ sourceforge: wxpython github: wxWidgets/wxWidgets
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 3.2.8.1-r2 | 1 | 14 h | details › |
| pg_overlay GitLab ↗ | 3.2.11 | 1 | 25 h | details › |
| stefan_overlay GitHub ↗ | 3.2.2.1-r3 | 2 | 27 h | details › |
| stuff GitHub ↗ | 3.3.3 | 2 | 2 d | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | amd64-linux | arm | hppa | ia64 | loong | mips | ppc | sparc | x86-linux | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3.3.3 ≈ | stuff | amd64 testing | arm64 untested | x86 untested | ppc64 untested | riscv untested | alpha untested | amd64-linux untested | arm untested | hppa untested | ia64 untested | loong untested | mips untested | ppc untested | sparc untested | x86-linux untested | 20 d | view · download · history ↗ |
| 3.3.2 ≈ | stuff | amd64 testing | arm64 untested | x86 untested | ppc64 untested | riscv untested | alpha untested | amd64-linux untested | arm untested | hppa untested | ia64 untested | loong untested | mips untested | ppc untested | sparc untested | x86-linux untested | 22 d | view · download · history ↗ |
| 3.2.11 | pg_overlay | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | amd64-linux testing | arm testing | hppa testing | ia64 testing | loong untested | mips testing | ppc testing | sparc testing | x86-linux testing | 20 d | view · download · history ↗ |
| 3.2.8.1-r2 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | amd64-linux untested | arm stable | hppa testing | ia64 untested | loong testing | mips testing | ppc stable | sparc testing | x86-linux untested | — | view · download · history ↗ |
| 3.2.2.1-r3 ≈ | stefan_overlay | amd64 stable | arm64 stable | x86 testing | ppc64 testing | riscv testing | alpha testing | amd64-linux testing | arm stable | hppa testing | ia64 testing | loong testing | mips testing | ppc testing | sparc testing | x86-linux testing | 24 mo | view · download · history ↗ |
| 3.0.5.1-r1 ≈ | stefan_overlay | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | amd64-linux testing | arm stable | hppa testing | ia64 testing | loong testing | mips testing | ppc stable | sparc stable | x86-linux testing | 23 mo | view · download · history ↗ |
Use flags of 3.3.3
- +X Add support for X11
- curl Add support for client-side URL transfer library
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- 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
- keyring Enable support for freedesktop.org Secret Service API password store
- gstreamer Enable the wxMediaCtrl class for playing audio and video through gstreamer.
- libnotify Enable desktop notification support
- +lzma Support for LZMA compression algorithm
- opengl Add support for OpenGL (3D graphics)
- pch Enable precompiled header support for faster compilation at the expense of disk space and memory
- sdl Use Simple Directmedia Layer (media-libs/libsdl) for audio.
- +spell Add dictionary support
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- tiff Add support for the TIFF image format
- wayland Enable dev-libs/wayland backend
- webkit Add support for the WebKit HTML rendering/layout engine
- webp Add support for the WebP image format