diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-10-26 02:35:18 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-10-26 02:35:18 +0000 |
commit | 0bcb3d50a9815c8419b9c118134c33162e139353 (patch) | |
tree | d538449a7a040af2cb252fe9c95b1accabd7632c /net-p2p/xmule | |
parent | any patches borrowed from fedora that are no longer in the latest fedora gcc ... (diff) | |
download | historical-0bcb3d50a9815c8419b9c118134c33162e139353.tar.gz historical-0bcb3d50a9815c8419b9c118134c33162e139353.tar.bz2 historical-0bcb3d50a9815c8419b9c118134c33162e139353.zip |
version bump, #64091 and #67854
Diffstat (limited to 'net-p2p/xmule')
-rw-r--r-- | net-p2p/xmule/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/xmule/Manifest | 10 | ||||
-rw-r--r-- | net-p2p/xmule/files/digest-xmule-1.9.2 | 1 | ||||
-rw-r--r-- | net-p2p/xmule/xmule-1.9.2.ebuild | 48 |
4 files changed, 61 insertions, 5 deletions
diff --git a/net-p2p/xmule/ChangeLog b/net-p2p/xmule/ChangeLog index 9f58c4fe32ef..5d8ddc1bdc4b 100644 --- a/net-p2p/xmule/ChangeLog +++ b/net-p2p/xmule/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-p2p/xmule # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/ChangeLog,v 1.49 2004/09/11 15:46:59 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/ChangeLog,v 1.50 2004/10/26 02:35:18 squinky86 Exp $ + +*xmule-1.9.2 (25 Oct 2004) + + 25 Oct 2004; Jon Hood <squinky86@gentoo.org> +xmule-1.9.2.ebuild: + Version bump, fixes #64091 and #67854. *xmule-1.9.1b (11 Sep 2004) diff --git a/net-p2p/xmule/Manifest b/net-p2p/xmule/Manifest index 0a78874a68fa..d24d252e05ab 100644 --- a/net-p2p/xmule/Manifest +++ b/net-p2p/xmule/Manifest @@ -4,15 +4,17 @@ Hash: SHA1 MD5 0d8a39bcff32bccb63a37704a7f079bd xmule-1.8.4-r1.ebuild 1030 MD5 ac772dd3ddd27d3637f09b1c23673eac xmule-1.9.0.ebuild 1040 MD5 633fe0e2cf43f3d343c4ddd1f762c7ba xmule-1.9.1b.ebuild 1041 -MD5 806b1fd9be021e81e53592f40308a065 ChangeLog 6933 +MD5 ec3aa138a23058ac8742de3136a46deb ChangeLog 7071 +MD5 fc178c02be80f691b52248e5b5304573 xmule-1.9.2.ebuild 1040 MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160 MD5 83413c32a94e2597771601d45b4ac116 files/digest-xmule-1.9.0 65 +MD5 0d71e38e3e11f5e73c79b3699065a4b9 files/digest-xmule-1.9.2 65 MD5 61e084b494702755988fa609d01c11d1 files/digest-xmule-1.9.1b 66 MD5 7af93e9c27cecc95812aaf13b2579dc9 files/digest-xmule-1.8.4-r1 65 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBQx4BcAgAdbxYsnERAtmBAKCaYiAIgBL4ibF658t3DqEcd/MR8wCglM+m -9vqzwCsQND3JC/ybrpGJtx8= -=L2HR +iD8DBQFBfbfxcAgAdbxYsnERAr9VAKCPv7PlqW3pnnzZ34tNVkc6WuV31QCfRAKq +gekeKUv8d5YJ7NNCEuBzVx0= +=WDyv -----END PGP SIGNATURE----- diff --git a/net-p2p/xmule/files/digest-xmule-1.9.2 b/net-p2p/xmule/files/digest-xmule-1.9.2 new file mode 100644 index 000000000000..098ad0238430 --- /dev/null +++ b/net-p2p/xmule/files/digest-xmule-1.9.2 @@ -0,0 +1 @@ +MD5 28bb52e4e8b678b9810809235a29dd3e xmule-1.9.2.tar.bz2 1383840 diff --git a/net-p2p/xmule/xmule-1.9.2.ebuild b/net-p2p/xmule/xmule-1.9.2.ebuild new file mode 100644 index 000000000000..1b0f2f3ddb89 --- /dev/null +++ b/net-p2p/xmule/xmule-1.9.2.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/xmule-1.9.2.ebuild,v 1.1 2004/10/26 02:35:18 squinky86 Exp $ + +inherit wxwidgets + +DESCRIPTION="wxWidgets based client for the eDonkey/eMule/lMule network" +HOMEPAGE="http://xmule.ws/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" + +LICENSE="LGPL-2 ZLIB GPL-2" +SLOT="0" +KEYWORDS="~x86 ~amd64 ~ppc" + +IUSE="nls gtk2 debug" + +DEPEND=">=x11-libs/wxGTK-2.4.2-r2 + nls? ( sys-devel/gettext ) + >=sys-libs/zlib-1.2.1 + !net-p2p/amule" + +src_unpack() { + unpack ${A} + cd ${S} + sed -i 's/@datadir@/${DESTDIR}@datadir@/' Makefile.in || die +} + +src_compile () { + local myconf= + + if ! use gtk2 ; then + need-wxwidgets gtk + else + need-wxwidgets gtk2 + fi + + myconf="${myconf} --with-zlib=/tmp/zlib/" + + myconf="${myconf} `use_enable debug` `use_enable nls`" + + econf ${myconf} || die + emake || die +} + +src_install () { + einstall mkinstalldirs=${S}/mkinstalldirs DESTDIR=${D} || die + rm -rf ${D}/var || die +} |