Install this package:
emerge -a ros-noetic/ecl_ipc
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask ros-noetic/ecl_ipc
Or alternatively:
emerge --autounmask-write -a ros-noetic/ecl_ipc
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.62.3-r1 | 7 | ~x86 ~amd64 ~arm ~arm64 | 0 |
<pkgmetadata>
<maintainer type="person">
<email>hunterlallen@protonmail.com</email>
<name>Hunter L. Allen</name>
</maintainer>
<longdescription>
Interprocess mechanisms vary greatly across platforms - sysv, posix, win32, there
are more than a few. This package provides an infrastructure to allow for developing
cross platform c++ wrappers around the lower level c api's that handle these
mechanisms. These make it not only easier to utilise such mechanisms, but allow it
to be done consistently across platforms.
</longdescription>
<upstream>
<maintainer status="active">
<email>d.stonier@gmail.com</email>
<name>Daniel Stonier</name>
</maintainer>
<bugs-to>https://github.com/yujinrobot/ecl_core/issues</bugs-to>
</upstream>
</pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | ecl_ipc-noetic-release-0.62.3.tar.gz | 15855 bytes |
| EBUILD | ecl_ipc-0.62.3-r1.ebuild | 780 bytes |
| MISC | metadata.xml | 911 bytes |