mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
f1305296b1
Signed-off-by: B. Watson <yalhcru@gmail.com>
20 lines
773 B
Text
20 lines
773 B
Text
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 optional 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
|
|
GUI=yes Build remote GUI
|