diff options
author | hubertf <hubertf@pkgsrc.org> | 2003-09-08 00:34:35 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2003-09-08 00:34:35 +0000 |
commit | aafd3b18030482b21446b3e444e0e821314e7887 (patch) | |
tree | 96cf639263c1a734aacede2c93660ae4775d129d | |
parent | 640d8fd675aa34a0b2db03570d196e778c679de9 (diff) | |
download | pkgsrc-aafd3b18030482b21446b3e444e0e821314e7887.tar.gz |
Import nicotine-1.0.3: Client for soulseek, a peer-to-peer network for music
Nicotine is a SoulSeek client written in Python, based on the
PySoulSeek project by Alexander Kanavin. It features, among other
things, a completely rewritten graphical user interface which uses
PyGTK-2 toolkit and a less strict user request policy.
Nicotine is a feature complete client for the SoulSeek filesharing
network. You can use it to upload, download, search and chat. You
can keep a "buddy" list and basically everything else a SoulSeek
client is supposed to do. If you are familliar with PySoulSeek,
you'll probably notice a striking resemblance in appearance. More
info: Daelstorm's Nicotine Propaganda page.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 5f4ad4c621e..08a49e05b3d 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.3271 2003/09/07 22:34:42 jmmv Exp $ +$NetBSD: CHANGES,v 1.3272 2003/09/08 00:34:35 hubertf Exp $ Changes to the packages collection and infrastructure in 2003: @@ -3565,3 +3565,4 @@ Changes to the packages collection and infrastructure in 2003: Updated esound to 0.2.32 [wiz 2003-09-07] Updated x11-links to 0.14 [jlam 2003-09-07] Updated pkg_comp to 1.10 [jmmv 2003-09-07] + Added nicotine-1.0.3 [hubertf 2003-09-08] |