diff options
author | Marcin Kryczek <mkay@gentoo.org> | 2005-12-18 19:25:47 +0000 |
---|---|---|
committer | Marcin Kryczek <mkay@gentoo.org> | 2005-12-18 19:25:47 +0000 |
commit | 7ac390e32f05d2ff2e6e1e3b38f96fc01eaa5592 (patch) | |
tree | 00f8a38bed7dae4067be844d3a3e20012ddd4278 /net-p2p/bittorrent | |
parent | Unmask >=transcode-1 in regular sparc profiles again. (diff) | |
download | historical-7ac390e32f05d2ff2e6e1e3b38f96fc01eaa5592.tar.gz historical-7ac390e32f05d2ff2e6e1e3b38f96fc01eaa5592.tar.bz2 historical-7ac390e32f05d2ff2e6e1e3b38f96fc01eaa5592.zip |
Version bump
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'net-p2p/bittorrent')
-rw-r--r-- | net-p2p/bittorrent/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/bittorrent/Manifest | 14 | ||||
-rw-r--r-- | net-p2p/bittorrent/bittorrent-4.2.2.ebuild | 75 | ||||
-rw-r--r-- | net-p2p/bittorrent/files/digest-bittorrent-4.2.2 | 1 |
4 files changed, 85 insertions, 12 deletions
diff --git a/net-p2p/bittorrent/ChangeLog b/net-p2p/bittorrent/ChangeLog index 319f38203360..9f6da97cb183 100644 --- a/net-p2p/bittorrent/ChangeLog +++ b/net-p2p/bittorrent/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-p2p/bittorrent # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.69 2005/11/27 20:26:38 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.70 2005/12/18 19:25:47 mkay Exp $ + +*bittorrent-4.2.2 (18 Dec 2005) + + 18 Dec 2005; Marcin Kryczek <mkay@gentoo.org> +bittorrent-4.2.2.ebuild: + Version bump *bittorrent-4.2.0 (27 Nov 2005) diff --git a/net-p2p/bittorrent/Manifest b/net-p2p/bittorrent/Manifest index 4f4a0a1db3f4..003ed049ce0e 100644 --- a/net-p2p/bittorrent/Manifest +++ b/net-p2p/bittorrent/Manifest @@ -1,12 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 556f5e69baea028775987302fef58977 ChangeLog 11039 +MD5 0a2038ba8fb8a04e7a27b688e46a328b ChangeLog 11157 MD5 4cd212682be24bfbff707f07b8549f83 bittorrent-3.4.2-r2.ebuild 1930 MD5 6ce87277893479d6fc697ff40f290ad7 bittorrent-4.0.2.ebuild 1975 MD5 462e522f275310b5d305c18a6ef57829 bittorrent-4.0.4.ebuild 2045 MD5 ed6d2d7a4fd46c246f47abac86005f94 bittorrent-4.1.8.ebuild 1956 MD5 d6432cfcbdd35cc84260eaa6438d811b bittorrent-4.2.0.ebuild 1958 +MD5 2cc4dbdb0d16db6b343383a2b8a62356 bittorrent-4.2.2.ebuild 1953 MD5 21ec89d06de83ddcc4cf6d6616355190 files/bittorrent-4.1.0-fix-all.patch 2483 MD5 139c4a4367e37fcf7dc6bd18515456c2 files/btdownloadgui.desktop 166 MD5 a94d4e97cceef0143a1a5c8784b6f70c files/bttrack.conf 728 @@ -17,12 +15,6 @@ MD5 4b713b7a06f5263bd26757a2ddddfe4b files/digest-bittorrent-4.0.2 68 MD5 b493f99b647c326f2b2d24bdba684ad0 files/digest-bittorrent-4.0.4 68 MD5 cd9d10574cb2f269474aea9024212554 files/digest-bittorrent-4.1.8 69 MD5 690238ce5ac8b5e708f9e6f9e6285721 files/digest-bittorrent-4.2.0 69 +MD5 8c7a2e819a64a6d8cf71d388e3663226 files/digest-bittorrent-4.2.2 69 MD5 7779a7eaf51eb9f84da8a588050f53fa files/favicon.ico 1406 MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDiiXiZ/iYVBmujdURAt+NAKDhmi9vk6sdY1zZ6V5nUii6Slq/RwCfeAZL -MFySaw0YqNerP5amLvlwqzY= -=85Bx ------END PGP SIGNATURE----- diff --git a/net-p2p/bittorrent/bittorrent-4.2.2.ebuild b/net-p2p/bittorrent/bittorrent-4.2.2.ebuild new file mode 100644 index 000000000000..4676a6e04f7b --- /dev/null +++ b/net-p2p/bittorrent/bittorrent-4.2.2.ebuild @@ -0,0 +1,75 @@ +# Copyright 1999-2005 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.1 2005/12/18 19:25:47 mkay 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}/bttrack.conf bttrack + + exeinto /etc/init.d + newexe ${FILESDIR}/bttrack.rc-4.1 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/digest-bittorrent-4.2.2 b/net-p2p/bittorrent/files/digest-bittorrent-4.2.2 new file mode 100644 index 000000000000..174546d030be --- /dev/null +++ b/net-p2p/bittorrent/files/digest-bittorrent-4.2.2 @@ -0,0 +1 @@ +MD5 2a85715b8ef0335ecc9e8ad91860231b BitTorrent-4.2.2.tar.gz 2238224 |