Install this package:
emerge -a dev-libs/libverto
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-libs/libverto
Or alternatively:
emerge --autounmask-write -a dev-libs/libverto
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.3.2-r1 | 8 | ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 | 0 |
| 0.3.2 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 | 0 |
<pkgmetadata> <maintainer type="person"> <email>eras@gentoo.org</email> <name>Eray Aslan</name> </maintainer> <longdescription lang="en">Many applications and libraries are unable to write asynchronous code because they are unable to pick an event loop. This is particularly true of libraries who want to be useful to many applications who use loops that do not integrate with one another or which use home-grown loops. libverto provides a loop-neutral async api which allows the library to expose asynchronous interfaces and offload the choice of the main loop to the application.</longdescription> <use> <flag name="glib">Support event loops using <pkg>dev-libs/glib</pkg></flag> <flag name="libev">Support event loops using <pkg>dev-libs/libev</pkg></flag> <flag name="libevent">Support event loops using <pkg>dev-libs/libevent</pkg></flag> </use> <upstream> <remote-id type="github">latchset/libverto</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-libs/libverto |
euse -E <flag> -p dev-libs/libverto |
euse -D <flag> -p dev-libs/libverto
| Flag | Description | 0.3.2-r1 | 0.3.2 |
|---|---|---|---|
| glib | Support event loops using <pkg>dev-libs/glib</pkg> | ✓ | ✓ |
| libev | Support event loops using <pkg>dev-libs/libev</pkg> | ⊕ | ⊕ |
| libevent | Support event loops using <pkg>dev-libs/libevent</pkg> | ✓ | ✓ |
| threads | Add threads support for various packages. Usually pthreads | ✗ | ⊕ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | libverto-0.3.2.tar.gz | 383181 bytes | 0.3.2 |
| Type | File | Size |
|---|