pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/nicotine Import nicotine-1.0.3: Client for soulsee...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/14597c0b019b
branches:  trunk
changeset: 460931:14597c0b019b
user:      hubertf <hubertf%pkgsrc.org@localhost>
date:      Mon Sep 08 00:33:18 2003 +0000

description:
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.

diffstat:

 net/nicotine/DESCR    |  11 +++++++++++
 net/nicotine/Makefile |  25 +++++++++++++++++++++++++
 net/nicotine/PLIST    |  36 ++++++++++++++++++++++++++++++++++++
 net/nicotine/distinfo |   4 ++++
 4 files changed, 76 insertions(+), 0 deletions(-)

diffs (92 lines):

diff -r 0f9479fd2510 -r 14597c0b019b net/nicotine/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/nicotine/DESCR        Mon Sep 08 00:33:18 2003 +0000
@@ -0,0 +1,11 @@
+ 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.
diff -r 0f9479fd2510 -r 14597c0b019b net/nicotine/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/nicotine/Makefile     Mon Sep 08 00:33:18 2003 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/08 00:33:18 hubertf Exp $
+#
+
+DISTNAME=      nicotine-1.0.3
+CATEGORIES=    net audio x11
+MASTER_SITES=  http://nicotine.thegraveyard.org/
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    hubertf%netbsd.org@localhost
+HOMEPAGE=      http://nicotine.thegraveyard.org/
+COMMENT=       Client for soulseek, a peer-to-peer network for music
+
+NO_CONFIGURE=   yes
+NO_BUILD=       yes
+PYTHON_VERSIONS_ACCEPTED=       22pth 23pth
+USE_BUILDLINK2=        yes
+
+do-install:
+       cd ${WRKSRC} ; \
+       ${PYTHONBIN} setup.py install --prefix=${PREFIX}
+
+.include "../../lang/python22-pth/buildlink2.mk"
+.include "../../x11/gtk2/buildlink2.mk"
+.include "../../x11/py-gtk2/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0f9479fd2510 -r 14597c0b019b net/nicotine/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/nicotine/PLIST        Mon Sep 08 00:33:18 2003 +0000
@@ -0,0 +1,36 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/08 00:33:18 hubertf Exp $
+bin/nicotine
+bin/nicotine-import-winconfig
+lib/python2p2/site-packages/pynicotine/__init__.pyc
+lib/python2p2/site-packages/pynicotine/config.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/__init__.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/about.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/browsetreemodels.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/chatrooms.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/checklatest.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/dirchooser.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/downloads.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/frame.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/glade2py.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/gtkexcepthook.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/imagedata.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/nicotine_glade.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/privatechat.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/search.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/settings_glade.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/settingswindow.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/transferlist.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/uploads.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/userbrowse.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/userinfo.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/userlist.pyc
+lib/python2p2/site-packages/pynicotine/gtkgui/utils.pyc
+lib/python2p2/site-packages/pynicotine/mp3.pyc
+lib/python2p2/site-packages/pynicotine/pynicotine.pyc
+lib/python2p2/site-packages/pynicotine/slskmessages.pyc
+lib/python2p2/site-packages/pynicotine/slskproto.pyc
+lib/python2p2/site-packages/pynicotine/transfers.pyc
+lib/python2p2/site-packages/pynicotine/utils.pyc
+@dirrm lib/python2p2/site-packages/pynicotine/gtkgui
+@dirrm lib/python2p2/site-packages/pynicotine
+@dirrm lib/python2p2/site-packages
diff -r 0f9479fd2510 -r 14597c0b019b net/nicotine/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/nicotine/distinfo     Mon Sep 08 00:33:18 2003 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/09/08 00:33:18 hubertf Exp $
+
+SHA1 (nicotine-1.0.3.tar.bz2) = 97971da3b4534e5e01babafe3bf047391b1eecda
+Size (nicotine-1.0.3.tar.bz2) = 153311 bytes



Home | Main Index | Thread Index | Old Index