Description
libverto - Main loop abstraction library
Property | Value |
---|---|
Distribution | Fedora 29 |
Repository | Fedora x86_64 |
Package name | libverto |
Package version | 0.3.0 |
Package release | 6.fc29 |
Package architecture | x86_64 |
Package type | rpm |
Installed size | 31.28 KB |
Download size | 21.25 KB |
Official Mirror | download-ib01.fedoraproject.org |
libverto provides a way for libraries to expose asynchronous interfaces without having to choose a particular event loop, offloading this decision to the end application which consumes the library. If you are packaging an application, not library, based on libverto, you should depend either on a specific implementation module or you can depend on the virtual provides 'libverto-module-base'. This will ensure that you have at least one module installed that provides io, timeout and signal functionality. Currently glib is the only module that does not provide these three because it lacks signal. However, glib will support signal in the future.
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
libverto-0.3.0-6.fc29.i686.rpm | 0.3.0 | i686 | Fedora |
libverto-0.3.0-6.fc29.i686.rpm | 0.3.0 | i686 | Fedora |
libverto | - | - | - |
Requires
Name | Value |
---|---|
libc.so.6(GLIBC_2.4)(64bit) | - |
libdl.so.2()(64bit) | - |
libdl.so.2(GLIBC_2.2.5)(64bit) | - |
libpthread.so.0()(64bit) | - |
libpthread.so.0(GLIBC_2.2.5)(64bit) | - |
rtld(GNU_HASH) | - |
Provides
Name | Value |
---|---|
libverto | = 0.3.0-6.fc29 |
libverto(x86-64) | = 0.3.0-6.fc29 |
libverto.so.1()(64bit) | - |
Obsoletes
Name | Value |
---|---|
libverto-tevent | < 0.3.0-2 |
libverto-tevent-devel | < 0.3.0-2 |
Download
Type | URL |
---|---|
Binary Package | libverto-0.3.0-6.fc29.x86_64.rpm |
Source Package | libverto-0.3.0-6.fc29.src.rpm |
Install Howto
Install libverto rpm package:
# dnf install libverto
Files
Path |
---|
/usr/lib/.build-id/ |
/usr/lib/.build-id/de/3e0ea78212bae8bcdb7c0c1f6ca6690ab9f35a |
/usr/lib64/libverto.so.1 |
/usr/lib64/libverto.so.1.0.0 |
/usr/share/doc/libverto/AUTHORS |
/usr/share/doc/libverto/ChangeLog |
/usr/share/doc/libverto/NEWS |
/usr/share/doc/libverto/README |
/usr/share/licenses/libverto/COPYING |
Changelog
2018-07-13 - Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
2018-02-19 - Robbie Harwood <rharwood@redhat.com> - 0.3.0-5 - Rebuild due to libevent soname bump
2018-02-07 - Kalev Lember <klember@redhat.com> - 0.3.0-4 - Obsolete removed tevent and tevent-devel subpackages
2018-02-03 - Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3.0-3 - Switch to %ldconfig_scriptlets
2018-01-31 - Robbie Harwood <rharwood@redhat.com> - 0.3.0-2 - Stop providing the tevent backend - https://bugzilla.samba.org/show_bug.cgi?id=12987
2017-09-05 - Robbie Harwood <rharwood@redhat.com> - 0.3.0-1 - New upstream release (0.3.0)
2017-08-07 - Robbie Harwood <rharwood@redhat.com> - 0.2.6-11 - Fix memleak in vfree() - Misc spec file fixes
2017-08-03 - Robbie Harwood <rharwood@redhat.com> - 0.2.6-10 - Fix all compile warnings
2017-08-01 - Robbie Harwood <rharwood@redhat.com> - 0.2.6-9 - Update upstream URLs (no functional changes) - Move to autosetup
2017-07-26 - Fedora Release Engineering <releng@fedoraproject.org> - 0.2.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
See Also
Advertisement
Advertisement