Install this package:
emerge -a dev-ada/xmlada
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-ada/xmlada
Or alternatively:
emerge --autounmask-write -a dev-ada/xmlada
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 26.0.0 | 8 | ~amd64 ~arm64 ~x86 | 0/26.0.0 |
| 25.0.0-r5 | 8 | amd64 ~arm64 x86 | 0/25.0.0-r5 |
<pkgmetadata> <maintainer type="project"> <email>ada@gentoo.org</email> </maintainer> <longdescription lang="en"> XML/Ada is a set of modules that provide a simple manipulation of XML streams. It supports the whole XML 1.1 specifications, and can parse any file that follows this standard (including the contents of the DTD, although no validation of the document is done based on those). It also provides support for a number of other standard associated with XML, like SAX, DOM and XML schemas. In addition, it includes a module to manipulate Unicode streams, since this is required by the XML standard. </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/xmlada</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-ada/xmlada |
euse -E <flag> -p dev-ada/xmlada |
euse -D <flag> -p dev-ada/xmlada
| Flag | Description | 26.0.0 | 25.0.0-r5 |
|---|---|---|---|
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ | ✓ |
| shared | Build shared library | ⊕ | ⊕ |
| static-libs | Build static versions of dynamic libraries as well | ✓ | ✓ |
| static-pic | Build static library with pic code | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | xmlada-26.0.0.tar.gz | 1083101 bytes | 26.0.0 |
| Type | File | Size |
|---|---|---|
| DIST | xmlada-25.0.0.tar.gz | 1082553 bytes |