Source-Makefile: package/libs/libevent2/Makefile Package: libevent2 Version: 2.1.11-1 ABIVersion: 7 Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread Conflicts: Menu-Depends: Provides: Section: libs Category: Libraries Repository: base Title: Event notification library (version 2.1) Maintainer: Jo-Philipp Wich Source: libevent-2.1.11-stable.tar.gz License: BSD-3-Clause Type: ipkg Description: The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent shared library historically containing both the core & extra libraries. http://libevent.org Jo-Philipp Wich @@ Package: libevent2-core Version: 2.1.11-1 ABIVersion: 7 Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread Conflicts: Menu-Depends: Provides: Section: libs Category: Libraries Repository: base Title: Event notification core library (version 2.1) Maintainer: Jo-Philipp Wich Source: libevent-2.1.11-stable.tar.gz License: BSD-3-Clause Type: ipkg Description: The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent core shared library for the event, buffer & utility functions. http://libevent.org Jo-Philipp Wich @@ Package: libevent2-extra Version: 2.1.11-1 ABIVersion: 7 Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libevent2-core Conflicts: Menu-Depends: Provides: Section: libs Category: Libraries Repository: base Title: Event notification extra library (version 2.1) Maintainer: Jo-Philipp Wich Source: libevent-2.1.11-stable.tar.gz License: BSD-3-Clause Type: ipkg Description: The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent extra shared library for specific protocols including HTTP, DNS & RPC. http://libevent.org Jo-Philipp Wich @@ Package: libevent2-openssl Version: 2.1.11-1 ABIVersion: 7 Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libopenssl +libevent2-core Conflicts: Menu-Depends: Provides: Section: libs Category: Libraries Repository: base Title: Event notification OpenSSL library (version 2.1) Maintainer: Jo-Philipp Wich Source: libevent-2.1.11-stable.tar.gz License: BSD-3-Clause Type: ipkg Description: The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent OpenSSL shared library for encrypted bufferevents. http://libevent.org Jo-Philipp Wich @@ Package: libevent2-pthreads Version: 2.1.11-1 ABIVersion: 7 Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libpthread +libevent2-core Conflicts: Menu-Depends: Provides: Section: libs Category: Libraries Repository: base Title: Event notification Pthreads library (version 2.1) Maintainer: Jo-Philipp Wich Source: libevent-2.1.11-stable.tar.gz License: BSD-3-Clause Type: ipkg Description: The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent Pthreads shared library for threading & locking. http://libevent.org Jo-Philipp Wich @@