Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kleopatra/, kde-base/korganizer/, kde-base/kmail/files/, ...
Date: Sun, 29 Mar 2015 13:15:41
Message-Id: 1427634912.41e7ac11d788607c36dd46441e1de7ffba798a4f.johu@gentoo
1 commit: 41e7ac11d788607c36dd46441e1de7ffba798a4f
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 29 13:15:12 2015 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 29 13:15:12 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=41e7ac11
7
8 [kde-base] Remove KDE PIM 4.14.6
9
10 Moved to the tree.
11
12 Package-Manager: portage-2.2.18
13
14 .../akonadiconsole/akonadiconsole-4.14.6.ebuild | 25 -----
15 kde-base/akregator/akregator-4.14.6.ebuild | 22 ----
16 kde-base/blogilo/blogilo-4.14.6.ebuild | 26 -----
17 .../calendarjanitor/calendarjanitor-4.14.6.ebuild | 27 -----
18 kde-base/kabcclient/kabcclient-4.14.6.ebuild | 26 -----
19 kde-base/kaddressbook/kaddressbook-4.14.6.ebuild | 51 ---------
20 kde-base/kalarm/kalarm-4.14.6.ebuild | 26 -----
21 .../kdepim-common-libs-4.14.6.ebuild | 80 --------------
22 kde-base/kdepim-icons/kdepim-icons-4.14.6.ebuild | 16 ---
23 .../kdepim-kresources-4.14.6.ebuild | 27 -----
24 kde-base/kdepim-meta/kdepim-meta-4.14.6.ebuild | 38 -------
25 .../kdepim-runtime/kdepim-runtime-4.14.6.ebuild | 42 --------
26 kde-base/kdepimlibs/kdepimlibs-4.14.6.ebuild | 56 ----------
27 kde-base/kjots/kjots-4.14.6.ebuild | 26 -----
28 kde-base/kleopatra/kleopatra-4.14.6.ebuild | 40 -------
29 kde-base/kmail/files/kmail-4.14.6-fix-crash.patch | 21 ----
30 kde-base/kmail/kmail-4.14.6-r1.ebuild | 116 ---------------------
31 kde-base/knode/knode-4.14.6.ebuild | 48 ---------
32 kde-base/knotes/knotes-4.14.6.ebuild | 31 ------
33 .../konsolekalendar/konsolekalendar-4.14.6.ebuild | 47 ---------
34 kde-base/kontact/kontact-4.14.6.ebuild | 51 ---------
35 kde-base/korganizer/korganizer-4.14.6.ebuild | 84 ---------------
36 kde-base/ktimetracker/ktimetracker-4.14.6.ebuild | 38 -------
37 kde-base/ktnef/ktnef-4.14.6.ebuild | 24 -----
38 24 files changed, 988 deletions(-)
39
40 diff --git a/kde-base/akonadiconsole/akonadiconsole-4.14.6.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.14.6.ebuild
41 deleted file mode 100644
42 index 7e985e4..0000000
43 --- a/kde-base/akonadiconsole/akonadiconsole-4.14.6.ebuild
44 +++ /dev/null
45 @@ -1,25 +0,0 @@
46 -# Copyright 1999-2015 Gentoo Foundation
47 -# Distributed under the terms of the GNU General Public License v2
48 -# $Header: $
49 -
50 -EAPI=5
51 -
52 -KMNAME="kdepim"
53 -inherit kde4-meta
54 -
55 -DESCRIPTION="Akonadi developer console"
56 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
57 -IUSE="debug"
58 -
59 -DEPEND="
60 - >=app-office/akonadi-server-1.12.90
61 - $(add_kdebase_dep kdepimlibs)
62 - $(add_kdebase_dep kdepim-common-libs)
63 -"
64 -RDEPEND="${DEPEND}"
65 -
66 -KMEXTRACTONLY="
67 - akonadi_next/
68 - calendarsupport/
69 - messageviewer/
70 -"
71
72 diff --git a/kde-base/akregator/akregator-4.14.6.ebuild b/kde-base/akregator/akregator-4.14.6.ebuild
73 deleted file mode 100644
74 index 31dfc29..0000000
75 --- a/kde-base/akregator/akregator-4.14.6.ebuild
76 +++ /dev/null
77 @@ -1,22 +0,0 @@
78 -# Copyright 1999-2015 Gentoo Foundation
79 -# Distributed under the terms of the GNU General Public License v2
80 -# $Header: $
81 -
82 -EAPI=5
83 -
84 -KDE_HANDBOOK="optional"
85 -KMNAME="kdepim"
86 -inherit kde4-meta
87 -
88 -DESCRIPTION="KDE news feed aggregator"
89 -HOMEPAGE="http://www.kde.org/applications/internet/akregator"
90 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
91 -IUSE="debug"
92 -
93 -DEPEND="
94 - $(add_kdebase_dep kdepimlibs)
95 - $(add_kdebase_dep kdepim-common-libs)
96 -"
97 -RDEPEND="${DEPEND}"
98 -
99 -KMLOADLIBS="kdepim-common-libs"
100
101 diff --git a/kde-base/blogilo/blogilo-4.14.6.ebuild b/kde-base/blogilo/blogilo-4.14.6.ebuild
102 deleted file mode 100644
103 index 53a8743..0000000
104 --- a/kde-base/blogilo/blogilo-4.14.6.ebuild
105 +++ /dev/null
106 @@ -1,26 +0,0 @@
107 -# Copyright 1999-2015 Gentoo Foundation
108 -# Distributed under the terms of the GNU General Public License v2
109 -# $Header: $
110 -
111 -EAPI=5
112 -
113 -KDE_HANDBOOK="optional"
114 -KMNAME="kdepim"
115 -inherit kde4-meta
116 -
117 -DESCRIPTION="KDE Blogging Client"
118 -HOMEPAGE="http://www.kde.org/applications/internet/blogilo"
119 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
120 -IUSE="debug"
121 -
122 -DEPEND="
123 - $(add_kdebase_dep kdepim-common-libs)
124 - $(add_kdebase_dep kdepimlibs)
125 - >=net-libs/libkgapi-2.2.0
126 -"
127 -RDEPEND="${DEPEND}"
128 -
129 -KMEXTRACTONLY="
130 - composereditor-ng/
131 - pimcommon/
132 -"
133
134 diff --git a/kde-base/calendarjanitor/calendarjanitor-4.14.6.ebuild b/kde-base/calendarjanitor/calendarjanitor-4.14.6.ebuild
135 deleted file mode 100644
136 index 82b6b0b..0000000
137 --- a/kde-base/calendarjanitor/calendarjanitor-4.14.6.ebuild
138 +++ /dev/null
139 @@ -1,27 +0,0 @@
140 -# Copyright 1999-2015 Gentoo Foundation
141 -# Distributed under the terms of the GNU General Public License v2
142 -# $Header: $
143 -
144 -EAPI=5
145 -
146 -KDE_HANDBOOK="optional"
147 -KMNAME="kdepim"
148 -KMMODULE="console/${PN}"
149 -inherit kde4-meta
150 -
151 -DESCRIPTION="A tool to scan calendar data for buggy instances"
152 -HOMEPAGE="http://www.kde.org/"
153 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
154 -IUSE="debug"
155 -
156 -DEPEND="
157 - $(add_kdebase_dep kdepim-common-libs)
158 - $(add_kdebase_dep kdepimlibs)
159 -"
160 -RDEPEND="${DEPEND}"
161 -
162 -KMEXTRACTONLY="
163 - calendarsupport/
164 -"
165 -
166 -KMLOADLIBS="kdepim-common-libs"
167
168 diff --git a/kde-base/kabcclient/kabcclient-4.14.6.ebuild b/kde-base/kabcclient/kabcclient-4.14.6.ebuild
169 deleted file mode 100644
170 index 73a9ea6..0000000
171 --- a/kde-base/kabcclient/kabcclient-4.14.6.ebuild
172 +++ /dev/null
173 @@ -1,26 +0,0 @@
174 -# Copyright 1999-2015 Gentoo Foundation
175 -# Distributed under the terms of the GNU General Public License v2
176 -# $Header: $
177 -
178 -EAPI=5
179 -
180 -KDE_HANDBOOK="optional"
181 -KMNAME="kdepim"
182 -KMMODULE="console/${PN}"
183 -inherit kde4-meta
184 -
185 -DESCRIPTION="A command line client for accessing the KDE addressbook"
186 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
187 -IUSE="debug"
188 -
189 -DEPEND="
190 - $(add_kdebase_dep kdepimlibs)
191 -"
192 -RDEPEND="${DEPEND}"
193 -
194 -src_install() {
195 - kde4-meta_src_install
196 -
197 - # work around NULL DT_RPATH in kabc2mutt
198 - dosym kabcclient ${PREFIX}/bin/kabc2mutt
199 -}
200
201 diff --git a/kde-base/kaddressbook/kaddressbook-4.14.6.ebuild b/kde-base/kaddressbook/kaddressbook-4.14.6.ebuild
202 deleted file mode 100644
203 index 388344c..0000000
204 --- a/kde-base/kaddressbook/kaddressbook-4.14.6.ebuild
205 +++ /dev/null
206 @@ -1,51 +0,0 @@
207 -# Copyright 1999-2015 Gentoo Foundation
208 -# Distributed under the terms of the GNU General Public License v2
209 -# $Header: $
210 -
211 -EAPI=5
212 -
213 -KDE_HANDBOOK="optional"
214 -KMNAME="kdepim"
215 -inherit kde4-meta
216 -
217 -DESCRIPTION="The KDE Address Book"
218 -HOMEPAGE="http://www.kde.org/applications/office/kaddressbook/"
219 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
220 -IUSE="debug"
221 -
222 -DEPEND="
223 - $(add_kdebase_dep kdepimlibs)
224 - $(add_kdebase_dep kdepim-common-libs)
225 - dev-libs/grantlee:0
226 - !kde-base/contactthemeeditor
227 -"
228 -RDEPEND="${DEPEND}"
229 -
230 -KMEXTRA="
231 - grantleeeditor/contactthemeeditor
232 - plugins/kaddressbook/
233 - plugins/ktexteditor/
234 -"
235 -KMCOMPILEONLY="
236 - grantleetheme/
237 - kaddressbookgrantlee/
238 -"
239 -KMEXTRACTONLY="
240 - akonadi_next/
241 - calendarsupport/
242 - grantleeeditor/grantleethemeeditor/
243 - libkleo/
244 - pimcommon/
245 -"
246 -
247 -KMLOADLIBS="kdepim-common-libs"
248 -
249 -pkg_postinst() {
250 - kde4-meta_pkg_postinst
251 -
252 - if ! has_version kde-base/kdepim-kresources:${SLOT}; then
253 - echo
254 - elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}"
255 - echo
256 - fi
257 -}
258
259 diff --git a/kde-base/kalarm/kalarm-4.14.6.ebuild b/kde-base/kalarm/kalarm-4.14.6.ebuild
260 deleted file mode 100644
261 index 8c8559c..0000000
262 --- a/kde-base/kalarm/kalarm-4.14.6.ebuild
263 +++ /dev/null
264 @@ -1,26 +0,0 @@
265 -# Copyright 1999-2015 Gentoo Foundation
266 -# Distributed under the terms of the GNU General Public License v2
267 -# $Header: $
268 -
269 -EAPI=5
270 -
271 -KDE_HANDBOOK="optional"
272 -KMNAME="kdepim"
273 -inherit kde4-meta
274 -
275 -DESCRIPTION="Personal alarm message, command and email scheduler for KDE"
276 -HOMEPAGE+=" http://userbase.kde.org/KAlarm"
277 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
278 -IUSE="debug"
279 -
280 -RDEPEND="
281 - $(add_kdebase_dep kdepimlibs)
282 - $(add_kdebase_dep kdepim-common-libs)
283 - media-libs/phonon[qt4]
284 - x11-libs/libX11
285 -"
286 -DEPEND="${RDEPEND}"
287 -
288 -KMEXTRACTONLY="
289 - kmail/
290 -"
291
292 diff --git a/kde-base/kdepim-common-libs/kdepim-common-libs-4.14.6.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-4.14.6.ebuild
293 deleted file mode 100644
294 index 88155fb..0000000
295 --- a/kde-base/kdepim-common-libs/kdepim-common-libs-4.14.6.ebuild
296 +++ /dev/null
297 @@ -1,80 +0,0 @@
298 -# Copyright 1999-2015 Gentoo Foundation
299 -# Distributed under the terms of the GNU General Public License v2
300 -# $Header: $
301 -
302 -EAPI=5
303 -
304 -KMNAME="kdepim"
305 -KMNOMODULE="true"
306 -inherit kde4-meta
307 -
308 -DESCRIPTION="Common libraries for KDE PIM apps"
309 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
310 -IUSE="debug"
311 -
312 -DEPEND="
313 - app-crypt/gpgme
314 - >=app-office/akonadi-server-1.12.90
315 - dev-libs/grantlee:0
316 - $(add_kdebase_dep baloo '' 4.14.3)
317 - $(add_kdebase_dep kdepimlibs)
318 -"
319 -RDEPEND="${DEPEND}
320 - !kde-base/akonadi:4
321 - !kde-base/libkdepim:4
322 - !kde-base/libkleo:4
323 - !kde-base/libkpgp:4
324 - !<kde-base/kaddressbook-4.11.50:4
325 - !kde-base/kdepim-wizards:4
326 - !<kde-base/kmail-4.14.5
327 - !<kde-base/korganizer-4.5.67:4
328 - app-crypt/gnupg
329 - $(add_kdebase_dep kdepim-runtime)
330 -"
331 -
332 -RESTRICT="test"
333 -# bug 393131
334 -
335 -KMEXTRA="
336 - agents/sendlateragent/
337 - akonadi_next/
338 - calendarsupport/
339 - calendarviews/
340 - composereditor-ng/
341 - grantleeeditor/grantleethemeeditor/
342 - grantleetheme/
343 - incidenceeditor-ng/
344 - libkdepim/
345 - libkdepimdbusinterfaces/
346 - libkleo/
347 - libkpgp/
348 - kaddressbookgrantlee/
349 - kdgantt2/
350 - mailcommon/
351 - mailimporter/
352 - messagecomposer/
353 - messagecore/
354 - messagelist/
355 - messageviewer/
356 - noteshared/
357 - pimcommon/
358 - templateparser/
359 -"
360 -KMEXTRACTONLY="
361 - agents/mailfilteragent/org.freedesktop.Akonadi.MailFilterAgent.xml
362 - kleopatra/
363 - kmail/
364 - knode/org.kde.knode.xml
365 - korgac/org.kde.korganizer.KOrgac.xml
366 - korganizer/org.kde.korganizer.Korganizer.xml
367 - korganizer/org.kde.Korganizer.Calendar.xml
368 -"
369 -KMSAVELIBS="true"
370 -
371 -PATCHES=( "${FILESDIR}/install-composereditorng.patch" )
372 -
373 -src_prepare() {
374 - kde4-meta_src_prepare
375 - sed -e '/folderarchiveagent.desktop/d' \
376 - -i agents/CMakeLists.txt || die
377 -}
378
379 diff --git a/kde-base/kdepim-icons/kdepim-icons-4.14.6.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.14.6.ebuild
380 deleted file mode 100644
381 index 5b638c0..0000000
382 --- a/kde-base/kdepim-icons/kdepim-icons-4.14.6.ebuild
383 +++ /dev/null
384 @@ -1,16 +0,0 @@
385 -# Copyright 1999-2015 Gentoo Foundation
386 -# Distributed under the terms of the GNU General Public License v2
387 -# $Header: $
388 -
389 -EAPI=5
390 -
391 -KMNAME="kdepim"
392 -KMMODULE="icons"
393 -inherit kde4-meta
394 -
395 -DESCRIPTION="KDE PIM icons"
396 -IUSE=""
397 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
398 -
399 -DEPEND="$(add_kdebase_dep kdepimlibs)"
400 -RDEPEND=""
401
402 diff --git a/kde-base/kdepim-kresources/kdepim-kresources-4.14.6.ebuild b/kde-base/kdepim-kresources/kdepim-kresources-4.14.6.ebuild
403 deleted file mode 100644
404 index 2c328d0..0000000
405 --- a/kde-base/kdepim-kresources/kdepim-kresources-4.14.6.ebuild
406 +++ /dev/null
407 @@ -1,27 +0,0 @@
408 -# Copyright 1999-2015 Gentoo Foundation
409 -# Distributed under the terms of the GNU General Public License v2
410 -# $Header: $
411 -
412 -EAPI=5
413 -
414 -KMNAME="kdepim"
415 -KMMODULE="kresources"
416 -inherit kde4-meta
417 -
418 -DESCRIPTION="KDE PIM groupware plugin collection"
419 -IUSE="debug"
420 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
421 -
422 -DEPEND="
423 - $(add_kdebase_dep kdepimlibs)
424 - $(add_kdebase_dep kdepim-common-libs)
425 -"
426 -RDEPEND="${DEPEND}"
427 -
428 -KMEXTRACTONLY="
429 - kmail/
430 - knotes/
431 - korganizer/version.h
432 -"
433 -
434 -KMLOADLIBS="kdepim-common-libs"
435
436 diff --git a/kde-base/kdepim-meta/kdepim-meta-4.14.6.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.14.6.ebuild
437 deleted file mode 100644
438 index 8cfd3ae..0000000
439 --- a/kde-base/kdepim-meta/kdepim-meta-4.14.6.ebuild
440 +++ /dev/null
441 @@ -1,38 +0,0 @@
442 -# Copyright 1999-2015 Gentoo Foundation
443 -# Distributed under the terms of the GNU General Public License v2
444 -# $Header: $
445 -
446 -EAPI=5
447 -inherit kde4-meta-pkg
448 -
449 -DESCRIPTION="kdepim - merge this to pull in all kdepim-derived packages"
450 -HOMEPAGE+=" http://community.kde.org/KDE_PIM"
451 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
452 -IUSE="nls"
453 -
454 -RDEPEND="
455 - $(add_kdebase_dep akonadiconsole)
456 - $(add_kdebase_dep akregator)
457 - $(add_kdebase_dep blogilo)
458 - $(add_kdebase_dep calendarjanitor)
459 - $(add_kdebase_dep kabcclient)
460 - $(add_kdebase_dep kaddressbook)
461 - $(add_kdebase_dep kalarm)
462 - $(add_kdebase_dep kdepim-icons)
463 - $(add_kdebase_dep kdepim-kresources)
464 - $(add_kdebase_dep kdepim-runtime)
465 - $(add_kdebase_dep kjots)
466 - $(add_kdebase_dep kleopatra)
467 - $(add_kdebase_dep kmail)
468 - $(add_kdebase_dep knode)
469 - $(add_kdebase_dep knotes)
470 - $(add_kdebase_dep konsolekalendar)
471 - $(add_kdebase_dep kontact)
472 - $(add_kdebase_dep korganizer)
473 - $(add_kdebase_dep ktimetracker)
474 - $(add_kdebase_dep ktnef)
475 - nls? (
476 - $(add_kdebase_dep kde-l10n '' 4.14.3)
477 - $(add_kdebase_dep kdepim-l10n '' 4.14.3)
478 - )
479 -"
480
481 diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.14.6.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.14.6.ebuild
482 deleted file mode 100644
483 index 0102a3e..0000000
484 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.14.6.ebuild
485 +++ /dev/null
486 @@ -1,42 +0,0 @@
487 -# Copyright 1999-2015 Gentoo Foundation
488 -# Distributed under the terms of the GNU General Public License v2
489 -# $Header: $
490 -
491 -EAPI=5
492 -
493 -KMNAME="kdepim-runtime"
494 -inherit kde4-base
495 -
496 -DESCRIPTION="KDE PIM runtime plugin collection"
497 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
498 -IUSE="debug facebook google kolab"
499 -
500 -RESTRICT="test"
501 -# Would need test programs _testrunner and akonaditest from kdepimlibs, see bug 313233
502 -
503 -DEPEND="
504 - >=app-office/akonadi-server-1.12.90
505 - dev-libs/boost:=
506 - dev-libs/libxml2:2
507 - dev-libs/libxslt
508 - $(add_kdebase_dep kdepimlibs)
509 - x11-misc/shared-mime-info
510 - facebook? ( net-libs/libkfbapi )
511 - google? ( >=net-libs/libkgapi-2.0 )
512 - kolab? ( >=net-libs/libkolab-0.5 )
513 -"
514 -RDEPEND="${DEPEND}
515 - $(add_kdebase_dep kdepim-icons)
516 - !kde-misc/akonadi-google
517 -"
518 -
519 -src_configure() {
520 - local mycmakeargs=(
521 - $(cmake-utils_use_find_package facebook LibKFbAPI)
522 - $(cmake-utils_use_find_package google LibKGAPI2)
523 - $(cmake-utils_use_find_package kolab Libkolab)
524 - $(cmake-utils_use_find_package kolab Libkolabxml)
525 - )
526 -
527 - kde4-base_src_configure
528 -}
529
530 diff --git a/kde-base/kdepimlibs/kdepimlibs-4.14.6.ebuild b/kde-base/kdepimlibs/kdepimlibs-4.14.6.ebuild
531 deleted file mode 100644
532 index c13ca76..0000000
533 --- a/kde-base/kdepimlibs/kdepimlibs-4.14.6.ebuild
534 +++ /dev/null
535 @@ -1,56 +0,0 @@
536 -# Copyright 1999-2015 Gentoo Foundation
537 -# Distributed under the terms of the GNU General Public License v2
538 -# $Header: $
539 -
540 -EAPI=5
541 -
542 -KDE_HANDBOOK="optional"
543 -CPPUNIT_REQUIRED="optional"
544 -inherit kde4-base
545 -
546 -DESCRIPTION="Common library for KDE PIM apps"
547 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
548 -LICENSE="LGPL-2.1"
549 -IUSE="debug ldap prison"
550 -
551 -# some akonadi tests timeout, that probaly needs more work as its ~700 tests
552 -RESTRICT="test"
553 -
554 -DEPEND="
555 - !kde-misc/akonadi-social-utils
556 - >=app-crypt/gpgme-1.1.6
557 - >=app-office/akonadi-server-1.12.90[qt4]
558 - >=dev-libs/boost-1.35.0-r5:=
559 - dev-libs/libgpg-error
560 - >=dev-libs/libical-0.48-r2:=
561 - dev-libs/cyrus-sasl
562 - >=dev-libs/qjson-0.8.1
563 - media-libs/phonon[qt4]
564 - x11-misc/shared-mime-info
565 - prison? ( media-libs/prison:4 )
566 - ldap? ( net-nds/openldap )
567 -"
568 -# boost is not linked to, but headers which include it are installed
569 -# bug #418071
570 -RDEPEND="${DEPEND}
571 - !=kde-base/kdepim-runtime-4.10*
572 - !=kde-base/kdepim-runtime-4.11*
573 - !<kde-base/kdepim-runtime-4.4.11.1-r2
574 -"
575 -
576 -PATCHES=( "${FILESDIR}/${PN}-4.9.1-boostincludes.patch" )
577 -
578 -src_configure() {
579 - local mycmakeargs=(
580 - $(cmake-utils_use_build handbook doc)
581 - $(cmake-utils_use_find_package ldap)
582 - $(cmake-utils_use_find_package prison)
583 - )
584 -
585 - kde4-base_src_configure
586 -}
587 -
588 -src_install() {
589 - kde4-base_src_install
590 - rm "${ED}"/usr/share/apps/cmake/modules/FindQtOAuth.cmake #Collides with net-im/choqok
591 -}
592
593 diff --git a/kde-base/kjots/kjots-4.14.6.ebuild b/kde-base/kjots/kjots-4.14.6.ebuild
594 deleted file mode 100644
595 index f4fed78..0000000
596 --- a/kde-base/kjots/kjots-4.14.6.ebuild
597 +++ /dev/null
598 @@ -1,26 +0,0 @@
599 -# Copyright 1999-2015 Gentoo Foundation
600 -# Distributed under the terms of the GNU General Public License v2
601 -# $Header: $
602 -
603 -EAPI=5
604 -
605 -KDE_HANDBOOK="optional"
606 -KMNAME="kdepim"
607 -inherit kde4-meta
608 -
609 -DESCRIPTION="KDE note taking utility"
610 -HOMEPAGE="http://www.kde.org/applications/utilities/kjots/"
611 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
612 -IUSE="debug"
613 -
614 -DEPEND="
615 - dev-libs/grantlee:0
616 - $(add_kdebase_dep kdepimlibs)
617 - $(add_kdebase_dep kdepim-common-libs)
618 -"
619 -RDEPEND="${DEPEND}"
620 -
621 -KMEXTRACTONLY="
622 - akonadi_next/
623 - noteshared/
624 -"
625
626 diff --git a/kde-base/kleopatra/kleopatra-4.14.6.ebuild b/kde-base/kleopatra/kleopatra-4.14.6.ebuild
627 deleted file mode 100644
628 index 7a968c6..0000000
629 --- a/kde-base/kleopatra/kleopatra-4.14.6.ebuild
630 +++ /dev/null
631 @@ -1,40 +0,0 @@
632 -# Copyright 1999-2015 Gentoo Foundation
633 -# Distributed under the terms of the GNU General Public License v2
634 -# $Header: $
635 -
636 -EAPI=5
637 -
638 -KDE_HANDBOOK="optional"
639 -KMNAME="kdepim"
640 -inherit kde4-meta
641 -
642 -DESCRIPTION="Kleopatra - KDE X.509 key manager"
643 -HOMEPAGE="http://www.kde.org/applications/utilities/kleopatra/"
644 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
645 -IUSE="debug"
646 -
647 -DEPEND="
648 - >=app-crypt/gpgme-1.3.2
649 - dev-libs/boost:=
650 - dev-libs/libassuan
651 - dev-libs/libgpg-error
652 - $(add_kdebase_dep kdepimlibs)
653 - $(add_kdebase_dep kdepim-common-libs)
654 -"
655 -RDEPEND="${DEPEND}
656 - app-crypt/gnupg
657 -"
658 -
659 -KMEXTRACTONLY="
660 - libkleo/
661 -"
662 -
663 -src_unpack() {
664 - if use handbook; then
665 - KMEXTRA="
666 - doc/kwatchgnupg
667 - "
668 - fi
669 -
670 - kde4-meta_src_unpack
671 -}
672
673 diff --git a/kde-base/kmail/files/kmail-4.14.6-fix-crash.patch b/kde-base/kmail/files/kmail-4.14.6-fix-crash.patch
674 deleted file mode 100644
675 index 308d98d..0000000
676 --- a/kde-base/kmail/files/kmail-4.14.6-fix-crash.patch
677 +++ /dev/null
678 @@ -1,21 +0,0 @@
679 -commit b6196bc1fd489a5be69731ca9a19d8a95f721570
680 -Author: Montel Laurent <montel@×××.org>
681 -Date: Thu Mar 12 07:48:15 2015 +0100
682 -
683 - Fix Bug 345071 - KMail crashed while I was reading an email
684 -
685 - BUG: 345071
686 - FIXED-IN: 4.16.7
687 -
688 -diff --git a/kmail/kmmainwidget.cpp b/kmail/kmmainwidget.cpp
689 -index 2228aef..92ba8c5 100644
690 ---- a/kmail/kmmainwidget.cpp
691 -+++ b/kmail/kmmainwidget.cpp
692 -@@ -4498,5 +4498,6 @@ void KMMainWidget::populateMessageListStatusFilterCombo()
693 -
694 - void KMMainWidget::slotCollectionRemoved(const Akonadi::Collection &col)
695 - {
696 -- mFavoritesModel->removeCollection(col);
697 -+ if (mFavoritesModel)
698 -+ mFavoritesModel->removeCollection(col);
699 - }
700
701 diff --git a/kde-base/kmail/kmail-4.14.6-r1.ebuild b/kde-base/kmail/kmail-4.14.6-r1.ebuild
702 deleted file mode 100644
703 index 1647f4c..0000000
704 --- a/kde-base/kmail/kmail-4.14.6-r1.ebuild
705 +++ /dev/null
706 @@ -1,116 +0,0 @@
707 -# Copyright 1999-2015 Gentoo Foundation
708 -# Distributed under the terms of the GNU General Public License v2
709 -# $Header: $
710 -
711 -EAPI=5
712 -
713 -KDE_HANDBOOK="optional"
714 -KMNAME="kdepim"
715 -VIRTUALX_REQUIRED=test
716 -inherit flag-o-matic kde4-meta
717 -
718 -DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE"
719 -HOMEPAGE="http://www.kde.org/applications/internet/kmail/"
720 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
721 -IUSE="debug"
722 -
723 -DEPEND="
724 - $(add_kdebase_dep kdepimlibs)
725 - $(add_kdebase_dep korganizer)
726 - $(add_kdebase_dep kdepim-common-libs)
727 -"
728 -RDEPEND="
729 - ${DEPEND}
730 - !=kde-base/kdepim-common-libs-4.12.1-r1
731 -"
732 -
733 -RESTRICT="test"
734 -# bug 393147
735 -
736 -PATCHES=( "${FILESDIR}/${P}-fix-crash.patch" )
737 -
738 -KMEXTRACTONLY="
739 - agents/folderarchiveagent.desktop
740 - agents/sendlateragent/
741 - akonadi_next/
742 - calendarviews/
743 - grantleeeditor/grantleethemeeditor/
744 - kdgantt2/
745 - korganizer/
746 - kresources/
747 - libkdepimdbusinterfaces/
748 - libkleo/
749 - libkpgp/
750 -"
751 -KMCOMPILEONLY="
752 - calendarsupport/
753 - grantleetheme/
754 - incidenceeditor-ng/
755 - kaddressbookgrantlee/
756 - mailcommon/
757 - mailimporter/
758 - messagecomposer/
759 - messagecore/
760 - messagelist/
761 - messageviewer/
762 - mailcommon/
763 - mailimporter/
764 - noteshared/
765 - pimcommon/
766 - templateparser/
767 -"
768 -KMEXTRA="
769 - agents/archivemailagent/
770 - agents/followupreminderagent/
771 - agents/mailfilteragent/
772 - grantleeeditor/headerthemeeditor/
773 - importwizard/
774 - kmailcvt/
775 - ksendemail/
776 - libksieve/
777 - mboximporter/
778 - pimsettingexporter/
779 - plugins/messageviewer/
780 -"
781 -
782 -KMLOADLIBS="kdepim-common-libs"
783 -
784 -src_configure() {
785 - # Bug 308903
786 - use ppc64 && append-flags -mminimal-toc
787 -
788 - kde4-meta_src_configure
789 -}
790 -
791 -src_compile() {
792 - kde4-meta_src_compile kmail_xml
793 - kde4-meta_src_compile
794 -}
795 -
796 -pkg_postinst() {
797 - kde4-meta_pkg_postinst
798 -
799 - if ! has_version kde-base/kdepim-kresources:${SLOT}; then
800 - echo
801 - elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}"
802 - echo
803 - fi
804 - if ! has_version kde-base/kleopatra:${SLOT}; then
805 - echo
806 - elog "For certificate management and the gnupg log viewer, please install kde-base/kleopatra:${SLOT}"
807 - echo
808 - fi
809 -
810 - if has_version "app-office/akonadi-server[sqlite]"; then
811 - ewarn
812 - ewarn "We strongly recommend you set your Akonadi database backend to QMYSQL in your"
813 - ewarn "user configuration. This is the backend recommended by KDE upstream."
814 - ewarn "Reports indicate that kde-base/kmail-4.10 does not work properly with the sqlite"
815 - ewarn "backend anymore."
816 - if has_version "app-office/akonadi-server[-mysql]"; then
817 - ewarn "FOR THAT, YOU WILL HAVE TO RE-BUILD app-office/akonadi-server WITH mysql USEFLAG ENABLED."
818 - fi
819 - ewarn "You can select the backend in your ~/.config/akonadi/akonadiserverrc."
820 - ewarn
821 - fi
822 -}
823
824 diff --git a/kde-base/knode/knode-4.14.6.ebuild b/kde-base/knode/knode-4.14.6.ebuild
825 deleted file mode 100644
826 index 9f8f660..0000000
827 --- a/kde-base/knode/knode-4.14.6.ebuild
828 +++ /dev/null
829 @@ -1,48 +0,0 @@
830 -# Copyright 1999-2015 Gentoo Foundation
831 -# Distributed under the terms of the GNU General Public License v2
832 -# $Header: $
833 -
834 -EAPI=5
835 -
836 -KDE_HANDBOOK="optional"
837 -KMNAME="kdepim"
838 -inherit kde4-meta
839 -
840 -DESCRIPTION="A newsreader for KDE"
841 -HOMEPAGE="http://www.kde.org/applications/internet/knode/"
842 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
843 -IUSE="debug"
844 -
845 -# test fails, last checked for 4.2.96
846 -RESTRICT=test
847 -
848 -DEPEND="
849 - $(add_kdebase_dep kdepimlibs)
850 - $(add_kdebase_dep kdepim-common-libs "" 4.12.1-r1)
851 -"
852 -RDEPEND="${DEPEND}"
853 -
854 -KMEXTRACTONLY="
855 - agents/
856 - libkleo/
857 - libkpgp/
858 - messagecomposer/
859 - messageviewer/
860 - messagecore/
861 -"
862 -KMCOMPILEONLY="
863 - grantleetheme/
864 - kaddressbookgrantlee/
865 -"
866 -
867 -KMLOADLIBS="kdepim-common-libs"
868 -
869 -src_unpack() {
870 - if use handbook; then
871 - KMEXTRA="
872 - doc/kioslave/news
873 - "
874 - fi
875 -
876 - kde4-meta_src_unpack
877 -}
878
879 diff --git a/kde-base/knotes/knotes-4.14.6.ebuild b/kde-base/knotes/knotes-4.14.6.ebuild
880 deleted file mode 100644
881 index dea0191..0000000
882 --- a/kde-base/knotes/knotes-4.14.6.ebuild
883 +++ /dev/null
884 @@ -1,31 +0,0 @@
885 -# Copyright 1999-2015 Gentoo Foundation
886 -# Distributed under the terms of the GNU General Public License v2
887 -# $Header: $
888 -
889 -EAPI=5
890 -
891 -KDE_HANDBOOK="optional"
892 -KMNAME="kdepim"
893 -inherit kde4-meta
894 -
895 -DESCRIPTION="KDE Notes application"
896 -HOMEPAGE="http://www.kde.org/applications/utilities/knotes/"
897 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
898 -IUSE="debug"
899 -
900 -DEPEND="
901 - $(add_kdebase_dep kdepimlibs)
902 - $(add_kdebase_dep kdepim-common-libs)
903 -"
904 -RDEPEND="${DEPEND}"
905 -
906 -KMCOMPILEONLY="
907 - noteshared/
908 -"
909 -
910 -KMEXTRACTONLY="
911 - akonadi_next/
912 - pimcommon/
913 -"
914 -
915 -KMLOADLIBS="kdepim-common-libs"
916
917 diff --git a/kde-base/konsolekalendar/konsolekalendar-4.14.6.ebuild b/kde-base/konsolekalendar/konsolekalendar-4.14.6.ebuild
918 deleted file mode 100644
919 index 2e65817..0000000
920 --- a/kde-base/konsolekalendar/konsolekalendar-4.14.6.ebuild
921 +++ /dev/null
922 @@ -1,47 +0,0 @@
923 -# Copyright 1999-2015 Gentoo Foundation
924 -# Distributed under the terms of the GNU General Public License v2
925 -# $Header: $
926 -
927 -EAPI=5
928 -
929 -KDE_HANDBOOK="optional"
930 -KMNAME="kdepim"
931 -KMMODULE="console/${PN}"
932 -inherit kde4-meta
933 -
934 -DESCRIPTION="A command line interface to KDE calendars"
935 -HOMEPAGE+=" http://userbase.kde.org/KonsoleKalendar"
936 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
937 -IUSE="debug"
938 -
939 -DEPEND="
940 - $(add_kdebase_dep kdepimlibs)
941 - $(add_kdebase_dep kdepim-common-libs)
942 -"
943 -RDEPEND="${DEPEND}"
944 -
945 -KMCOMPILEONLY="
946 - calendarsupport/
947 - grantleetheme/
948 - incidenceeditor-ng/
949 - kaddressbookgrantlee/
950 - mailcommon/
951 - messagecore/
952 - messageviewer/
953 - pimcommon/
954 - templateparser/
955 -"
956 -KMEXTRACTONLY="
957 - akonadi_next/
958 - agents/mailfilteragent/org.freedesktop.Akonadi.MailFilterAgent.xml
959 - calendarviews/
960 - kdgantt2/
961 - korganizer/org.kde.Korganizer.Calendar.xml
962 - mailimporter/
963 - messagecomposer/
964 - libkdepimdbusinterfaces/
965 - libkleo/
966 - libkpgp/
967 -"
968 -
969 -KMLOADLIBS="kdepim-common-libs"
970
971 diff --git a/kde-base/kontact/kontact-4.14.6.ebuild b/kde-base/kontact/kontact-4.14.6.ebuild
972 deleted file mode 100644
973 index b3d5c5a..0000000
974 --- a/kde-base/kontact/kontact-4.14.6.ebuild
975 +++ /dev/null
976 @@ -1,51 +0,0 @@
977 -# Copyright 1999-2015 Gentoo Foundation
978 -# Distributed under the terms of the GNU General Public License v2
979 -# $Header: $
980 -
981 -EAPI=5
982 -
983 -KDE_HANDBOOK="optional"
984 -KMNAME="kdepim"
985 -inherit kde4-meta
986 -
987 -DESCRIPTION="KDE personal information manager"
988 -HOMEPAGE="http://www.kde.org/applications/office/kontact/"
989 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
990 -IUSE="debug"
991 -
992 -DEPEND="
993 - $(add_kdebase_dep kdepimlibs)
994 - $(add_kdebase_dep kdepim-common-libs)
995 -"
996 -RDEPEND="${DEPEND}"
997 -
998 -KMLOADLIBS="kdepim-common-libs"
999 -KMSAVELIBS="true"
1000 -
1001 -# We remove plugins that are related to external kdepim programs. This way
1002 -# kontact doesn't have to depend on all programs it has plugins for.
1003 -# kcontactmanager gone from kdesvn
1004 -#
1005 -KMEXTRACTONLY="
1006 - kontact/plugins/akregator/
1007 - kontact/plugins/kaddressbook/
1008 - kontact/plugins/kjots/
1009 - kontact/plugins/kmail/
1010 - kontact/plugins/knode/
1011 - kontact/plugins/knotes/
1012 - kontact/plugins/korganizer/
1013 - kontact/plugins/ktimetracker/
1014 - kontact/plugins/planner/
1015 - kontact/plugins/specialdates/
1016 - libkdepimdbusinterfaces/
1017 -"
1018 -
1019 -src_unpack() {
1020 - if use handbook; then
1021 - KMEXTRA+="
1022 - doc/kontact-admin/
1023 - "
1024 - fi
1025 -
1026 - kde4-meta_src_unpack
1027 -}
1028
1029 diff --git a/kde-base/korganizer/korganizer-4.14.6.ebuild b/kde-base/korganizer/korganizer-4.14.6.ebuild
1030 deleted file mode 100644
1031 index d20f396..0000000
1032 --- a/kde-base/korganizer/korganizer-4.14.6.ebuild
1033 +++ /dev/null
1034 @@ -1,84 +0,0 @@
1035 -# Copyright 1999-2015 Gentoo Foundation
1036 -# Distributed under the terms of the GNU General Public License v2
1037 -# $Header: $
1038 -
1039 -EAPI=5
1040 -
1041 -KDE_HANDBOOK="optional"
1042 -KMNAME="kdepim"
1043 -inherit kde4-meta
1044 -
1045 -DESCRIPTION="A Personal Organizer for KDE"
1046 -HOMEPAGE="http://www.kde.org/applications/office/korganizer/"
1047 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
1048 -IUSE="debug"
1049 -
1050 -DEPEND="
1051 - $(add_kdebase_dep kdepimlibs)
1052 - $(add_kdebase_dep kdepim-common-libs)
1053 - sys-libs/zlib
1054 -"
1055 -RDEPEND="${DEPEND}
1056 - || ( $(add_kdebase_dep ktimezoned '' 4.14.3) $(add_kdeapps_dep ktimezoned) )
1057 -"
1058 -
1059 -RESTRICT="test"
1060 -# bug 393135
1061 -
1062 -KMLOADLIBS="kdepim-common-libs"
1063 -
1064 -KMEXTRA="
1065 - korgac/
1066 -"
1067 -KMEXTRACTONLY="
1068 - agents/mailfilteragent/org.freedesktop.Akonadi.MailFilterAgent.xml
1069 - akonadi_next/
1070 - calendarviews/
1071 - kdgantt2/
1072 - kmail/
1073 - knode/org.kde.knode.xml
1074 - libkdepimdbusinterfaces/
1075 - libkleo/
1076 - libkpgp/
1077 - mailimporter/
1078 - messagecomposer/
1079 -"
1080 -KMCOMPILEONLY="
1081 - calendarsupport/
1082 - grantleetheme/
1083 - incidenceeditor-ng/
1084 - kaddressbookgrantlee/
1085 - mailcommon/
1086 - messagecore/
1087 - messageviewer/
1088 - pimcommon/
1089 - templateparser/
1090 -"
1091 -
1092 -src_unpack() {
1093 - if use kontact; then
1094 - KMEXTRA="${KMEXTRA}
1095 - kontact/plugins/planner/
1096 - kontact/plugins/specialdates/
1097 - "
1098 - fi
1099 -
1100 - kde4-meta_src_unpack
1101 -}
1102 -
1103 -src_install() {
1104 - kde4-meta_src_install
1105 - # colliding with kdepim-common-libs
1106 - rm -rf "${ED}"/usr/share/kde4/servicetypes/calendarplugin.desktop
1107 - rm -rf "${ED}"/usr/share/kde4/servicetypes/calendardecoration.desktop
1108 -}
1109 -
1110 -pkg_postinst() {
1111 - kde4-meta_pkg_postinst
1112 -
1113 - if ! has_version kde-base/kdepim-kresources:${SLOT}; then
1114 - echo
1115 - elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}"
1116 - echo
1117 - fi
1118 -}
1119
1120 diff --git a/kde-base/ktimetracker/ktimetracker-4.14.6.ebuild b/kde-base/ktimetracker/ktimetracker-4.14.6.ebuild
1121 deleted file mode 100644
1122 index 311d5ca..0000000
1123 --- a/kde-base/ktimetracker/ktimetracker-4.14.6.ebuild
1124 +++ /dev/null
1125 @@ -1,38 +0,0 @@
1126 -# Copyright 1999-2015 Gentoo Foundation
1127 -# Distributed under the terms of the GNU General Public License v2
1128 -# $Header: $
1129 -
1130 -EAPI=5
1131 -
1132 -KDE_HANDBOOK="optional"
1133 -KMNAME="kdepim"
1134 -inherit kde4-meta
1135 -
1136 -DESCRIPTION="KTimeTracker tracks time spent on various tasks"
1137 -HOEMPAGE="http://www.kde.org/applications/utilities/ktimetracker/"
1138 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
1139 -IUSE="debug"
1140 -
1141 -RDEPEND="
1142 - $(add_kdebase_dep kdepim-kresources)
1143 - $(add_kdebase_dep kdepimlibs)
1144 - $(add_kdebase_dep kdepim-common-libs)
1145 - x11-libs/libXScrnSaver
1146 -"
1147 -DEPEND="${RDEPEND}
1148 - x11-proto/scrnsaverproto
1149 -"
1150 -
1151 -KMEXTRACTONLY="
1152 - kresources/
1153 -"
1154 -
1155 -KMLOADLIBS="kdepim-common-libs"
1156 -
1157 -src_unpack() {
1158 - if use kontact; then
1159 - KMEXTRA="${KMEXTRA} kontact/plugins/ktimetracker"
1160 - fi
1161 -
1162 - kde4-meta_src_unpack
1163 -}
1164
1165 diff --git a/kde-base/ktnef/ktnef-4.14.6.ebuild b/kde-base/ktnef/ktnef-4.14.6.ebuild
1166 deleted file mode 100644
1167 index fd66839..0000000
1168 --- a/kde-base/ktnef/ktnef-4.14.6.ebuild
1169 +++ /dev/null
1170 @@ -1,24 +0,0 @@
1171 -# Copyright 1999-2015 Gentoo Foundation
1172 -# Distributed under the terms of the GNU General Public License v2
1173 -# $Header: $
1174 -
1175 -EAPI=5
1176 -
1177 -KDE_HANDBOOK="optional"
1178 -KMNAME="kdepim"
1179 -inherit kde4-meta
1180 -
1181 -DESCRIPTION="A viewer for TNEF attachments"
1182 -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
1183 -LICENSE="LGPL-2.1"
1184 -IUSE="debug"
1185 -
1186 -DEPEND="
1187 - app-office/akonadi-server
1188 - $(add_kdebase_dep kdepimlibs)
1189 -"
1190 -RDEPEND="${DEPEND}"
1191 -
1192 -KMEXTRACTONLY="
1193 - akonadi/
1194 -"