Install this package:
emerge -a dev-libs/nng
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-libs/nng
Or alternatively:
emerge --autounmask-write -a dev-libs/nng
<pkgmetadata> <maintainer type="person" proxied="yes"> <email>zoltan@sinustrom.info</email> <name>Zoltan Puskas</name> </maintainer> <maintainer type="project" proxied="proxy"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> <longdescription> NNG is a lightweight, broker-less library, offering a simple API to solve common recurring messaging problems, such as publish/subscribe, RPC-style request/reply, or service discovery. </longdescription> <use> <flag name="compat">Enable compatibility with the legacy nanomsg API</flag> <flag name="deprecated">Build deprecated features</flag> <flag name="tools">Build and install command line tools</flag> </use> <upstream> <remote-id type="github">nanomsg/nng</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-libs/nng |
euse -E <flag> -p dev-libs/nng |
euse -D <flag> -p dev-libs/nng
| Flag | Description | 1.11 | 1.10.1 |
|---|---|---|---|
| compat | Enable compatibility with the legacy nanomsg API | ⊕ | ⊕ |
| deprecated | Build deprecated features | ⊕ | ⊕ |
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ | ✓ |
| ssl | Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security) | ✓ | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ | ✓ |
| tools | Build and install command line tools | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | nng-1.10.1.tar.gz | 769608 bytes | 1.10.1 |
| DIST | nng-1.11.tar.gz | 769602 bytes | 1.11 |
| Type | File | Size |
|---|