summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/bittornado')
-rw-r--r--net-p2p/bittornado/ChangeLog9
-rw-r--r--net-p2p/bittornado/Manifest16
-rw-r--r--net-p2p/bittornado/bittornado-0.3.1.ebuild4
-rw-r--r--net-p2p/bittornado/bittornado-0.3.10.ebuild74
-rw-r--r--net-p2p/bittornado/bittornado-0.3.6.ebuild4
-rw-r--r--net-p2p/bittornado/bittornado-0.3.7.ebuild4
-rw-r--r--net-p2p/bittornado/bittornado-0.3.8.ebuild4
-rw-r--r--net-p2p/bittornado/files/digest-bittornado-0.3.101
8 files changed, 99 insertions, 17 deletions
diff --git a/net-p2p/bittornado/ChangeLog b/net-p2p/bittornado/ChangeLog
index f51140761549..4a11c22d7b01 100644
--- a/net-p2p/bittornado/ChangeLog
+++ b/net-p2p/bittornado/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-p2p/bittornado
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/ChangeLog,v 1.29 2004/12/29 20:23:51 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/ChangeLog,v 1.30 2005/02/26 11:12:38 mholzer Exp $
+
+*bittornado-0.3.10 (26 Feb 2005)
+
+ 26 Feb 2005; Martin Holzer <mholzer@gentoo.org> +bittornado-0.3.10.ebuild:
+ Version bumped.
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/net-p2p/bittornado/Manifest b/net-p2p/bittornado/Manifest
index 9c21798656b9..2db2207ec178 100644
--- a/net-p2p/bittornado/Manifest
+++ b/net-p2p/bittornado/Manifest
@@ -1,14 +1,16 @@
-MD5 cc2bec3f491970df0d567c801de9438c bittornado-0.3.1.ebuild 1737
MD5 555d1d5f3c98860418f1c6e4dcf4d428 bittornado-0.3.8.ebuild 2057
-MD5 8b0b9283931c097495541789b3ad6676 ChangeLog 4394
MD5 203ea55db02d91179c7c3320cc87ca1b bittornado-0.3.6.ebuild 1862
+MD5 cc2bec3f491970df0d567c801de9438c bittornado-0.3.1.ebuild 1737
MD5 bef910456f940056ce7651fe938af7e0 bittornado-0.3.7.ebuild 2061
+MD5 555d1d5f3c98860418f1c6e4dcf4d428 bittornado-0.3.10.ebuild 2057
MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
-MD5 1254611280cd18cac6f13a32910f6223 files/digest-bittornado-0.3.1 68
-MD5 a55efa8eb946333ce001f8f08b9d3f14 files/digest-bittornado-0.3.7 68
-MD5 a706406b4513eb97a4715be7a4b3cfd7 files/bttrack.rc 631
+MD5 8b0b9283931c097495541789b3ad6676 ChangeLog 4394
+MD5 709a3dae79ddb5cfc966cce563ed15d5 files/digest-bittornado-0.3.10 69
MD5 7779a7eaf51eb9f84da8a588050f53fa files/favicon.ico 1406
+MD5 68ff80aa60200feb7a3c22a3ad17bbea files/digest-bittornado-0.3.8 68
MD5 f1a4de80647e7cd3d933739f47b78630 files/digest-bittornado-0.3.6 68
-MD5 5e0dbf4ae726b145dcec6fb57526e4c5 files/bttrack.conf 728
+MD5 a55efa8eb946333ce001f8f08b9d3f14 files/digest-bittornado-0.3.7 68
+MD5 1254611280cd18cac6f13a32910f6223 files/digest-bittornado-0.3.1 68
MD5 c7977a11c1bf8a5d7afb8772202af87d files/bittornado-wxpython-pre2.5-fix.patch 297
-MD5 68ff80aa60200feb7a3c22a3ad17bbea files/digest-bittornado-0.3.8 68
+MD5 a706406b4513eb97a4715be7a4b3cfd7 files/bttrack.rc 631
+MD5 5e0dbf4ae726b145dcec6fb57526e4c5 files/bttrack.conf 728
diff --git a/net-p2p/bittornado/bittornado-0.3.1.ebuild b/net-p2p/bittornado/bittornado-0.3.1.ebuild
index 016c6b6f11bb..76eb31f2d394 100644
--- a/net-p2p/bittornado/bittornado-0.3.1.ebuild
+++ b/net-p2p/bittornado/bittornado-0.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.1.ebuild,v 1.9 2004/11/23 18:52:39 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.1.ebuild,v 1.10 2005/02/26 11:12:38 mholzer Exp $
inherit distutils eutils
diff --git a/net-p2p/bittornado/bittornado-0.3.10.ebuild b/net-p2p/bittornado/bittornado-0.3.10.ebuild
new file mode 100644
index 000000000000..03553272dcd1
--- /dev/null
+++ b/net-p2p/bittornado/bittornado-0.3.10.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.10.ebuild,v 1.1 2005/02/26 11:12:38 mholzer Exp $
+
+inherit distutils eutils
+
+MY_PN="BitTornado"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="TheShad0w's experimental BitTorrent client"
+HOMEPAGE="http://www.bittornado.com/"
+SRC_URI="http://bittornado.com/download/${MY_P}.tar.gz"
+LICENSE="MIT"
+SLOT="0"
+
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64"
+IUSE="X"
+
+RDEPEND="X? ( >=dev-python/wxpython-2.4 )
+ >=dev-lang/python-2.1
+ !virtual/bittorrent"
+DEPEND="${RDEPEND}
+ app-arch/unzip
+ >=sys-apps/sed-4.0.5"
+PROVIDE="virtual/bittorrent"
+
+S="${WORKDIR}/${MY_PN}-CVS"
+PIXMAPLOC="/usr/share/pixmaps/bittornado"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+
+ # fixes wrong icons path
+ sed -i "s:os.path.abspath(os.path.dirname(os.path.realpath(sys.argv\[0\]))):\"${PIXMAPLOC}/\":" btdownloadgui.py
+ # fixes a bug with < wxpython-2.5 which is not yet available in portage
+ epatch ${FILESDIR}/${PN}-wxpython-pre2.5-fix.patch
+}
+
+src_install() {
+ distutils_src_install
+
+ dodir etc
+ cp -a /etc/mailcap ${D}/etc/
+ MAILCAP_STRING="application/x-bittorrent; /usr/bin/btdownloadgui.py '%s'; test=test -n \"\$DISPLAY\""
+
+ if use X; then
+ dodir ${PIXMAPLOC}
+ insinto ${PIXMAPLOC}
+ doins *.ico *.gif
+ if [ -n "`grep 'application/x-bittorrent' ${D}/etc/mailcap`" ]; then
+ # replace bittorrent entry if it already exists
+ einfo "updating bittorrent mime info"
+ sed -i "s,application/x-bittorrent;.*,${MAILCAP_STRING}," ${D}/etc/mailcap
+ else
+ # add bittorrent entry if it doesn't exist
+ einfo "adding bittorrent mime info"
+ echo "${MAILCAP_STRING}" >> ${D}/etc/mailcap
+ fi
+ else
+ # get rid of any reference to the not-installed gui version
+ sed -i '/btdownloadgui/d' ${D}/etc/mailcap
+ rm ${D}/usr/bin/*gui.py
+ fi
+ insinto /usr/share/bittorrent
+ doins ${FILESDIR}/favicon.ico
+
+ insinto /etc/conf.d
+ newins ${FILESDIR}/bttrack.conf bttrack
+
+ exeinto /etc/init.d
+ newexe ${FILESDIR}/bttrack.rc bttrack
+}
+
diff --git a/net-p2p/bittornado/bittornado-0.3.6.ebuild b/net-p2p/bittornado/bittornado-0.3.6.ebuild
index 0454e34e8e00..9ee9270f4976 100644
--- a/net-p2p/bittornado/bittornado-0.3.6.ebuild
+++ b/net-p2p/bittornado/bittornado-0.3.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.6.ebuild,v 1.3 2004/11/23 18:52:39 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.6.ebuild,v 1.4 2005/02/26 11:12:38 mholzer Exp $
inherit distutils eutils
diff --git a/net-p2p/bittornado/bittornado-0.3.7.ebuild b/net-p2p/bittornado/bittornado-0.3.7.ebuild
index 1af9149c84be..4ae5f75efc8e 100644
--- a/net-p2p/bittornado/bittornado-0.3.7.ebuild
+++ b/net-p2p/bittornado/bittornado-0.3.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.7.ebuild,v 1.7 2004/11/23 18:52:39 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.7.ebuild,v 1.8 2005/02/26 11:12:38 mholzer Exp $
inherit distutils eutils
diff --git a/net-p2p/bittornado/bittornado-0.3.8.ebuild b/net-p2p/bittornado/bittornado-0.3.8.ebuild
index 4f37b1e4f451..03bbf2b07c80 100644
--- a/net-p2p/bittornado/bittornado-0.3.8.ebuild
+++ b/net-p2p/bittornado/bittornado-0.3.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.8.ebuild,v 1.2 2004/11/23 18:52:39 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.8.ebuild,v 1.3 2005/02/26 11:12:38 mholzer Exp $
inherit distutils eutils
diff --git a/net-p2p/bittornado/files/digest-bittornado-0.3.10 b/net-p2p/bittornado/files/digest-bittornado-0.3.10
new file mode 100644
index 000000000000..d143939070f6
--- /dev/null
+++ b/net-p2p/bittornado/files/digest-bittornado-0.3.10
@@ -0,0 +1 @@
+MD5 356213bc5964377a21cd9c56cd130c0d BitTornado-0.3.10.tar.gz 188565