Install this package:
emerge -a dev-ada/prettier-ada
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-ada/prettier-ada
Or alternatively:
emerge --autounmask-write -a dev-ada/prettier-ada
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 26.0.0 | 8 | ~amd64 ~arm64 ~x86 | 0/26.0.0 |
| 25.0.0-r4 | 8 | amd64 ~arm64 x86 | 0/25.0.0-r4 |
<pkgmetadata> <maintainer type="project"> <email>ada@gentoo.org</email> </maintainer> <longdescription lang="en"> This project is a port of the Prettier formatter to the Ada programming language. The aim of this project is to provide a tool that allows Ada programmers to create formatters for any language of their choosing. Please note that only the core generic formatting algorithm and its dependencies were ported. The formatters for all supported languages are not included in this project. </longdescription> <use> <flag name="shared">Build shared library</flag> <flag name="static-pic">Build static library with pic code</flag> </use> <upstream> <remote-id type="github">AdaCore/prettier-ada</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-ada/prettier-ada |
euse -E <flag> -p dev-ada/prettier-ada |
euse -D <flag> -p dev-ada/prettier-ada
| Flag | Description | 26.0.0 | 25.0.0-r4 |
|---|---|---|---|
| shared | Build shared library | ⊕ | ⊕ |
| static-libs | Build static versions of dynamic libraries as well | ✓ | ✓ |
| static-pic | Build static library with pic code | ✓ | ✓ |
| 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 | prettier-ada-26.0.0.tar.gz | 60908 bytes | 26.0.0 |
| Type | File | Size |
|---|---|---|
| DIST | prettier-ada-25.0.0.tar.gz | 60082 bytes |