public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-avahi: gmpc-avahi-0.16.0.ebuild ChangeLog
@ 2008-09-24 18:51 Christoph Mende (angelos)
  0 siblings, 0 replies; only message in thread
From: Christoph Mende (angelos) @ 2008-09-24 18:51 UTC (permalink / raw
  To: gentoo-commits

angelos     08/09/24 18:51:34

  Modified:             gmpc-avahi-0.16.0.ebuild ChangeLog
  Log:
  Fix multilib paths
  (Portage version: 2.2_rc9/cvs/Linux 2.6.27-rc6 x86_64)

Revision  Changes    Path
1.2                  media-plugins/gmpc-avahi/gmpc-avahi-0.16.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-avahi/gmpc-avahi-0.16.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-avahi/gmpc-avahi-0.16.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-avahi/gmpc-avahi-0.16.0.ebuild?r1=1.1&r2=1.2

Index: gmpc-avahi-0.16.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-avahi/gmpc-avahi-0.16.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gmpc-avahi-0.16.0.ebuild	24 Sep 2008 18:35:32 -0000	1.1
+++ gmpc-avahi-0.16.0.ebuild	24 Sep 2008 18:51:34 -0000	1.2
@@ -1,6 +1,8 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-avahi/gmpc-avahi-0.16.0.ebuild,v 1.1 2008/09/24 18:35:32 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-avahi/gmpc-avahi-0.16.0.ebuild,v 1.2 2008/09/24 18:51:34 angelos Exp $
+
+inherit autotools multilib
 
 DESCRIPTION="This plugin discovers avahi enabled mpd servers"
 HOMEPAGE="http://gmpcwiki.sarine.nl/index.php/Avahi"
@@ -17,6 +19,14 @@
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
+src_unpack() {
+	unpack ${A}
+	cd "${S}"
+
+	sed -i "/^libdir/s:/lib/:/$(get_libdir)/:" src/Makefile.am
+	eautoreconf
+}
+
 src_install () {
 	emake DESTDIR="${D}" install || die
 }



1.6                  media-plugins/gmpc-avahi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-avahi/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-avahi/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-avahi/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-avahi/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	24 Sep 2008 18:35:32 -0000	1.5
+++ ChangeLog	24 Sep 2008 18:51:34 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gmpc-avahi
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-avahi/ChangeLog,v 1.5 2008/09/24 18:35:32 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-avahi/ChangeLog,v 1.6 2008/09/24 18:51:34 angelos Exp $
+
+  24 Sep 2008; Christoph Mende <angelos@gentoo.org>
+  gmpc-avahi-0.16.0.ebuild:
+  Fix multilib paths
 
 *gmpc-avahi-0.16.0 (24 Sep 2008)
 






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

only message in thread, other threads:[~2008-09-24 18:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-24 18:51 [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-avahi: gmpc-avahi-0.16.0.ebuild ChangeLog 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