Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/qutim/
Date: Wed, 30 Aug 2017 14:05:21
Message-Id: 1504101906.074ce64c087dad294f45eb7d3fd0cf5a721d427a.kensington@gentoo
1 commit: 074ce64c087dad294f45eb7d3fd0cf5a721d427a
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 30 14:00:29 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 30 14:05:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=074ce64c
7
8 net-im/qutim: remove dev-qt/qtphonon dependency
9
10 Gentoo-bug: 629144
11 Package-Manager: Portage-2.3.6, Repoman-2.3.3
12
13 net-im/qutim/qutim-0.3.2.ebuild | 7 ++-----
14 net-im/qutim/qutim-0.3.3_p1.ebuild | 5 +----
15 2 files changed, 3 insertions(+), 9 deletions(-)
16
17 diff --git a/net-im/qutim/qutim-0.3.2.ebuild b/net-im/qutim/qutim-0.3.2.ebuild
18 index 2eec0412d91..84c0d151ae0 100644
19 --- a/net-im/qutim/qutim-0.3.2.ebuild
20 +++ b/net-im/qutim/qutim-0.3.2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -63,10 +63,7 @@ CDEPEND="
28 dev-qt/qt-mobility[multimedia,feedback]
29 >=dev-qt/qtbearer-${QT_PV}
30 )
31 - phonon? (
32 - kde? ( media-libs/phonon[qt4] )
33 - !kde? ( || ( >=dev-qt/qtphonon-${QT_PV} media-libs/phonon[qt4] ) )
34 - )
35 + phonon? ( media-libs/phonon[qt4] )
36 plugman? (
37 dev-libs/libattica
38 app-arch/libarchive
39
40 diff --git a/net-im/qutim/qutim-0.3.3_p1.ebuild b/net-im/qutim/qutim-0.3.3_p1.ebuild
41 index 93bfaa1d32e..073f594fa87 100644
42 --- a/net-im/qutim/qutim-0.3.3_p1.ebuild
43 +++ b/net-im/qutim/qutim-0.3.3_p1.ebuild
44 @@ -64,10 +64,7 @@ CDEPEND="
45 >=dev-qt/qtbearer-${QT_PV}
46 )
47 otr? ( >=net-libs/libotr-4.0.0 )
48 - phonon? (
49 - kde? ( media-libs/phonon[qt4] )
50 - !kde? ( || ( >=dev-qt/qtphonon-${QT_PV} media-libs/phonon[qt4] ) )
51 - )
52 + phonon? ( media-libs/phonon[qt4] )
53 plugman? (
54 dev-libs/libattica
55 app-arch/libarchive