public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-awn: metadata.xml ChangeLog gmpc-awn-0.20.0.ebuild
@ 2011-03-19 10:41 Christoph Mende (angelos)
  0 siblings, 0 replies; only message in thread
From: Christoph Mende (angelos) @ 2011-03-19 10:41 UTC (permalink / raw
  To: gentoo-commits

angelos     11/03/19 10:41:35

  Added:                metadata.xml ChangeLog gmpc-awn-0.20.0.ebuild
  Log:
  Initial import
  
  (Portage version: 2.2.0_alpha27/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-plugins/gmpc-awn/metadata.xml

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

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sound</herd>
<maintainer>
		<email>angelos@gentoo.org</email>
		<name>Christoph Mende</name>
</maintainer>
</pkgmetadata>



1.1                  media-plugins/gmpc-awn/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for media-plugins/gmpc-awn
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-awn/ChangeLog,v 1.1 2011/03/19 10:41:35 angelos Exp $

*gmpc-awn-0.20.0 (19 Mar 2011)

  19 Mar 2011; Christoph Mende <angelos@gentoo.org> +gmpc-awn-0.20.0.ebuild,
  +files/gmpc-awn-0.20.0-multilib.patch, +metadata.xml:
  Initial import




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

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

Index: gmpc-awn-0.20.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-awn/gmpc-awn-0.20.0.ebuild,v 1.1 2011/03/19 10:41:35 angelos Exp $

EAPI=4
inherit autotools

DESCRIPTION="This plugin integrates GMPC with the Avant Window Navigator"
HOMEPAGE="http://gmpc.wikia.com/wiki/GMPC_PLUGIN_AWN"
SRC_URI="http://download.sarine.nl/Programs/gmpc/${PV}/${P}.tar.gz"

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

RDEPEND=">=media-sound/gmpc-${PV}"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	nls? ( dev-util/intltool
		sys-devel/gettext )"

src_prepare() {
	epatch "${FILESDIR}"/${P}-multilib.patch
	eautoreconf
}

src_configure() {
	econf $(use_enable nls)
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-19 10:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-19 10:41 [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-awn: metadata.xml ChangeLog gmpc-awn-0.20.0.ebuild Christoph Mende (angelos)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox