Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/qutim/
Date: Thu, 28 Sep 2017 19:47:42
Message-Id: 1506628026.b51e7fe03e95306cb67124c1a6ccc45ec8157af3.asturm@gentoo
1 commit: b51e7fe03e95306cb67124c1a6ccc45ec8157af3
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 16 13:03:40 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 28 19:47:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b51e7fe0
7
8 net-im/qutim: Drop USE=kde
9
10 Gentoo-bug: 631122
11 Package-Manager: Portage-2.3.8, Repoman-2.3.3
12
13 net-im/qutim/qutim-0.3.3_p1.ebuild | 10 ++++------
14 1 file changed, 4 insertions(+), 6 deletions(-)
15
16 diff --git a/net-im/qutim/qutim-0.3.3_p1.ebuild b/net-im/qutim/qutim-0.3.3_p1.ebuild
17 index 94d11a57265..998b0b5189c 100644
18 --- a/net-im/qutim/qutim-0.3.3_p1.ebuild
19 +++ b/net-im/qutim/qutim-0.3.3_p1.ebuild
20 @@ -9,8 +9,8 @@ inherit qt4-r2 cmake-utils
21
22 MY_PV="${PV/_p/.p_}"
23 DESCRIPTION="Qt4-based multi-protocol instant messenger"
24 -HOMEPAGE="http://www.qutim.org"
25 -SRC_URI="http://www.qutim.org/dwnl/80/${PN}-${MY_PV}.tar.xz"
26 +HOMEPAGE="https://www.qutim.org"
27 +SRC_URI="https://www.qutim.org/dwnl/80/${PN}-${MY_PV}.tar.xz"
28
29 LICENSE="GPL-3"
30 SLOT="0"
31 @@ -22,7 +22,7 @@ IUSE="doc +sound tools"
32 IUSE="$IUSE telepathy irc xmpp mrim oscar purple vkontakte"
33 # plugins
34 IUSE="$IUSE antiboss aspell ayatana awn crypt dbus debug -espionage histman hunspell
35 - kde otr plugman phonon purple qml sdl +ssl +xscreensaver webkit"
36 + otr plugman phonon purple qml sdl +ssl +xscreensaver webkit"
37
38 REQUIRED_USE="
39 oscar? ( ssl )
40 @@ -56,7 +56,6 @@ CDEPEND="
41 histman? ( >=dev-qt/qtsql-${QT_PV} )
42 ayatana? ( >=dev-libs/libindicate-qt-0.2.2 )
43 hunspell? ( app-text/hunspell )
44 - kde? ( kde-frameworks/kdelibs:4 )
45 otr? ( >=net-libs/libotr-4.0.0 )
46 phonon? ( media-libs/phonon[qt4] )
47 plugman? (
48 @@ -73,7 +72,6 @@ CDEPEND="
49 DEPEND="${CDEPEND}
50 virtual/pkgconfig
51 doc? ( app-doc/doxygen )
52 - kde? ( dev-util/automoc )
53 "
54 RDEPEND="${CDEPEND}
55 xmpp? ( app-crypt/qca:2[gpg] )
56 @@ -135,7 +133,6 @@ src_configure() {
57 $(cmake-utils_use histman HISTMAN )
58 $(cmake-utils_use hunspell HUNSPELLER )
59 $(cmake-utils_use ayatana INDICATOR )
60 - $(cmake-utils_use kde KDEINTEGRATION )
61 $(cmake-utils_use qml KINETICPOPUPS )
62 $(cmake-utils_use phonon PHONONSOUND )
63 $(cmake-utils_use plugman PLUGMAN )
64 @@ -150,6 +147,7 @@ src_configure() {
65 # consider to make it optional if it also support kde or whatever
66 -DUPDATER=OFF
67 -DCMAKE_DISABLE_FIND_PACKAGE_QtMobility=ON # required dependency last-rited
68 + -DKDEINTEGRATION=OFF # bug 631122
69 )
70 # NOTE: Integration plugins are autodisabled:
71 # symbianintegration macintegration maemo5integration haikunotifications meegointegration winintegration