slackbuilds_ponce/network/mldonkey
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
doinst.sh network/mldonkey: Updated for version 3.0.0 2010-05-12 17:43:48 +02:00
mldonkey.desktop network/mldonkey: Updated for version 3.0.0 2010-05-12 17:43:48 +02:00
mldonkey.info network/mldonkey: Updated for version 3.1.3. 2012-08-21 15:36:49 -05:00
mldonkey.png network/mldonkey: Added to 12.0 repository 2010-05-11 20:01:38 +02:00
mldonkey.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
README network/mldonkey: Updated for version 3.0.7. 2011-03-05 08:31:42 -03:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05: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