Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Christoph Mende (angelos)" <angelos@g.o>
Subject: gentoo-x86 commit in media-plugins/gmpc-shout: ChangeLog gmpc-shout-0.20.0.ebuild
Date: Tue, 25 May 2010 10:03:32 +0000 (UTC)
angelos     10/05/25 10:03:32

  Modified:             ChangeLog
  Added:                gmpc-shout-0.20.0.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  media-plugins/gmpc-shout/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-shout/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-shout/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-shout/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-shout/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	27 Sep 2009 12:44:00 -0000	1.2
+++ ChangeLog	25 May 2010 10:03:32 -0000	1.3
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/gmpc-shout
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-shout/ChangeLog,v 1.2 2009/09/27 12:44:00 ssuominen Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-shout/ChangeLog,v 1.3 2010/05/25 10:03:32 angelos Exp $
+
+*gmpc-shout-0.20.0 (25 May 2010)
+
+  25 May 2010; Christoph Mende <angelos@g.o>
+  +gmpc-shout-0.20.0.ebuild:
+  Version bump
 
 *gmpc-shout-0.19.0 (27 Sep 2009)
 



1.1                  media-plugins/gmpc-shout/gmpc-shout-0.20.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-shout/gmpc-shout-0.20.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-shout/gmpc-shout-0.20.0.ebuild?rev=1.1&content-type=text/plain

Index: gmpc-shout-0.20.0.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-shout/gmpc-shout-0.20.0.ebuild,v 1.1 2010/05/25 10:03:32 angelos Exp $

EAPI=2

DESCRIPTION="This plugin calls ogg123 and points it at mpd's shoutstream"
HOMEPAGE="http://gmpc.wikia.com/wiki/GMPC_PLUGIN_SHOUT"
SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="nls"

RDEPEND=">=media-sound/gmpc-${PV}
	media-sound/vorbis-tools[ogg123]
	dev-libs/libxml2
	x11-libs/cairo"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	nls? ( dev-util/intltool
		sys-devel/gettext )"

src_configure() {
	econf \
		--disable-dependency-tracking \
		$(use_enable nls)
}

src_install() {
	emake DESTDIR="${D}" install || die
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in media-plugins/gmpc-playlistsort: ChangeLog gmpc-playlistsort-0.20.0.ebuild
Next by thread:
gentoo-x86 commit in media-plugins/gmpc-shout: ChangeLog gmpc-shout-0.20.0.ebuild
Previous by date:
gentoo-x86 commit in media-plugins/gmpc-playlistsort: ChangeLog gmpc-playlistsort-0.20.0.ebuild
Next by date:
gentoo-x86 commit in media-plugins/gmpc-discogs: gmpc-discogs-0.20.0.ebuild ChangeLog


Updated Feb 20, 2011

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.