wok-next diff libev/receipt @ rev 21727
created recipe for vbindiff
author | Hans-G?nter Theisgen |
---|---|
date | Sat Nov 21 14:32:44 2020 +0100 (2020-11-21) |
parents | 0ec6086e21d6 |
children |
line diff
1.1 --- a/libev/receipt Sat Apr 14 01:31:03 2018 +0300 1.2 +++ b/libev/receipt Sat Nov 21 14:32:44 2020 +0100 1.3 @@ -4,14 +4,14 @@ 1.4 VERSION="4.04" 1.5 CATEGORY="system-tools" 1.6 SHORT_DESC="A full-featured and high-performance event loop" 1.7 -MAINTAINER="mallory@sweetpeople.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="BSD" 1.10 WEB_SITE="http://software.schmorp.de/pkg/libev.html" 1.11 1.12 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.13 WGET_URL="http://dist.schmorp.de/libev/$TARBALL" 1.14 1.15 -SPLIT="libev-dev" 1.16 +SPLIT="$PACKAGE-dev" 1.17 1.18 compile_rules() { 1.19 ./configure $CONFIGURE_ARGS &&