Install this package:
emerge -a dev-ada/gnatcoll-db
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-ada/gnatcoll-db
Or alternatively:
emerge --autounmask-write -a dev-ada/gnatcoll-db
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 26.0.0 | 8 | ~amd64 ~arm64 ~x86 | 0/26.0.0 |
| 25.0.0-r2 | 8 | ~amd64 ~arm64 ~x86 | 0/25.0.0-r2 |
<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="db2ada">Build gnatcoll_db2ada</flag> <flag name="gnatinspect">Build gnatinspect</flag> <flag name="shared">Build shared library</flag> <flag name="sql">Build sql library</flag> <flag name="static-pic">Build shared library</flag> <flag name="xref">Build xref library</flag> </use> <upstream> <remote-id type="github">AdaCore/gnatcoll-db</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-ada/gnatcoll-db |
euse -E <flag> -p dev-ada/gnatcoll-db |
euse -D <flag> -p dev-ada/gnatcoll-db
| Flag | Description | 26.0.0 | 25.0.0-r2 |
|---|---|---|---|
| db2ada | Build gnatcoll_db2ada | ✓ | ✓ |
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ | ✓ |
| gnatinspect | Build gnatinspect | ✓ | ✓ |
| postgres | Add support for the postgresql database | ✓ | ✓ |
| shared | Build shared library | ⊕ | ⊕ |
| sql | Build sql library | ⊕ | ⊕ |
| sqlite | Add support for sqlite - embedded sql database | ✓ | ✓ |
| static-libs | Build static versions of dynamic libraries as well | ✓ | ✓ |
| static-pic | Build shared library | ✓ | ✓ |
| xref | Build xref library | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | gnatcoll-db-26.0.0.tar.gz | 2690277 bytes | 26.0.0 |
| Type | File | Size |
|---|---|---|
| DIST | gnatcoll-db-25.0.0.tar.gz | 2688678 bytes |