Install this package:
emerge -a ros-noetic/ecl_sigslots
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask ros-noetic/ecl_sigslots
Or alternatively:
emerge --autounmask-write -a ros-noetic/ecl_sigslots
| 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>
Provides a signal/slot mechanism (in the same vein as qt sigslots,
boost::signals etc for intra-process communication. These include
some improvements - they do not need a preprocessor, are fully type safe,
allow for simple connections via a posix style string identifier
and are multithread-safe.
</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_sigslots-noetic-release-0.62.3.tar.gz | 16336 bytes |
| EBUILD | ecl_sigslots-0.62.3-r1.ebuild | 687 bytes |
| MISC | metadata.xml | 852 bytes |