Install this package:
emerge -a dev-python/pyglet
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/pyglet
Or alternatively:
emerge --autounmask-write -a dev-python/pyglet
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.1.14 | 8 | ~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86 | 0 |
| 2.1.13 | 8 | amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>sci@gentoo.org</email> <name>Gentoo Science Project</name> </maintainer> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription lang="en">This library provides an object-oriented programming interface for developing games and other visually-rich applications with Python. pyglet has virtually no external dependencies. For most applications and game requirements, pyglet needs nothing else besides Python, simplifying distribution and installation. It also handles multiple windows and fully aware of multi-monitor setups. pyglet might be seen as an alternative to PyGame.</longdescription> <use> <flag name="image">Enable support for image formats other than PNG and BMP</flag> </use> <upstream> <remote-id type="pypi">pyglet</remote-id> <remote-id type="github">pyglet/pyglet</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-python/pyglet |
euse -E <flag> -p dev-python/pyglet |
euse -D <flag> -p dev-python/pyglet
| Flag | Description | 2.1.14 | 2.1.13 |
|---|---|---|---|
| examples | Install examples, usually source code | ✓ | ✓ |
| image | Enable support for image formats other than PNG and BMP | ✓ | ✓ |
| sound | Enable sound support | ⊕ | ⊕ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | pyglet-2.1.13.tar.gz | 6594811 bytes |
| DIST | pyglet-2.1.14.tar.gz | 6595146 bytes |