Install this package:
emerge -a dev-libs/mongo-c-driver
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-libs/mongo-c-driver
Or alternatively:
emerge --autounmask-write -a dev-libs/mongo-c-driver
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.24.4-r1 | 8 | ~alpha amd64 arm64 ~hppa ~mips ~ppc ~riscv ~s390 x86 | 0 |
<pkgmetadata> <use> <flag name="test-full"> Run test suite in full, including tests that run a local database instance. </flag> </use> <upstream> <remote-id type="cpe">cpe:/a:mongodb:c_driver</remote-id> <remote-id type="github">mongodb/mongo-c-driver</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-libs/mongo-c-driver |
euse -E <flag> -p dev-libs/mongo-c-driver |
euse -D <flag> -p dev-libs/mongo-c-driver
| Flag | Description | 1.24.4-r1 |
|---|---|---|
| debug | Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces | ✓ |
| examples | Install examples, usually source code | ✓ |
| icu | Enable ICU (Internationalization Components for Unicode) support, using dev-libs/icu | ✓ |
| sasl | Add support for the Simple Authentication and Security Layer | ✓ |
| ssl | Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security) | ✓ |
| static-libs | Build static versions of dynamic libraries as well | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ |
| test-full | Run test suite in full, including tests that run a local database instance. | ⊕ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | mongo-c-driver-1.24.4.tar.gz | 7916661 bytes |