slackbuilds/network/aMule
Matteo Bernardini 713a4d7cce network/aMule: Added a patch for libupnp-1.8.x.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884996

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2018-02-10 08:09:24 +07:00
..
README network/aMule: Tweaked README for latest statuses. 2012-09-12 14:20:46 -05:00
aMule.SlackBuild network/aMule: Added a patch for libupnp-1.8.x. 2018-02-10 08:09:24 +07:00
aMule.info various: Update Name and Email for Ozan Türkyılmaz 2013-11-25 00:58:42 +07:00
doinst.sh network/aMule: Updated for version 2.2.6 2010-05-13 00:35:30 +02:00
libupnp-1.8.patch network/aMule: Added a patch for libupnp-1.8.x. 2018-02-10 08:09:24 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

aMule is a multiplatform ed2k client, fork of the eMule client, using the
wxWidgets class library. It was originally forked from the xMule project,
which in turn was forked from the lMule project. This is turn was the
first fork of eMule to run nativly on Linux and other Unix-like systems.

libupnp is a optional dependency.

You can build optimal features of aMule with following variables;

DAEMON=yes Creates amuled
CMD=yes Creates commandline client
WEBSERVER=yes Creates webserver for remote control
ALC=yes Creates aLinkCreator GUI version
ALCC=yes Creates aLinkCreator CLI version
XAS=yes Installs xChat statistic plugin
GEOIP=yes Builds with GeoIP library support (needs GeoIP)
MMAP=yes Uses mmap
OPTIMIZE=no Don't use code optimizations