slackbuilds_ponce/network/mldonkey
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
doinst.sh
mldonkey.desktop
mldonkey.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
mldonkey.png
mldonkey.SlackBuild network/mldonkey: Updated for version 3.0.7. 2011-03-05 08:31:42 -03:00
README network/mldonkey: Updated for version 3.0.7. 2011-03-05 08:31:42 -03:00
slack-desc network/mldonkey: Updated for version 3.0.7. 2011-03-05 08:31:42 -03:00

MLDonkey is an open source, free software multi-network peer-to-peer app.

This requires ocaml to build and optionally lablgtk2 (if you want to
enable the GUI).  It will try to download lablgtk2 and ocaml from the
web and build them locally if they are not found on your system, so it's
better to make sure that they are already installed.

By default, this SlackBuild will build MLdonkey without a GUI. Without a
GUI, you can control mldonkey by connecting to localhost:4080 with your
web browser.

If you want to build MLDonkey's GUI, you'll have to enable it with the
GUIOPT variable like this: GUIOPT=yes ./mldonkey.SlackBuild