summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Forest <vladimir@gentoo.org>2003-05-13 22:24:36 +0000
committerGraham Forest <vladimir@gentoo.org>2003-05-13 22:24:36 +0000
commit3e94aee28f9cd00a33263445a9809a20eff173c4 (patch)
treee13075cb7ad28aca4c9570d0138e390a1191fc37 /net-p2p/pysoulseek
parentVersion bump, misc, see changelog (diff)
downloadgentoo-2-3e94aee28f9cd00a33263445a9809a20eff173c4.tar.gz
gentoo-2-3e94aee28f9cd00a33263445a9809a20eff173c4.tar.bz2
gentoo-2-3e94aee28f9cd00a33263445a9809a20eff173c4.zip
Version bump, misc, see changelog
Diffstat (limited to 'net-p2p/pysoulseek')
-rw-r--r--net-p2p/pysoulseek/ChangeLog9
-rw-r--r--net-p2p/pysoulseek/Manifest4
-rw-r--r--net-p2p/pysoulseek/files/digest-pysoulseek-1.2.0_pre32
-rw-r--r--net-p2p/pysoulseek/pysoulseek-1.2.0_pre3.ebuild46
4 files changed, 58 insertions, 3 deletions
diff --git a/net-p2p/pysoulseek/ChangeLog b/net-p2p/pysoulseek/ChangeLog
index 7270484112d2..9b488fb91f0b 100644
--- a/net-p2p/pysoulseek/ChangeLog
+++ b/net-p2p/pysoulseek/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-p2p/pysoulseek
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/ChangeLog,v 1.17 2003/04/30 23:27:55 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/ChangeLog,v 1.18 2003/05/13 22:23:13 vladimir Exp $
+
+*pysoulseek-1.2.0_pre3 (13 May 2003)
+
+ 13 May 2003; Graham Forest <vladimir@gentoo.org> Manifest,
+ pysoulseek-1.2.0_pre3.ebuild:
+ Moved use of hyriand patch to a local USE flag, version bump, hyriand version
+ now internal
*pysoulseek-1.1.2.1.7 (01 May 2003)
diff --git a/net-p2p/pysoulseek/Manifest b/net-p2p/pysoulseek/Manifest
index af08509736ef..7bb75bc7f916 100644
--- a/net-p2p/pysoulseek/Manifest
+++ b/net-p2p/pysoulseek/Manifest
@@ -1,7 +1,7 @@
-MD5 990c1e82c2f172c081e11068a9875bcc ChangeLog 2400
+MD5 05d64546a7755a5a9f84f9f6968eb32d ChangeLog 2628
MD5 f48cc2d420f543654890c7931a5b2f98 pysoulseek-1.1.1.1.6.ebuild 943
MD5 74ff71f03cf3eb29d84bf9585a0c6d71 pysoulseek-1.1.2.1.7.ebuild 944
-MD5 894823e328203563302829c85cc16f86 pysoulseek-1.2.0_pre3.ebuild 1013
+MD5 18f5a8d8a0435ee23c8d400b808d25a2 pysoulseek-1.2.0_pre3.ebuild 1193
MD5 003e381c9f868835bd6559167f9b3642 files/digest-pysoulseek-1.1.1.1.6 137
MD5 062e856f00b7f12024443bddfaadb9e1 files/digest-pysoulseek-1.1.2.1.7 137
MD5 ee23ccbd3ccbf0d42bf07d617b2bfe8a files/digest-pysoulseek-1.2.0_pre3 145
diff --git a/net-p2p/pysoulseek/files/digest-pysoulseek-1.2.0_pre3 b/net-p2p/pysoulseek/files/digest-pysoulseek-1.2.0_pre3
new file mode 100644
index 000000000000..4d266b814406
--- /dev/null
+++ b/net-p2p/pysoulseek/files/digest-pysoulseek-1.2.0_pre3
@@ -0,0 +1,2 @@
+MD5 b729a161cfe198c0bc3069944b49bd6f pyslsk-1.2.0pre3.tar.gz 94634
+MD5 c6c2d9299677a96533cbdf2320433c8c pyslsk-1.2.0pre3-hyriand-1.3.patch 55787
diff --git a/net-p2p/pysoulseek/pysoulseek-1.2.0_pre3.ebuild b/net-p2p/pysoulseek/pysoulseek-1.2.0_pre3.ebuild
new file mode 100644
index 000000000000..998711cf7e85
--- /dev/null
+++ b/net-p2p/pysoulseek/pysoulseek-1.2.0_pre3.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/pysoulseek-1.2.0_pre3.ebuild,v 1.1 2003/05/13 22:23:13 vladimir Exp $
+
+IUSE="oggvorbis hyriand"
+
+inherit eutils distutils
+
+MY_PN="${PN/soulseek/slsk}"
+MY_PV="${PV/_/}"
+
+#MY_HV=${PV#*.*.*.}
+MY_HV=1.3
+
+MY_P=${MY_PN}-${MY_PV%.${MY_HV}}
+
+DESCRIPTION="client for SoulSeek filesharing"
+HOMEPAGE="http://www.sensi.org/~ak/pyslsk/
+ http://thegraveyard.org/pyslsk/index.html"
+SRC_URI="http://www.sensi.org/~ak/pyslsk/${MY_P}.tar.gz
+ hyriand? ( http://thegraveyard.org/pyslsk/${MY_P}-hyriand-${MY_HV}.patch )"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc"
+
+DEPEND=">=dev-lang/python-2.1
+ >=dev-python/wxPython-2.4.0.1
+ ~x11-libs/wxGTK-2.4.0
+ oggvorbis? ( media-libs/pyvorbis media-libs/pyogg )"
+
+RDEPEND=${DEPEND}
+
+S="${WORKDIR}/${MY_P}"
+
+src_unpack() {
+ unpack ${MY_P}.tar.gz
+ use hyriand && epatch ${DISTDIR}/${MY_P}-hyriand-${MY_HV}.patch
+}
+
+pkg_postinst() {
+ echo
+ einfo "Use of the hyriand patch is now dependent on a local USE flag"
+ einfo "If you want the hyriand features, add 'hyriand' to your USE flags"
+ echo
+}