libevent: add new package

version 1.4.14b-stable
as a dependency of nfs-utils

Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
Qing He 2010-07-07 20:53:55 +08:00 committed by Saul Wold
parent bbd9ebf321
commit 8f033f5d29
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
DESCRIPTION = "an asynchronous event notification library"
HOMEPAGE = "http://www.monkey.org/~provos/libevent/"
SECTION = "libs"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://event.c;endline=26;md5=bc20aa63bf60c36c2d8edb77746f6b7c"
PR = "r0"
SRC_URI = "http://www.monkey.org/~provos/${BPN}-${PV}-stable.tar.gz"
S = "${WORKDIR}/${BPN}-${PV}-stable"
inherit autotools
LEAD_SONAME = "libevent-1.4.so"