summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2004-02-01 19:36:28 +0000
committerMartin Holzer <mholzer@gentoo.org>2004-02-01 19:36:28 +0000
commit7d733b121efc581855c62b4abf51b2493f709478 (patch)
tree557e80e86f5f2d9611c24fdefc0aa2bf54023924 /net-p2p/xmule
parentVersion bumped. (diff)
downloadgentoo-2-7d733b121efc581855c62b4abf51b2493f709478.tar.gz
gentoo-2-7d733b121efc581855c62b4abf51b2493f709478.tar.bz2
gentoo-2-7d733b121efc581855c62b4abf51b2493f709478.zip
Version bumped.
Diffstat (limited to 'net-p2p/xmule')
-rw-r--r--net-p2p/xmule/ChangeLog8
-rw-r--r--net-p2p/xmule/Manifest5
-rw-r--r--net-p2p/xmule/files/digest-xmule-1.7.21
-rw-r--r--net-p2p/xmule/files/ini2.patch12
-rw-r--r--net-p2p/xmule/xmule-1.7.2.ebuild60
5 files changed, 83 insertions, 3 deletions
diff --git a/net-p2p/xmule/ChangeLog b/net-p2p/xmule/ChangeLog
index 09bd2d9a874d..d52ba7f4a90f 100644
--- a/net-p2p/xmule/ChangeLog
+++ b/net-p2p/xmule/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-p2p/xmule
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/ChangeLog,v 1.21 2004/01/06 03:39:39 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/ChangeLog,v 1.22 2004/02/01 19:36:11 mholzer Exp $
+
+*xmule-1.7.2 (01 Feb 2004)
+
+ 01 Feb 2004; Martin Holzer <mholzer@gentoo.org> xmule-1.7.2.ebuild,
+ files/ini2.patch:
+ Version bumped.
05 Jan 2004; Jon Portnoy <avenj@gentoo.org> xmule-1.7.1.ebuild :
AMD64 keywords.
diff --git a/net-p2p/xmule/Manifest b/net-p2p/xmule/Manifest
index 6f967a8eab3f..dc7846943f3f 100644
--- a/net-p2p/xmule/Manifest
+++ b/net-p2p/xmule/Manifest
@@ -1,10 +1,11 @@
-MD5 3deaa802054bdf743fcdf6cd71c9fc32 ChangeLog 2676
+MD5 76b65d77ebf8135ed00e5ea22847345b ChangeLog 2815
MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
MD5 7127143724879968d57c3a57730b415a xmule-1.6.0a-r1.ebuild 1123
MD5 85f3fcdf0ff0aa63a2676c6b946cb58d xmule-1.6.0a.ebuild 979
MD5 c95d98ab2ae74cd53048300bea7a6abe xmule-1.6.1.ebuild 1130
MD5 e7f1352199d7100fe73b74b48074ea56 xmule-1.7.1.ebuild 1276
-MD5 e7f1352199d7100fe73b74b48074ea56 xmule-1.7.2.ebuild 1276
+MD5 dece2459cf9d6c3f4f18b8e1fabf1cd6 xmule-1.7.2.ebuild 1354
+MD5 1135d70abe10f56fe3b0590aa3cae9c9 files/ini2.patch 273
MD5 ae3ef316b6a6a3cc8b670289ed08ee79 files/digest-xmule-1.6.0a 65
MD5 ae3ef316b6a6a3cc8b670289ed08ee79 files/digest-xmule-1.6.0a-r1 65
MD5 88c461e77cc500b6238785f3b86edcb5 files/digest-xmule-1.6.1 65
diff --git a/net-p2p/xmule/files/digest-xmule-1.7.2 b/net-p2p/xmule/files/digest-xmule-1.7.2
new file mode 100644
index 000000000000..9a96e5fa6e5b
--- /dev/null
+++ b/net-p2p/xmule/files/digest-xmule-1.7.2
@@ -0,0 +1 @@
+MD5 ffe0ea37d28d7377f38550ffb14e936b xmule-1.7.2.tar.bz2 1216670
diff --git a/net-p2p/xmule/files/ini2.patch b/net-p2p/xmule/files/ini2.patch
new file mode 100644
index 000000000000..d9fec5ac08f2
--- /dev/null
+++ b/net-p2p/xmule/files/ini2.patch
@@ -0,0 +1,12 @@
+--- src/ini2.cpp.org 2004-02-01 12:25:19.000000000 +0100
++++ src/ini2.cpp 2004-02-01 12:25:33.000000000 +0100
+@@ -5,8 +5,8 @@
+ #ifdef PRECOMP
+ # include "xmule-headers.h"
+ #else
+-#include "ini2.h"
+ #include "wintypes.h"
++#include "ini2.h"
+ #endif
+
+ #include <wx/string.h>
diff --git a/net-p2p/xmule/xmule-1.7.2.ebuild b/net-p2p/xmule/xmule-1.7.2.ebuild
new file mode 100644
index 000000000000..5f20ceddf1ef
--- /dev/null
+++ b/net-p2p/xmule/xmule-1.7.2.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/xmule-1.7.2.ebuild,v 1.1 2004/02/01 19:36:11 mholzer Exp $
+
+MY_P=${P//a}
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="wxWindows based client for the eDonkey/eMule/lMule network"
+HOMEPAGE="http://www.xmule.org/"
+SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
+RESTRICT="nomirror"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+
+IUSE="nls"
+
+DEPEND=">=x11-libs/wxGTK-2.4.1
+ nls? ( sys-devel/gettext )
+ >=sys-libs/zlib-1.2.1"
+
+pkg_setup() {
+ # FIXME: Is this really how we want to do this ?
+ GREP=`grep ' unicode' /var/db/pkg/x11-libs/wxGTK*/USE`
+ if [ "${GREP}" != "" ]; then
+ eerror "This package doesn't work with wxGTK"
+ eerror "compiled with gtk2 and unicode in USE"
+ eerror "Please re-compile wxGTK with -unicode"
+ die "aborting..."
+ fi
+}
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ sed -i 's/@datadir@/${DESTDIR}@datadir@/' Makefile.in
+ epatch ${FILESDIR}/ini2.patch
+}
+
+src_compile () {
+ export WANT_AUTOCONF=2.5
+ WANT_AUTOMAKE=1.7
+ aclocal
+ autoconf
+ autoheader
+ automake
+
+ local myconf=
+
+ use nls \
+ || myconf="${myconf} --disable-nls"
+
+ econf ${myconf} || die
+ MAKEOPTS="${MAKEOPTS} -j1" emake || die
+}
+
+src_install () {
+ einstall mkinstalldirs=${S}/mkinstalldirs DESTDIR=${D} || die
+}