19 lines
771 B
Text
19 lines
771 B
Text
# Template file for 'libev'
|
|
pkgname=libev
|
|
version=4.04
|
|
build_style=gnu-configure
|
|
homepage="http://software.schmorp.de/pkg/${pkgname}.html"
|
|
distfiles="http://dist.schmorp.de/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
revision=1
|
|
short_desc="High-performance event loop loosely modelled after libevent"
|
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
|
license="GPL-2, BSD"
|
|
checksum=ab3a09e967e3b868055cd9363fd236aa093f8643d19cc7042e90e0dfe905b012
|
|
long_desc="
|
|
A full-featured and high-performance (see benchmark) event loop that is
|
|
loosely modelled after libevent, but without its limitations and bugs. It is
|
|
used, among others, in the GNU Virtual Private Ethernet and rxvt-unicode
|
|
packages, and in the Deliantra MORPG Server and Client."
|
|
|
|
subpackages="${pkgname}-devel"
|
|
|