Install this package:
emerge -a dev-tcltk/togl
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-tcltk/togl
Or alternatively:
emerge --autounmask-write -a dev-tcltk/togl
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.0-r6 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>tcltk@gentoo.org</email> <name>Gentoo Tcltk Project</name> </maintainer> <longdescription> Togl is a Tk widget for OpenGL rendering. Togl was originally based on OGLTK, written by Benjamin Bederson at the University of New Mexico. Togl's main features are: * unifies Microsoft Windows, X11 (Linux/IRIX/...), and Mac OS X Aqua support * support for requesting stencil, accumulation, alpha buffers, etc. * multiple OpenGL drawing windows * simple stereo rendering support * simple, portable font support * color-index mode support including color allocation functions * overlay plane support * OpenGL extension testing from Tcl * Tcl Extension Architecture (TEA) 3 compliant Togl does almost no OpenGL drawing itself, instead it manages OpenGL drawing by calling various Tcl commands (a.k.a., callback functions). Those commands can be C functions that call OpenGL (in)directly or another Tcl package (e.g., Tcl3D). </longdescription> <upstream> <remote-id type="sourceforge">togl</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-tcltk/togl |
euse -E <flag> -p dev-tcltk/togl |
euse -D <flag> -p dev-tcltk/togl
| Flag | Description | 2.0-r6 |
|---|---|---|
| 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 | ✓ |
| threads | Add threads support for various packages. Usually pthreads | ⊕ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | Togl2.0-src.tar.gz | 244968 bytes |