Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/tomahawk/
Date: Thu, 22 Mar 2018 18:02:45
Message-Id: 1521741744.347fa987bb937bde8c00701b769f51ba9b39b70e.asturm@gentoo
1 commit: 347fa987bb937bde8c00701b769f51ba9b39b70e
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 22 18:00:46 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 22 18:02:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=347fa987
7
8 media-sound/tomahawk: Compat. with liblastfm-1.1.0_pre20150206
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 media-sound/tomahawk/tomahawk-0.9.0_pre20170808.ebuild | 10 ++++++----
13 1 file changed, 6 insertions(+), 4 deletions(-)
14
15 diff --git a/media-sound/tomahawk/tomahawk-0.9.0_pre20170808.ebuild b/media-sound/tomahawk/tomahawk-0.9.0_pre20170808.ebuild
16 index 11fbc52732b..15c73708429 100644
17 --- a/media-sound/tomahawk/tomahawk-0.9.0_pre20170808.ebuild
18 +++ b/media-sound/tomahawk/tomahawk-0.9.0_pre20170808.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -50,9 +50,11 @@ RDEPEND="${CDEPEND}
26 app-crypt/qca:2[ssl]
27 "
28
29 -DOCS=( AUTHORS ChangeLog README.md )
30 -
31 -PATCHES=( "${FILESDIR}/${PN}-liblastfm-cmake.patch" )
32 +src_prepare() {
33 + kde5_src_prepare
34 + has_version "media-libs/liblastfm[qt5]" &&
35 + eapply "${FILESDIR}/${PN}-liblastfm-cmake.patch"
36 +}
37
38 src_configure() {
39 local mycmakeargs=(