mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-30 08:48:07 -07:00
11 lines
350 B
Groff
11 lines
350 B
Groff
DEFINED_PHASES=configure install
|
|
DESCRIPTION=Lightweight event loop library for Linux epoll() family APIs
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/troglobit/libuev
|
|
IUSE=static-libs
|
|
KEYWORDS=~amd64 ~arm64 ~x86
|
|
LICENSE=MIT
|
|
SLOT=0
|
|
SRC_URI=https://github.com/troglobit/libuev/releases/download/v2.4.1/libuev-2.4.1.tar.xz
|
|
_md5_=663f61f3aa7742a5188b68b0de1ccaee
|