Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kopete/
Date: Wed, 05 Apr 2017 20:15:32
Message-Id: 1491423307.913bf31832851bbfb985f03494eabf0ebe145884.asturm@gentoo
1 commit: 913bf31832851bbfb985f03494eabf0ebe145884
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 5 20:15:07 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 5 20:15:07 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=913bf318
7
8 kde-apps/kopete: Add new DEPENDs
9
10 Upstream commits:
11 42dcaa348a96d10c81149cfdae89a6e61d27fdc7
12 fd96e92496cf66024b878a9c4a818aa903d1a0fa
13
14 Package-Manager: Portage-2.3.3, Repoman-2.3.1
15
16 kde-apps/kopete/kopete-5.9999.ebuild | 9 +++++++--
17 1 file changed, 7 insertions(+), 2 deletions(-)
18
19 diff --git a/kde-apps/kopete/kopete-5.9999.ebuild b/kde-apps/kopete/kopete-5.9999.ebuild
20 index be07a028bc..99c5c23871 100644
21 --- a/kde-apps/kopete/kopete-5.9999.ebuild
22 +++ b/kde-apps/kopete/kopete-5.9999.ebuild
23 @@ -22,6 +22,7 @@ RESTRICT+=" test"
24 # alias: NO DEPS (disabled upstream)
25 # autoreplace: NO DEPS
26 # contactnotes: NO DEPS
27 +# cryptography: app-crypt/gpgme[cxx,qt5], kde-apps/libkleo:5
28 # highlight: NO DEPS
29 # history: NO DEPS
30 # latex: virtual/latex as RDEPEND
31 @@ -35,8 +36,8 @@ RESTRICT+=" test"
32 # urlpicpreview: NO DEPS
33 # webpresence: libxml2 libxslt
34 # NOTE: By default we enable all plugins that don't have any dependencies
35 -PLUGINS="+addbookmarks +autoreplace +contactnotes +highlight history
36 -latex nowlistening otr pipes +privacy +statistics +texteffect
37 +PLUGINS="+addbookmarks +autoreplace +contactnotes +cryptography +highlight
38 +history latex nowlistening otr pipes +privacy +statistics +texteffect
39 translator +urlpicpreview webpresence"
40
41 # Available protocols
42 @@ -69,6 +70,8 @@ IUSE="${IUSE} ${PLUGINS} ${PROTOCOLS}"
43 COMMONDEPEND="
44 $(add_frameworks_dep kcmutils)
45 $(add_frameworks_dep kconfig)
46 + $(add_frameworks_dep kcrash)
47 + $(add_frameworks_dep kdbusaddons)
48 $(add_frameworks_dep khtml)
49 $(add_frameworks_dep kcoreaddons)
50 $(add_frameworks_dep kdbusaddons)
51 @@ -81,10 +84,12 @@ COMMONDEPEND="
52 $(add_frameworks_dep ktexteditor)
53 $(add_kdeapps_dep kcontacts)
54 $(add_kdeapps_dep kidentitymanagement)
55 + $(add_kdeapps_dep libkleo)
56 $(add_qt_dep qtgui)
57 $(add_qt_dep qtsql)
58 $(add_qt_dep qtwidgets)
59 $(add_qt_dep qtxml)
60 + app-crypt/gpgme[cxx,qt5]
61 dev-libs/libpcre
62 media-libs/phonon[qt5]
63 x11-libs/libX11