summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2004-06-01 04:48:58 +0000
committerDon Seiler <rizzo@gentoo.org>2004-06-01 04:48:58 +0000
commit5627037c4f0f33827a7b7ee1758574a016bbd9fe (patch)
tree57e6690ed01e35178d96035a61bf395fe581e6d7 /x11-plugins/gaim-xmms-remote
parent Add gcc-3.4 patch #49573 by Felix Riemann. (diff)
downloadgentoo-2-5627037c4f0f33827a7b7ee1758574a016bbd9fe.tar.gz
gentoo-2-5627037c4f0f33827a7b7ee1758574a016bbd9fe.tar.bz2
gentoo-2-5627037c4f0f33827a7b7ee1758574a016bbd9fe.zip
Version bump
Diffstat (limited to 'x11-plugins/gaim-xmms-remote')
-rw-r--r--x11-plugins/gaim-xmms-remote/ChangeLog8
-rw-r--r--x11-plugins/gaim-xmms-remote/Manifest6
-rw-r--r--x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.21
-rw-r--r--x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.1.ebuild4
-rw-r--r--x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.2.ebuild32
5 files changed, 46 insertions, 5 deletions
diff --git a/x11-plugins/gaim-xmms-remote/ChangeLog b/x11-plugins/gaim-xmms-remote/ChangeLog
index cb12825e4327..775ba71a5dd2 100644
--- a/x11-plugins/gaim-xmms-remote/ChangeLog
+++ b/x11-plugins/gaim-xmms-remote/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-plugins/gaim-xmms-remote
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/ChangeLog,v 1.4 2004/04/26 09:29:51 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/ChangeLog,v 1.5 2004/06/01 04:48:58 rizzo Exp $
+
+*gaim-xmms-remote-1.2 (31 May 2004)
+
+ 31 May 2004; Don Seiler <rizzo@gentoo.org>; gaim-xmms-remote-1.1.ebuild,
+ +gaim-xmms-remote-1.2.ebuild:
+ Version bump
26 Apr 2004; David Holm <dholm@gentoo.org> gaim-xmms-remote-1.1.ebuild:
Added to ~ppc.
diff --git a/x11-plugins/gaim-xmms-remote/Manifest b/x11-plugins/gaim-xmms-remote/Manifest
index 17fc370bcf27..779e8562ca7f 100644
--- a/x11-plugins/gaim-xmms-remote/Manifest
+++ b/x11-plugins/gaim-xmms-remote/Manifest
@@ -1,6 +1,8 @@
-MD5 466bd96ad4061da448eb26c919879f07 ChangeLog 703
+MD5 cd9b43fe60ca7b29fabda014203c571d gaim-xmms-remote-1.1.ebuild 879
MD5 fbbc50d970e7ddf6aed62fed80c594d6 gaim-xmms-remote-1.0.ebuild 880
-MD5 be74de5e1bee5d389777a17282c4a4bb gaim-xmms-remote-1.1.ebuild 880
+MD5 466bd96ad4061da448eb26c919879f07 ChangeLog 703
+MD5 746c0b27caae030b34610bb6d38d899b gaim-xmms-remote-1.2.ebuild 880
MD5 dc59d3fab14b084056bc1b0faec90778 metadata.xml 574
MD5 d59f874a4e1790cff7ae95e5a559caf4 files/digest-gaim-xmms-remote-1.0 72
MD5 220ed0eeb87bafcaffad5381c086836d files/digest-gaim-xmms-remote-1.1 72
+MD5 f0be5ebd72ce98cc94804448fcec0819 files/digest-gaim-xmms-remote-1.2 72
diff --git a/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.2 b/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.2
new file mode 100644
index 000000000000..847da21a665f
--- /dev/null
+++ b/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.2
@@ -0,0 +1 @@
+MD5 741b29feb83d8c958e39d4aaca9cdbdc gaim-xmms-remote-1.2.tar.gz 304352
diff --git a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.1.ebuild b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.1.ebuild
index 10c78d771f18..5da104a4f9b1 100644
--- a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.1.ebuild
+++ b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.1.ebuild,v 1.3 2004/04/30 20:58:17 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.1.ebuild,v 1.4 2004/06/01 04:48:58 rizzo Exp $
use debug && inherit debug
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86 ppc"
IUSE="debug"
-DEPEND=">=net-im/gaim-0.77
+DEPEND="~net-im/gaim-0.77
media-sound/xmms"
#RDEPEND=""
diff --git a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.2.ebuild b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.2.ebuild
new file mode 100644
index 000000000000..f5f7c491cbb2
--- /dev/null
+++ b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.2.ebuild,v 1.1 2004/06/01 04:48:58 rizzo Exp $
+
+use debug && inherit debug
+
+DESCRIPTION="Gaim XMMS Remote is a Gaim plugin that lets you control XMMS from within gaim."
+
+HOMEPAGE="http://guifications.sourceforge.net/gaim-xmms-remote/"
+SRC_URI="mirror://sourceforge/guifications/${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc"
+IUSE="debug"
+
+DEPEND="~net-im/gaim-0.78
+ media-sound/xmms"
+#RDEPEND=""
+
+S=${WORKDIR}/${P}
+
+src_compile() {
+ local myconf
+ myconf="${myconf} --with-gaim=/usr/include/gaim"
+ econf ${myconf} || die
+ emake || die "emake failed"
+}
+
+src_install() {
+ make DESTDIR=${D} install || die
+ dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README VERSION
+}