public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/audacious-g15-spectrum: audacious-g15-spectrum-2.5.2.ebuild ChangeLog
@ 2007-12-31 10:19 Markus Ullmann (jokey)
  0 siblings, 0 replies; only message in thread
From: Markus Ullmann (jokey) @ 2007-12-31 10:19 UTC (permalink / raw
  To: gentoo-commits

jokey       07/12/31 10:19:19

  Modified:             audacious-g15-spectrum-2.5.2.ebuild ChangeLog
  Log:
  Add audacious-1.4 build patch from bug #203853
  (Portage version: 2.1.4_rc11)

Revision  Changes    Path
1.2                  media-plugins/audacious-g15-spectrum/audacious-g15-spectrum-2.5.2.ebuild

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

Index: audacious-g15-spectrum-2.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-g15-spectrum/audacious-g15-spectrum-2.5.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- audacious-g15-spectrum-2.5.2.ebuild	25 Dec 2007 14:42:42 -0000	1.1
+++ audacious-g15-spectrum-2.5.2.ebuild	31 Dec 2007 10:19:19 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-g15-spectrum/audacious-g15-spectrum-2.5.2.ebuild,v 1.1 2007/12/25 14:42:42 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-g15-spectrum/audacious-g15-spectrum-2.5.2.ebuild,v 1.2 2007/12/31 10:19:19 jokey Exp $
 
 inherit eutils versionator
 
@@ -24,7 +24,15 @@
 
 RDEPEND="${DEPEND}"
 
-S="$WORKDIR/${MY_PN}-${MY_PV}"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+src_unpack() {
+	unpack ${A}
+	cd "${S}"
+	if has_version '>=media-sound/audacious-1.4'; then
+		epatch "${FILESDIR}"/${P}-audacious-1.4.patch
+	fi
+}
 
 src_install() {
 	emake DESTDIR="${D}" install || die "emake install failed"



1.5                  media-plugins/audacious-g15-spectrum/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-g15-spectrum/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	25 Dec 2007 14:42:42 -0000	1.4
+++ ChangeLog	31 Dec 2007 10:19:19 -0000	1.5
@@ -1,6 +1,11 @@
 # ChangeLog for media-plugins/audacious-g15-spectrum
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-g15-spectrum/ChangeLog,v 1.4 2007/12/25 14:42:42 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-g15-spectrum/ChangeLog,v 1.5 2007/12/31 10:19:19 jokey Exp $
+
+  31 Dec 2007; Markus Ullmann <jokey@gentoo.org>
+  +files/audacious-g15-spectrum-2.5.2-audacious-1.4.patch,
+  audacious-g15-spectrum-2.5.2.ebuild:
+  Add audacious-1.4 build patch from bug #203853
 
 *audacious-g15-spectrum-2.5.2 (25 Dec 2007)
 



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2007-12-31 10:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-31 10:19 [gentoo-commits] gentoo-x86 commit in media-plugins/audacious-g15-spectrum: audacious-g15-spectrum-2.5.2.ebuild ChangeLog Markus Ullmann (jokey)

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