slackbuilds_ponce/network/mldonkey
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
doinst.sh
mldonkey.desktop
mldonkey.info
mldonkey.png
mldonkey.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

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

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

Be sure not to have ocaml and lablgtk already installed when compiling
this as build may break (mldonkey seems to need its own versions of the
above dependencies).