You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
426 B
8 lines
426 B
TERMUX_PKG_HOMEPAGE=http://software.schmorp.de/pkg/libev.html
|
|
TERMUX_PKG_DESCRIPTION="Full-featured and high-performance event loop library"
|
|
TERMUX_PKG_LICENSE="BSD 2-Clause"
|
|
TERMUX_PKG_VERSION=4.33
|
|
TERMUX_PKG_SRCURL=https://fossies.org/linux/misc/libev-$TERMUX_PKG_VERSION.tar.gz
|
|
TERMUX_PKG_SHA256=507eb7b8d1015fbec5b935f34ebed15bf346bed04a11ab82b8eee848c4205aea
|
|
TERMUX_PKG_BREAKS="libev-dev"
|
|
TERMUX_PKG_REPLACES="libev-dev"
|
|
|