Install this package:
emerge -a media-libs/glm
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask media-libs/glm
Or alternatively:
emerge --autounmask-write -a media-libs/glm
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0.3 | 8 | ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 | 0 |
| 1.0.2 | 8 | ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 | 0 |
| 1.0.1 | 8 | amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86 | 0 |
<pkgmetadata> <maintainer type="person"> <email>tupone@gentoo.org</email> <name>Tupone Alfredo</name> </maintainer> <longdescription lang="en"> header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specification. </longdescription> <upstream> <remote-id type="github">g-truc/glm</remote-id> <remote-id type="sourceforge">ogl-math</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p media-libs/glm |
euse -E <flag> -p media-libs/glm |
euse -D <flag> -p media-libs/glm
| Flag | Description | 1.0.3 | 1.0.2 | 1.0.1 |
|---|---|---|---|---|
| cpu_flags_x86_avx | Adds support for Advanced Vector Extensions instructions | ✓ | ✓ | ✓ |
| cpu_flags_x86_avx2 | Adds support for Advanced Vector Extensions 2 instructions | ✓ | ✓ | ✓ |
| cpu_flags_x86_sse2 | Use the SSE2 instruction set | ✓ | ✓ | ✓ |
| cpu_flags_x86_sse3 | Use the SSE3 instruction set ([pni] in cpuinfo, NOT ssse3) | ✓ | ✓ | ✓ |
| cpu_flags_x86_sse4_1 | Enable SSE4.1 instruction support | ✓ | ✓ | ✓ |
| cpu_flags_x86_sse4_2 | Enable SSE4.2 instruction support | ✓ | ✓ | ✓ |
| cpu_flags_x86_ssse3 | Use the SSSE3 instruction set (NOT sse3/pni) | ✓ | ✓ | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | glm-1.0.1.tar.gz | 4567161 bytes | 1.0.1 |
| DIST | glm-1.0.2.tar.gz | 4597309 bytes | 1.0.2 |
| DIST | glm-1.0.3.tar.gz | 4597748 bytes | 1.0.3 |
| Type | File | Size |
|---|