Install this package:
emerge -a dev-ada/gnatcoll-bindings
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-ada/gnatcoll-bindings
Or alternatively:
emerge --autounmask-write -a dev-ada/gnatcoll-bindings
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 26.0.0 | 8 | ~amd64 ~arm64 ~x86 | 0/26.0.0 |
| 25.0.0-r1 | 8 | amd64 ~arm64 x86 | 0/25.0.0-r1 |
<pkgmetadata> <maintainer type="project"> <email>ada@gentoo.org</email> </maintainer> <longdescription lang="en"> The reusable library known as the GNAT Component Collection (GNATColl) is based on one main principle: general-purpose packages that are part of the GNAT technology should also be available to GNAT user application code. The compiler front end, the GNAT Programming Studio (GPS) Interactive Development Environment, and the GNAT Tracker web-based interface all served as sources for the components. The GNATColl components complement the predefined Ada and GNAT libraries and deal with a range of common programming issues including string and text processing, memory management, and file handling. Several of the components are especially useful in enterprise applications. </longdescription> <use> <flag name="shared">Build shared library</flag> <flag name="static-pic">Build shared library</flag> </use> <upstream> <remote-id type="github">AdaCore/gnatcoll-bindings</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-ada/gnatcoll-bindings |
euse -E <flag> -p dev-ada/gnatcoll-bindings |
euse -D <flag> -p dev-ada/gnatcoll-bindings
| Flag | Description | 26.0.0 | 25.0.0-r1 |
|---|---|---|---|
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ | ✓ |
| gmp | Add support for dev-libs/gmp (GNU MP library) | ✓ | ✓ |
| lzma | Support for LZMA compression algorithm | ✓ | ✓ |
| openmp | Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp" | ✓ | ✓ |
| shared | Build shared library | ⊕ | ⊕ |
| static-libs | Build static versions of dynamic libraries as well | ✓ | ✓ |
| static-pic | Build shared library | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | gnatcoll-bindings-26.0.0.tar.gz | 331403 bytes | 26.0.0 |
| Type | File | Size |
|---|---|---|
| DIST | gnatcoll-bindings-25.0.0.tar.gz | 299443 bytes |