From 8c76c8a2a1ce0e6ba5cf02a7f9e1ae1b711451ca Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 28 Dec 2006 18:59:41 +0000 Subject: [PATCH] old --- net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild | 71 -------------- net-p2p/bittorrent/bittorrent-4.2.2.ebuild | 84 ----------------- net-p2p/bittorrent/bittorrent-4.26.0.ebuild | 87 ------------------ .../bittorrent/files/btdownloadgui.desktop | 7 -- net-p2p/bittorrent/files/bttrack.conf | 18 ---- net-p2p/bittorrent/files/bttrack.rc | 23 ----- .../files/digest-bittorrent-3.4.2-r2 | 3 - .../bittorrent/files/digest-bittorrent-4.2.2 | 3 - .../bittorrent/files/digest-bittorrent-4.26.0 | 3 - net-p2p/bittorrent/files/favicon.ico | Bin 13902 -> 0 bytes 10 files changed, 299 deletions(-) delete mode 100644 net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild delete mode 100644 net-p2p/bittorrent/bittorrent-4.2.2.ebuild delete mode 100644 net-p2p/bittorrent/bittorrent-4.26.0.ebuild delete mode 100644 net-p2p/bittorrent/files/btdownloadgui.desktop delete mode 100644 net-p2p/bittorrent/files/bttrack.conf delete mode 100644 net-p2p/bittorrent/files/bttrack.rc delete mode 100644 net-p2p/bittorrent/files/digest-bittorrent-3.4.2-r2 delete mode 100644 net-p2p/bittorrent/files/digest-bittorrent-4.2.2 delete mode 100644 net-p2p/bittorrent/files/digest-bittorrent-4.26.0 delete mode 100644 net-p2p/bittorrent/files/favicon.ico diff --git a/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild b/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild deleted file mode 100644 index e4945d77e691..000000000000 --- a/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild +++ /dev/null @@ -1,71 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild,v 1.11 2006/01/22 10:20:07 mkay Exp $ - -inherit distutils - -MY_P="${P/bittorrent/BitTorrent}" -MY_P="${MY_P/\.0/}" -S=${WORKDIR}/${MY_P} - -DESCRIPTION="tool for distributing files via a distributed network of nodes" -HOMEPAGE="http://bitconjurer.org/BitTorrent" -SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm ppc sparc x86" -IUSE="gtk" - -RDEPEND="gtk? ( =dev-lang/python-2.1 - !virtual/bittorrent" -DEPEND="${RDEPEND} - app-arch/unzip - >=sys-apps/sed-4.0.5" -PROVIDE="virtual/bittorrent" - -DOCS="credits.txt" -PYTHON_MODNAME="BitTorrent" - -src_install() { - distutils_src_install - if ! use gtk; then - rm ${D}/usr/bin/*gui.py - fi - dohtml redirdonate.html - dodir etc - cp -pPR /etc/mailcap ${D}/etc/ - - MAILCAP_STRING="application/x-bittorrent; /usr/bin/btdownloadgui.py '%s'; test=test -n \"\$DISPLAY\"" - - if use gtk; then - 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 - 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 -} - -pkg_postinst() { - einfo "unofficial feature additions. If you would like statistics, please" - einfo "install net-p2p/bittorrent-stats." - distutils_pkg_postinst -} diff --git a/net-p2p/bittorrent/bittorrent-4.2.2.ebuild b/net-p2p/bittorrent/bittorrent-4.2.2.ebuild deleted file mode 100644 index 978c5b731b67..000000000000 --- a/net-p2p/bittorrent/bittorrent-4.2.2.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-4.2.2.ebuild,v 1.10 2006/02/07 02:47:06 agriffis Exp $ - -inherit distutils fdo-mime eutils - -MY_P="${P/bittorrent/BitTorrent}" -#MY_P="${MY_P/}" -S=${WORKDIR}/${MY_P} - -DESCRIPTION="tool for distributing files via a distributed network of nodes" -HOMEPAGE="http://www.bittorrent.com/" -SRC_URI="http://www.bittorrent.com/dl/${MY_P}.tar.gz" - -LICENSE="BitTorrent" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc sparc x86" -IUSE="gtk" - -RDEPEND="gtk? ( - >=x11-libs/gtk+-2.4 - >=dev-python/pygtk-2.4 - ) - >=dev-lang/python-2.3 - >=dev-python/pycrypto-2.0 - !virtual/bittorrent" -DEPEND="${RDEPEND} - app-arch/gzip - >=sys-apps/sed-4.0.5 - dev-python/dnspython" -PROVIDE="virtual/bittorrent" - -DOCS="TRACKERLESS.txt LICENSE.txt public.key" -PYTHON_MODNAME="BitTorrent" - -src_unpack() { - unpack ${A} - cd ${S} - - # path for documentation is in lowercase (see bug #109743) - sed -i -r "s:(dp.*appdir):\1.lower():" BitTorrent/platform.py -} - -src_install() { - distutils_src_install - if ! use gtk; then - rm ${D}/usr/bin/bittorrent - fi - dohtml redirdonate.html - - mv ${S}/{credits-l10n.txt,credits.txt} \ - ${D}/usr/share/doc/${P} - mv ${D}/usr/share/doc/${PF} ${D}/usr/share/doc/${P} - - if use gtk ; then - cp ${D}/usr/share/pixmaps/${MY_P}/bittorrent.ico ${D}/usr/share/pixmaps/ - make_desktop_entry "bittorrent" "BitTorrent" \ - /usr/share/pixmaps/bittorrent.ico "Network" - echo "MimeType=application/x-bittorrent" \ - >> ${D}/usr/share/applications/bittorrent-${PN}.desktop - fi - - insinto /etc/conf.d - newins ${FILESDIR}/bittorrent-tracker.confd bittorrent-tracker - - exeinto /etc/init.d - newexe ${FILESDIR}/bittorrent-tracker.initd bittorrent-tracker -} - -pkg_postinst() { - einfo - einfo "Remember that BitTorrent has changed file naming scheme" - einfo "To run BitTorrent just execute /usr/bin/bittorrent" - einfo - if [ -f ${ROOT}/etc/init.d/bttrack -o -f ${ROOT}/etc/conf.d/bttrack ]; then - einfo "Please use /etc/init.d/bittorrent-tracker and " - einfo "/etc/conf.d/bittorrent-tracker instead of" - einfo "/etc/init.d/bttrack and /etc/conf.d/bttrack. " - einfo "You can safety remove the old files" - einfo - fi - distutils_pkg_postinst - fdo-mime_desktop_database_update -} diff --git a/net-p2p/bittorrent/bittorrent-4.26.0.ebuild b/net-p2p/bittorrent/bittorrent-4.26.0.ebuild deleted file mode 100644 index 32550d455575..000000000000 --- a/net-p2p/bittorrent/bittorrent-4.26.0.ebuild +++ /dev/null @@ -1,87 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-4.26.0.ebuild,v 1.2 2006/12/28 18:14:56 vapier Exp $ - -inherit distutils fdo-mime eutils - -MY_P="${P/bittorrent/BitTorrent}" -#MY_P="${MY_P/}" -S=${WORKDIR}/${MY_P} - -DESCRIPTION="tool for distributing files via a distributed network of nodes" -HOMEPAGE="http://www.bittorrent.com/" -SRC_URI="http://download.bittorrent.com/dl/${MY_P}.tar.gz" - -LICENSE="BitTorrent" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86" -IUSE="gtk" - -RDEPEND="gtk? ( - >=x11-libs/wxGTK-2.6 - >=dev-python/wxpython-2.6 - ) - >=dev-lang/python-2.3 - >=dev-python/pycrypto-2.0 - >=dev-python/twisted-2 - dev-python/twisted-web - !virtual/bittorrent" -DEPEND="${RDEPEND} - app-arch/gzip - >=sys-apps/sed-4.0.5 - dev-python/dnspython" -PROVIDE="virtual/bittorrent" - -DOCS="TRACKERLESS.txt public.key" -PYTHON_MODNAME="BitTorrent" - -pkg_setup() { - if use gtk ; then - if ! built_with_use x11-libs/wxGTK unicode ; then - die "You must build wxGTK and wxpython with unicode support" - fi - if ! built_with_use dev-python/wxpython unicode ; then - die "You must build wxGTK and wxpython with unicode support" - fi - fi -} - -src_unpack() { - unpack ${A} - cd ${S} - - # path for documentation is in lowercase (see bug #109743) - sed -i -r "s:(dp.*appdir):\1.lower():" BitTorrent/platform.py -} - -src_install() { - distutils_src_install - if ! use gtk ; then - rm ${D}/usr/bin/bittorrent - fi - dohtml redirdonate.html - - mv ${S}/{credits-l10n.txt,credits.txt} \ - ${D}/usr/share/doc/${P} - - if use gtk ; then - cp ${D}/usr/share/pixmaps/${MY_P}/bittorrent.ico ${D}/usr/share/pixmaps/ - make_desktop_entry "bittorrent" "BitTorrent" \ - /usr/share/pixmaps/bittorrent.ico "Network" - echo "MimeType=application/x-bittorrent" \ - >> ${D}/usr/share/applications/bittorrent-${PN}.desktop - fi - - insinto /etc/conf.d - newins ${FILESDIR}//bttrack.conf bttrack - - exeinto /etc/init.d - newexe ${FILESDIR}/bttrack.rc bttrack -} - -pkg_postinst() { - einfo "Remember that BitTorrent has changed file naming scheme" - einfo "To run BitTorrent just execute /usr/bin/bittorrent" - distutils_pkg_postinst - fdo-mime_desktop_database_update -} diff --git a/net-p2p/bittorrent/files/btdownloadgui.desktop b/net-p2p/bittorrent/files/btdownloadgui.desktop deleted file mode 100644 index 577d0c00cb17..000000000000 --- a/net-p2p/bittorrent/files/btdownloadgui.desktop +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Name=BitTorrent -Exec=/usr/bin/bittorrent -Icon=/usr/share/pixmaps/bittorrent.ico -Terminal=false -Type=Application -Categories=Application;Network; diff --git a/net-p2p/bittorrent/files/bttrack.conf b/net-p2p/bittorrent/files/bttrack.conf deleted file mode 100644 index 16408c491f44..000000000000 --- a/net-p2p/bittorrent/files/bttrack.conf +++ /dev/null @@ -1,18 +0,0 @@ -# /etc/conf.d/bttrack -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/files/bttrack.conf,v 1.3 2006/02/16 17:34:14 sekretarz Exp $ - -# Change this to this to the port you would like to connect to for the tracker. -# It is accessible at http://localhost:PORT/ from any web browser. -PORT=8082 - -# where to store recent downloader info -DFILE=/usr/share/bittorrent/tracker.dfile - -# path to favicon.ico which many popular web browsers can use -FAVICON=/usr/share/pixmaps/bittorrent.ico - -# Connection logs are sent to stdout by default, so they should be sent to a -# file when using this script. -LOGFILE=/var/log/bttrack.log diff --git a/net-p2p/bittorrent/files/bttrack.rc b/net-p2p/bittorrent/files/bttrack.rc deleted file mode 100644 index fc445de8bbec..000000000000 --- a/net-p2p/bittorrent/files/bttrack.rc +++ /dev/null @@ -1,23 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2005Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/files/bttrack.rc,v 1.2 2006/02/16 17:34:14 sekretarz Exp $ - -depend() { - need net -} - -start() { - ebegin "Starting bttrack" - start-stop-daemon --start --quiet --background --make-pidfile \ - --pidfile /var/run/bttrack.pid \ - --exec /usr/bin/bittorrent-tracker -- --port ${PORT} \ - --dfile ${DFILE} --favicon ${FAVICON} --logfile ${LOGFILE} - eend $? -} - -stop() { - ebegin "Stopping bttrack" - start-stop-daemon --stop --quiet --pidfile /var/run/bttrack.pid - eend $? -} diff --git a/net-p2p/bittorrent/files/digest-bittorrent-3.4.2-r2 b/net-p2p/bittorrent/files/digest-bittorrent-3.4.2-r2 deleted file mode 100644 index 712b98556bbc..000000000000 --- a/net-p2p/bittorrent/files/digest-bittorrent-3.4.2-r2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 6ad4e128ddc82f8ebef6fbef59872f0d BitTorrent-3.4.2.zip 244989 -RMD160 ef296e28559570463e46bee299b46ebce473f87a BitTorrent-3.4.2.zip 244989 -SHA256 aa7f169a6e896413bb39a63b2522fe830cc0e98fd4e58b6f8d0fda712816fed1 BitTorrent-3.4.2.zip 244989 diff --git a/net-p2p/bittorrent/files/digest-bittorrent-4.2.2 b/net-p2p/bittorrent/files/digest-bittorrent-4.2.2 deleted file mode 100644 index c039fcf71346..000000000000 --- a/net-p2p/bittorrent/files/digest-bittorrent-4.2.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 2a85715b8ef0335ecc9e8ad91860231b BitTorrent-4.2.2.tar.gz 2238224 -RMD160 dd8a504490380b728d29b1d700abd8275c629a11 BitTorrent-4.2.2.tar.gz 2238224 -SHA256 cd14416698064015292ad128ddf349747f2cbb6e06d3c0ffa49b7ddfeda254ff BitTorrent-4.2.2.tar.gz 2238224 diff --git a/net-p2p/bittorrent/files/digest-bittorrent-4.26.0 b/net-p2p/bittorrent/files/digest-bittorrent-4.26.0 deleted file mode 100644 index 0c438e6498a7..000000000000 --- a/net-p2p/bittorrent/files/digest-bittorrent-4.26.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 63200fd2d56f49c633624fda9436e0a8 BitTorrent-4.26.0.tar.gz 2475616 -RMD160 f32850486b717e035b86f30c629f9d707ffc50af BitTorrent-4.26.0.tar.gz 2475616 -SHA256 5877bbe4193b56ea2cea68cdee913edd88b4d1ed6e54abcdbf1bd1d3c7e3e567 BitTorrent-4.26.0.tar.gz 2475616 diff --git a/net-p2p/bittorrent/files/favicon.ico b/net-p2p/bittorrent/files/favicon.ico deleted file mode 100644 index 47e6e70da4422ede3919ad368bcb56782b199d80..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13902 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 F{x75J+FAer -- 2.26.2