diff options
author | Jon Hood <squinky86@gentoo.org> | 2005-02-27 22:13:48 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2005-02-27 22:13:48 +0000 |
commit | 8fd8475ef85efd11b5ecf21cdff48676417538ba (patch) | |
tree | d1266315f65be1323aaeeb81b1aa563fa4846611 /net-p2p | |
parent | Update the dep on lm-sensors to read lm_sensors for RC1 as well. (diff) | |
download | gentoo-2-8fd8475ef85efd11b5ecf21cdff48676417538ba.tar.gz gentoo-2-8fd8475ef85efd11b5ecf21cdff48676417538ba.tar.bz2 gentoo-2-8fd8475ef85efd11b5ecf21cdff48676417538ba.zip |
version bump, #80553
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/mldonkey/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/mldonkey/Manifest | 3 | ||||
-rw-r--r-- | net-p2p/mldonkey/files/digest-mldonkey-2.5.16-r10 | 2 | ||||
-rw-r--r-- | net-p2p/mldonkey/mldonkey-2.5.16-r10.ebuild | 98 |
4 files changed, 110 insertions, 1 deletions
diff --git a/net-p2p/mldonkey/ChangeLog b/net-p2p/mldonkey/ChangeLog index aa5da4d0ba2b..18fcefeaaca4 100644 --- a/net-p2p/mldonkey/ChangeLog +++ b/net-p2p/mldonkey/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-p2p/mldonkey # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/ChangeLog,v 1.79 2005/02/05 18:56:50 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/ChangeLog,v 1.80 2005/02/27 22:13:48 squinky86 Exp $ + +*mldonkey-2.5.16-r10 (27 Feb 2005) + + 27 Feb 2005; Jon Hood <squinky86@gentoo.org> +mldonkey-2.5.16-r10.ebuild: + Version bump, #80553. Thanks Holger <holger@wizards.de> and Costas + <cca@freemail.gr>. 05 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> mldonkey-2.5.16-r9.ebuild: added ~amd64 to KEYWORDS of 2.5.16-r9. fixes #76523 diff --git a/net-p2p/mldonkey/Manifest b/net-p2p/mldonkey/Manifest index 7409ede562e7..a4ffa28c2872 100644 --- a/net-p2p/mldonkey/Manifest +++ b/net-p2p/mldonkey/Manifest @@ -1,5 +1,7 @@ +MD5 368f1242f5cb7786de52729c82960c18 mldonkey-2.5.16-r10.ebuild 2586 MD5 d1e60ff9e68cbc110f42d986a6156744 mldonkey-2.5.16-r9.ebuild 2664 MD5 e898f4bf79d82a45616f500872d06576 mldonkey-2.5.27-r1.ebuild 2756 +MD5 df140e47815164cd974f854d31d30a52 mldonkey-2.5.28.1.ebuild 2801 MD5 e4d631474942d4a724d5be73a39df379 mldonkey-2.5.21-r2.ebuild 2692 MD5 5e2cc55c3eb55fe36b6edd16b591422d mldonkey-2.5.28-r4.ebuild 2801 MD5 0780d9f7f895afc08f5239fbfa8a8509 ChangeLog 13341 @@ -10,6 +12,7 @@ MD5 b1c7f6fe232921bb9516c1007f34efd4 files/digest-mldonkey-2.5.16-r9 128 MD5 f145ba120c09f53b0032ea8b3f930128 files/digest-mldonkey-2.5.21-r2 126 MD5 6df804eab9a1d919e43d09f42c700b40 files/digest-mldonkey-2.5.27-r1 129 MD5 4083205e52db56c9d64c4a67db61cbf2 files/digest-mldonkey-2.5.28-r4 129 +MD5 0df6a96e1107b6967473bbfdf5f4c9d6 files/digest-mldonkey-2.5.16-r10 128 MD5 a929dcdb98bcc52d06066afb45960ea9 files/2.5.28-config.patch 586 MD5 be0c71929c461b50601e8715706a4a16 files/mldonkey-2.5.21-configure.patch 540 MD5 ac93ed074d62909b2a496045f0740127 files/mldonkey 336 diff --git a/net-p2p/mldonkey/files/digest-mldonkey-2.5.16-r10 b/net-p2p/mldonkey/files/digest-mldonkey-2.5.16-r10 new file mode 100644 index 000000000000..bbc2de9baa31 --- /dev/null +++ b/net-p2p/mldonkey/files/digest-mldonkey-2.5.16-r10 @@ -0,0 +1,2 @@ +MD5 a64121509d6a7bb196fe0b5ce403c60b mldonkey-2.5.16.tar.gz 3214587 +MD5 139611fd8cfeecad675a3291936f6c0a patch_16_16v.bz2 95916 diff --git a/net-p2p/mldonkey/mldonkey-2.5.16-r10.ebuild b/net-p2p/mldonkey/mldonkey-2.5.16-r10.ebuild new file mode 100644 index 000000000000..00c289bca499 --- /dev/null +++ b/net-p2p/mldonkey/mldonkey-2.5.16-r10.ebuild @@ -0,0 +1,98 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/mldonkey-2.5.16-r10.ebuild,v 1.1 2005/02/27 22:13:48 squinky86 Exp $ + +inherit eutils + +IUSE="gtk" + +DESCRIPTION="mldonkey is a new client to access the eDonkey network. It is written in Objective-Caml, and comes with its own GTK GUI, an HTTP interface and a telnet interface." +HOMEPAGE="http://www.nongnu.org/mldonkey/" +SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.gz + http://knocker.dyndns.org/2.5.16v/patch_16_16v.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc ~alpha ~ia64 ~hppa ~amd64" + +RDEPEND="gtk? ( =dev-ml/lablgtk-1* ) + >=dev-lang/ocaml-3.08 + dev-lang/perl + net-misc/wget" + +DEPEND="${RDEPEND} + >=sys-devel/autoconf-2.58" + +MLUSER="p2p" + +src_unpack() { + unpack ${P}.tar.gz + + cd ${S} + epatch ${DISTDIR}/patch_16_16v.bz2 || die + export WANT_AUTOCONF=2.5 + cd config; autoconf; cd .. +} + + +src_compile() { + use gtk || export GTK_CONFIG="no" + + # the dirs are not (yet) used, but it doesn't hurt to specify them anyway + econf \ + --sysconfdir=/etc/mldonkey \ + --sharedstatedir=/var/mldonkey \ + --localstatedir=/var/mldonkey \ + --enable-batch \ + --enable-checks \ + --enable-pthread || die + + emake || die +} + +src_install() { + dobin mlnet + use gtk && dobin mlchat mlgui mlguistarter mlim mlnet+gui + dobin ${FILESDIR}/mldonkey + + dodoc ChangeLog Copying.txt Developers.txt Install.txt + cd ${S}/distrib + dodoc ChangeLog Authors.txt Bugs.txt Copying.txt Developers.txt Install.txt Readme.txt Todo.txt ed2k_links.txt + dohtml FAQ.html + + insinto /usr/share/doc/${PF}/scripts + doins kill_mldonkey mldonkey_command mldonkey_previewer + + insinto /usr/share/doc/${PF}/distrib + doins directconnect.ini + + cd ${S}/docs + dodoc *.txt *.tex *.pdf + dohtml *.html + + cd ${S}/docs/developers + dodoc *.txt *.tex + + cd ${S}/docs/images + insinto /usr/share/doc/${PF}/html/images + doins * + + insinto /etc/conf.d; newins ${FILESDIR}/mldonkey.confd mldonkey + exeinto /etc/init.d; newexe ${FILESDIR}/mldonkey.initd mldonkey +} + +pkg_preinst() { + enewuser ${MLUSER} -1 /bin/bash /home/p2p users +} + +pkg_postinst() { + echo + einfo "Running \`mldonkey' will start the server inside ~/.mldonkey/" + einfo "If you want to start mldonkey in a particular working directory," + einfo "use the \`mlnet' command." + einfo "If you want to start mldonkey as a system service, use" + einfo "the /etc/init.d/mldonkey script. To control bandwidth, use" + einfo "the 'slow' and 'fast' arguments. Be sure to have a look at" + einfo "/etc/conf.d/mldonkey also." + echo +} |