summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/amarok/amarok-2.6.90.ebuild')
-rw-r--r--media-sound/amarok/amarok-2.6.90.ebuild9
1 files changed, 8 insertions, 1 deletions
diff --git a/media-sound/amarok/amarok-2.6.90.ebuild b/media-sound/amarok/amarok-2.6.90.ebuild
index fba3deabe2e6..46f0f1b65d98 100644
--- a/media-sound/amarok/amarok-2.6.90.ebuild
+++ b/media-sound/amarok/amarok-2.6.90.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.6.90.ebuild,v 1.1 2013/01/06 12:53:52 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.6.90.ebuild,v 1.2 2013/01/14 04:27:48 jmbsvicetto Exp $
EAPI=4
@@ -71,6 +71,13 @@ RDEPEND="${COMMONDEPEND}
$(add_kdebase_dep phonon-kde)
"
+# Reworked patch to apply cleanly on 2.6.90
+# commit 68f90970f51015b9410b0786fa4d861089ccd413
+# by Matěj Laitl <matej@laitl.cz>
+PATCHES=(
+ "${FILESDIR}/${P}-fix-crash-lastfm.patch"
+)
+
src_configure() {
# Append minimal-toc cflag for ppc64, see bug 280552 and 292707
use ppc64 && append-flags -mminimal-toc