Install this package:
emerge -a x11-libs/fltk
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask x11-libs/fltk
Or alternatively:
emerge --autounmask-write -a x11-libs/fltk
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.4.4-r1 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 | 1/$(ver_cut 1-2) |
| 1.3.8 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 | 1 |
<pkgmetadata> <maintainer type="person"> <email>ionen@gentoo.org</email> <name>Ionen Wolkens</name> </maintainer> <longdescription> The Fast Light ToolKit is a cross-platform C++ user interface toolkit for X and OpenGL. FLTK (pronounced "fulltick") provides GUI functionality and supports 3D graphics via OpenGL and its built-in GLUT emulation. FLTK also includes a UI builder called FLUID that can be used to create applications. </longdescription> <use> <flag name="games">Builds and installs some extra games</flag> </use> <upstream> <remote-id type="github">fltk/fltk</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p x11-libs/fltk |
euse -E <flag> -p x11-libs/fltk |
euse -D <flag> -p x11-libs/fltk
| Flag | Description | 1.4.4-r1 | 1.3.8 |
|---|---|---|---|
| X | Add support for X11 | ⊕ | ✗ |
| cairo | Enable support for the cairo graphics library | ⊕ | ✓ |
| dbus | Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc) | ⊕ | ✗ |
| 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 | ✗ | ✓ |
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ | ✓ |
| examples | Install examples, usually source code | ✓ | ✓ |
| games | Builds and installs some extra games | ✗ | ✓ |
| opengl | Add support for OpenGL (3D graphics) | ✓ | ⊕ |
| static-libs | Build static versions of dynamic libraries as well | ✓ | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ | ✗ |
| threads | Add threads support for various packages. Usually pthreads | ✗ | ⊕ |
| wayland | Enable dev-libs/wayland backend | ✓ | ✗ |
| xft | Build with support for XFT font renderer (x11-libs/libXft) | ✗ | ⊕ |
| xinerama | Add support for querying multi-monitor screen geometry through the Xinerama API | ✗ | ⊕ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | fltk-1.3.8-source.tar.gz | 5335306 bytes | 1.3.8 |
| Type | File | Size |
|---|---|---|
| DIST | fltk-1.4.4-source.tar.bz2 | 8465974 bytes |