diff options
Diffstat (limited to 'network/nicotine-plus/README')
-rw-r--r-- | network/nicotine-plus/README | 16 |
1 files changed, 16 insertions, 0 deletions
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/ + |