Install this package:
emerge -a dev-haskell/gloss
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/gloss
Or alternatively:
emerge --autounmask-write -a dev-haskell/gloss
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.13.2.2 | 8 | ~amd64 | 0/1.13.2.2 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> Gloss hides the pain of drawing simple vector graphics behind a nice data type and a few display functions. Gloss uses OpenGL under the hood, but you won't need to worry about any of that. Get something cool on the screen in under 10 minutes. </longdescription> <use> <flag name="glfw">Enable the GLFW backend</flag> <flag name="glut">Enable the GLUT backend</flag> </use> <upstream> <remote-id type="hackage">gloss</remote-id> <remote-id type="github">benl23x5/gloss</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-haskell/gloss |
euse -E <flag> -p dev-haskell/gloss |
euse -D <flag> -p dev-haskell/gloss
| Flag | Description | 1.13.2.2 |
|---|---|---|
| glfw | Enable the GLFW backend | ✓ |
| glut | Enable the GLUT backend | ⊕ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | gloss-1.13.2.2-rev2.cabal | 4099 bytes |
| DIST | gloss-1.13.2.2.tar.gz | 35697 bytes |