wok-next diff amule/receipt @ rev 21020
Cleaning is almost finished... I should proceed to upgrades.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Nov 02 14:15:08 2018 +0200 (2018-11-02) |
parents | dc626da69d4e |
children |
line diff
1.1 --- a/amule/receipt Mon Jun 11 15:37:34 2018 +0300 1.2 +++ b/amule/receipt Fri Nov 02 14:15:08 2018 +0200 1.3 @@ -4,14 +4,14 @@ 1.4 VERSION="2.3.2" 1.5 CATEGORY="network" 1.6 SHORT_DESC="An eMule-like client for the eD2k and Kademlia networks" 1.7 -MAINTAINER="pankso@slitaz.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="GPL2" 1.10 WEB_SITE="http://www.amule.org/" 1.11 1.12 TARBALL="aMule-$VERSION.tar.xz" 1.13 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.14 1.15 -BUILD_DEPENDS="zlib-dev perl wxWidgets-dev libupnp-dev cryptopp gettext" 1.16 +BUILD_DEPENDS="zlib-dev perl wxWidgets-dev libupnp-dev cryptopp gettext-dev" 1.17 1.18 compile_rules() { 1.19 ./configure \