From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Pu1Ia-0002w2-T2 for garchives@archives.gentoo.org; Mon, 28 Feb 2011 11:29:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5274AE073C; Mon, 28 Feb 2011 11:29:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0C31CE073C for ; Mon, 28 Feb 2011 11:29:34 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7636B1B40FF for ; Mon, 28 Feb 2011 11:29:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id C48B68006A for ; Mon, 28 Feb 2011 11:29:33 +0000 (UTC) From: "Christoph Mende" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Mende" Message-ID: <38e7b7f252bf78aac89d8332d88378fdb6728880.angelos@gentoo> Subject: [gentoo-commits] dev/angelos:master commit in: media-plugins/gmpc-awn/files/, media-plugins/gmpc-awn/ X-VCS-Repository: dev/angelos X-VCS-Files: media-plugins/gmpc-awn/Manifest media-plugins/gmpc-awn/files/gmpc-awn-0.20.0-multilib.patch media-plugins/gmpc-awn/gmpc-awn-0.20.0.ebuild X-VCS-Directories: media-plugins/gmpc-awn/files/ media-plugins/gmpc-awn/ X-VCS-Committer: angelos X-VCS-Committer-Name: Christoph Mende X-VCS-Revision: 38e7b7f252bf78aac89d8332d88378fdb6728880 Date: Mon, 28 Feb 2011 11:29:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 2ee081b2051f8ac9b26baf435f795d66 commit: 38e7b7f252bf78aac89d8332d88378fdb6728880 Author: Christoph Mende gentoo org> AuthorDate: Mon Feb 28 11:29:37 2011 +0000 Commit: Christoph Mende gentoo org> CommitDate: Mon Feb 28 11:29:37 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/angelos.git;a=3D= commit;h=3D38e7b7f2 gmpc-awn: Initial import --- media-plugins/gmpc-awn/Manifest | 3 ++ .../gmpc-awn/files/gmpc-awn-0.20.0-multilib.patch | 13 +++++++ media-plugins/gmpc-awn/gmpc-awn-0.20.0.ebuild | 35 ++++++++++++++= ++++++ 3 files changed, 51 insertions(+), 0 deletions(-) diff --git a/media-plugins/gmpc-awn/Manifest b/media-plugins/gmpc-awn/Man= ifest new file mode 100644 index 0000000..2be05ff --- /dev/null +++ b/media-plugins/gmpc-awn/Manifest @@ -0,0 +1,3 @@ +AUX gmpc-awn-0.20.0-multilib.patch 314 RMD160 ff406ce918eea7d716eef1d73f= d6ead0c648fd8b SHA1 2c5b58ae364a4e715bdef2fbeea1cef514fad7d9 SHA256 d016d= efd4035fdd335ceb2293515f58fd5266a2dfa6e13fc66927a9b5be91f29 +DIST gmpc-awn-0.20.0.tar.gz 302220 RMD160 c6de80a30eecc3f2c5b43dad51a1b7= 26e8627e69 SHA1 4c5614db1453c3bf3cb509a778b8a7c4408b6432 SHA256 73eb82705= 56826c4e9deb039aafcc8b887722562851ed147d34abc5d2f511eaa +EBUILD gmpc-awn-0.20.0.ebuild 714 RMD160 e8d16a1599b62f4568cf1842e1094f7= 92c3f84bc SHA1 1bce7946bb49ef26d6d9c41bc4f6b322b045d602 SHA256 f1d224f2bf= 4d550965d261cfc59b9bd93a1af3b14007780f8afe20bddb4533ec diff --git a/media-plugins/gmpc-awn/files/gmpc-awn-0.20.0-multilib.patch = b/media-plugins/gmpc-awn/files/gmpc-awn-0.20.0-multilib.patch new file mode 100644 index 0000000..519dfe5 --- /dev/null +++ b/media-plugins/gmpc-awn/files/gmpc-awn-0.20.0-multilib.patch @@ -0,0 +1,13 @@ +diff --git a/src/Makefile.am b/src/Makefile.am +index e4a6479..0c205e2 100644 +--- a/src/Makefile.am ++++ b/src/Makefile.am +@@ -1,6 +1,6 @@ +-libdir=3D${prefix}/lib/gmpc/plugins/ ++plugindir=3D${libdir}/gmpc/plugins/ +=20 +-lib_LTLIBRARIES =3D awnplugin.la ++plugin_LTLIBRARIES =3D awnplugin.la +=20 + awnplugin_la_SOURCES=3D plugin.c=20 +=20 diff --git a/media-plugins/gmpc-awn/gmpc-awn-0.20.0.ebuild b/media-plugin= s/gmpc-awn/gmpc-awn-0.20.0.ebuild new file mode 100644 index 0000000..a97c422 --- /dev/null +++ b/media-plugins/gmpc-awn/gmpc-awn-0.20.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=3D4 + +inherit autotools base + +DESCRIPTION=3D"This plugin integrates GMPC with the Avant Window Navigat= or" +HOMEPAGE=3D"http://gmpc.wikia.com/wiki/GMPC_PLUGIN_AWN" +SRC_URI=3D"http://download.sarine.nl/Programs/gmpc/${PV}/${P}.tar.gz" + +LICENSE=3D"GPL-2" +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"nls" + +RDEPEND=3D">=3Dmedia-sound/gmpc-${PV}" +DEPEND=3D"${RDEPEND} + dev-util/pkgconfig + nls? ( dev-util/intltool + sys-devel/gettext )" + +PATCHES=3D( "${FILESDIR}"/${P}-multilib.patch ) + +src_prepare() { + base_src_prepare + eautoreconf +} + +src_configure() { + econf \ + --disable-dependency-tracking \ + $(use_enable nls) +}