summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorhubertf <hubertf>2003-05-19 18:42:09 +0000
committerhubertf <hubertf>2003-05-19 18:42:09 +0000
commit954e205a85146ddf403052d0f0ca5fa919271a3a (patch)
treebf2259659cccc1c7fa07ae260c84677174640fb6 /net
parent04dc2226ebf3f4ea7463d142e30ac2ae3d803e19 (diff)
downloadpkgsrc-954e205a85146ddf403052d0f0ca5fa919271a3a.tar.gz
Import pyslsk-1.2.0: Python based Soulseek client
PySoulSeek is a client for SoulSeek filesharing system.
Diffstat (limited to 'net')
-rw-r--r--net/pyslsk/DESCR1
-rw-r--r--net/pyslsk/Makefile24
-rw-r--r--net/pyslsk/PLIST26
-rw-r--r--net/pyslsk/distinfo4
4 files changed, 55 insertions, 0 deletions
diff --git a/net/pyslsk/DESCR b/net/pyslsk/DESCR
new file mode 100644
index 00000000000..6b45d77aab2
--- /dev/null
+++ b/net/pyslsk/DESCR
@@ -0,0 +1 @@
+PySoulSeek is a client for SoulSeek filesharing system.
diff --git a/net/pyslsk/Makefile b/net/pyslsk/Makefile
new file mode 100644
index 00000000000..8e8b8298852
--- /dev/null
+++ b/net/pyslsk/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/05/19 18:42:09 hubertf Exp $
+#
+
+DISTNAME= pyslsk-1.2.0
+CATEGORIES= net audio x11
+MASTER_SITES= http://www.sensi.org/~ak/pyslsk/
+
+MAINTAINER= hubertf@netbsd.org
+HOMEPAGE= http://www.sensi.org/~ak/pyslsk/
+COMMENT= Python based Soulseek client
+
+#DEPENDS+= py22pth-wxWindows-*:../../x11/py-wxWindows
+
+NO_CONFIGURE= yes
+NO_BUILD= yes
+PYTHON_VERSIONS_ACCEPTED= 22pth
+
+do-install:
+ cd ${WRKSRC} ; \
+ ${PYTHONBIN} setup.py install --prefix=${PREFIX}
+
+.include "../../x11/py-wxWindows/buildlink2.mk"
+.include "../../lang/python/pyversion.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/pyslsk/PLIST b/net/pyslsk/PLIST
new file mode 100644
index 00000000000..caf966c5a1f
--- /dev/null
+++ b/net/pyslsk/PLIST
@@ -0,0 +1,26 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/05/19 18:42:09 hubertf Exp $
+bin/pyslsk
+bin/pyslsk-import-winconfig
+lib/python2p2/site-packages/pysoulseek/__init__.pyc
+lib/python2p2/site-packages/pysoulseek/config.pyc
+lib/python2p2/site-packages/pysoulseek/mp3.pyc
+lib/python2p2/site-packages/pysoulseek/pysoulseek.pyc
+lib/python2p2/site-packages/pysoulseek/slskmessages.pyc
+lib/python2p2/site-packages/pysoulseek/slskproto.pyc
+lib/python2p2/site-packages/pysoulseek/transfers.pyc
+lib/python2p2/site-packages/pysoulseek/utils.pyc
+lib/python2p2/site-packages/pysoulseek/wxgui/__init__.pyc
+lib/python2p2/site-packages/pysoulseek/wxgui/about.pyc
+lib/python2p2/site-packages/pysoulseek/wxgui/buttonsplitter.pyc
+lib/python2p2/site-packages/pysoulseek/wxgui/chat.pyc
+lib/python2p2/site-packages/pysoulseek/wxgui/configwindow.pyc
+lib/python2p2/site-packages/pysoulseek/wxgui/frame.pyc
+lib/python2p2/site-packages/pysoulseek/wxgui/images.pyc
+lib/python2p2/site-packages/pysoulseek/wxgui/notebook.pyc
+lib/python2p2/site-packages/pysoulseek/wxgui/search.pyc
+lib/python2p2/site-packages/pysoulseek/wxgui/sortablelist.pyc
+lib/python2p2/site-packages/pysoulseek/wxgui/transfers.pyc
+lib/python2p2/site-packages/pysoulseek/wxgui/userinfobrowse.pyc
+lib/python2p2/site-packages/pysoulseek/wxgui/userlist.pyc
+@dirrm lib/python2p2/site-packages/pysoulseek/wxgui
+@dirrm lib/python2p2/site-packages/pysoulseek
diff --git a/net/pyslsk/distinfo b/net/pyslsk/distinfo
new file mode 100644
index 00000000000..d3a00e91967
--- /dev/null
+++ b/net/pyslsk/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/05/19 18:42:09 hubertf Exp $
+
+SHA1 (pyslsk-1.2.0.tar.gz) = 38d42a47c63fe75a91f982028a8db4c7811a6626
+Size (pyslsk-1.2.0.tar.gz) = 94942 bytes