From 456d07a8a92408f81fba2603c976897cc62f8ba5 Mon Sep 17 00:00:00 2001 From: Iskar Enev Date: Tue, 11 May 2010 15:01:32 +0200 Subject: network/nicotine-plus: Initial import --- network/nicotine-plus/README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 network/nicotine-plus/README (limited to 'network/nicotine-plus/README') diff --git a/network/nicotine-plus/README b/network/nicotine-plus/README new file mode 100644 index 0000000000..e6f1cc8cc6 --- /dev/null +++ b/network/nicotine-plus/README @@ -0,0 +1,16 @@ +Nicotine+ is a client for the SoulSeek filesharing network. It was "forked" +from Nicotine, Hyriand's Soulseek client, which in turn was forked from the +PySoulSeek project by Alexander Kanavin. + +Required: +* pygtk-2.6 or newer (may work with older version, but is *UNTESTED*), + which is available at SlackBuilds.org (pygtk will require pygobject + and pycairo, both of which are also available from SlackBuilds.org). + +Optional (not available at SlackBuilds.org, but submissions are welcome): +* PyOGG and PyVorbis (OGG metadata support for your shares) + http://ekyo.nerim.net/software/pyogg/ +* GeoIP python bindings (Country lookup) http://www.maxmind.com/app/python +* Psyco (speeds up Python code) http://psyco.sourceforge.net/ +* ogg123 or soX (1.2.5 and up, sound notification feature) http://sox.sf.net/ + -- cgit v1.2.3