* [gentoo-commits] proj/kde:master commit in: kde-base/kleopatra/, kde-base/korganizer/, kde-base/kmail/files/, ...
@ 2015-03-29 13:15 Johannes Huber
0 siblings, 0 replies; only message in thread
From: Johannes Huber @ 2015-03-29 13:15 UTC (permalink / raw
To: gentoo-commits
commit: 41e7ac11d788607c36dd46441e1de7ffba798a4f
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 29 13:15:12 2015 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Mar 29 13:15:12 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=41e7ac11
[kde-base] Remove KDE PIM 4.14.6
Moved to the tree.
Package-Manager: portage-2.2.18
.../akonadiconsole/akonadiconsole-4.14.6.ebuild | 25 -----
kde-base/akregator/akregator-4.14.6.ebuild | 22 ----
kde-base/blogilo/blogilo-4.14.6.ebuild | 26 -----
.../calendarjanitor/calendarjanitor-4.14.6.ebuild | 27 -----
kde-base/kabcclient/kabcclient-4.14.6.ebuild | 26 -----
kde-base/kaddressbook/kaddressbook-4.14.6.ebuild | 51 ---------
kde-base/kalarm/kalarm-4.14.6.ebuild | 26 -----
.../kdepim-common-libs-4.14.6.ebuild | 80 --------------
kde-base/kdepim-icons/kdepim-icons-4.14.6.ebuild | 16 ---
.../kdepim-kresources-4.14.6.ebuild | 27 -----
kde-base/kdepim-meta/kdepim-meta-4.14.6.ebuild | 38 -------
.../kdepim-runtime/kdepim-runtime-4.14.6.ebuild | 42 --------
kde-base/kdepimlibs/kdepimlibs-4.14.6.ebuild | 56 ----------
kde-base/kjots/kjots-4.14.6.ebuild | 26 -----
kde-base/kleopatra/kleopatra-4.14.6.ebuild | 40 -------
kde-base/kmail/files/kmail-4.14.6-fix-crash.patch | 21 ----
kde-base/kmail/kmail-4.14.6-r1.ebuild | 116 ---------------------
kde-base/knode/knode-4.14.6.ebuild | 48 ---------
kde-base/knotes/knotes-4.14.6.ebuild | 31 ------
.../konsolekalendar/konsolekalendar-4.14.6.ebuild | 47 ---------
kde-base/kontact/kontact-4.14.6.ebuild | 51 ---------
kde-base/korganizer/korganizer-4.14.6.ebuild | 84 ---------------
kde-base/ktimetracker/ktimetracker-4.14.6.ebuild | 38 -------
kde-base/ktnef/ktnef-4.14.6.ebuild | 24 -----
24 files changed, 988 deletions(-)
diff --git a/kde-base/akonadiconsole/akonadiconsole-4.14.6.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.14.6.ebuild
deleted file mode 100644
index 7e985e4..0000000
--- a/kde-base/akonadiconsole/akonadiconsole-4.14.6.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="Akonadi developer console"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- >=app-office/akonadi-server-1.12.90
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- akonadi_next/
- calendarsupport/
- messageviewer/
-"
diff --git a/kde-base/akregator/akregator-4.14.6.ebuild b/kde-base/akregator/akregator-4.14.6.ebuild
deleted file mode 100644
index 31dfc29..0000000
--- a/kde-base/akregator/akregator-4.14.6.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="KDE news feed aggregator"
-HOMEPAGE="http://www.kde.org/applications/internet/akregator"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMLOADLIBS="kdepim-common-libs"
diff --git a/kde-base/blogilo/blogilo-4.14.6.ebuild b/kde-base/blogilo/blogilo-4.14.6.ebuild
deleted file mode 100644
index 53a8743..0000000
--- a/kde-base/blogilo/blogilo-4.14.6.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="KDE Blogging Client"
-HOMEPAGE="http://www.kde.org/applications/internet/blogilo"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepim-common-libs)
- $(add_kdebase_dep kdepimlibs)
- >=net-libs/libkgapi-2.2.0
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- composereditor-ng/
- pimcommon/
-"
diff --git a/kde-base/calendarjanitor/calendarjanitor-4.14.6.ebuild b/kde-base/calendarjanitor/calendarjanitor-4.14.6.ebuild
deleted file mode 100644
index 82b6b0b..0000000
--- a/kde-base/calendarjanitor/calendarjanitor-4.14.6.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KMMODULE="console/${PN}"
-inherit kde4-meta
-
-DESCRIPTION="A tool to scan calendar data for buggy instances"
-HOMEPAGE="http://www.kde.org/"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepim-common-libs)
- $(add_kdebase_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- calendarsupport/
-"
-
-KMLOADLIBS="kdepim-common-libs"
diff --git a/kde-base/kabcclient/kabcclient-4.14.6.ebuild b/kde-base/kabcclient/kabcclient-4.14.6.ebuild
deleted file mode 100644
index 73a9ea6..0000000
--- a/kde-base/kabcclient/kabcclient-4.14.6.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KMMODULE="console/${PN}"
-inherit kde4-meta
-
-DESCRIPTION="A command line client for accessing the KDE addressbook"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}"
-
-src_install() {
- kde4-meta_src_install
-
- # work around NULL DT_RPATH in kabc2mutt
- dosym kabcclient ${PREFIX}/bin/kabc2mutt
-}
diff --git a/kde-base/kaddressbook/kaddressbook-4.14.6.ebuild b/kde-base/kaddressbook/kaddressbook-4.14.6.ebuild
deleted file mode 100644
index 388344c..0000000
--- a/kde-base/kaddressbook/kaddressbook-4.14.6.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="The KDE Address Book"
-HOMEPAGE="http://www.kde.org/applications/office/kaddressbook/"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep kdepim-common-libs)
- dev-libs/grantlee:0
- !kde-base/contactthemeeditor
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRA="
- grantleeeditor/contactthemeeditor
- plugins/kaddressbook/
- plugins/ktexteditor/
-"
-KMCOMPILEONLY="
- grantleetheme/
- kaddressbookgrantlee/
-"
-KMEXTRACTONLY="
- akonadi_next/
- calendarsupport/
- grantleeeditor/grantleethemeeditor/
- libkleo/
- pimcommon/
-"
-
-KMLOADLIBS="kdepim-common-libs"
-
-pkg_postinst() {
- kde4-meta_pkg_postinst
-
- if ! has_version kde-base/kdepim-kresources:${SLOT}; then
- echo
- elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}"
- echo
- fi
-}
diff --git a/kde-base/kalarm/kalarm-4.14.6.ebuild b/kde-base/kalarm/kalarm-4.14.6.ebuild
deleted file mode 100644
index 8c8559c..0000000
--- a/kde-base/kalarm/kalarm-4.14.6.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="Personal alarm message, command and email scheduler for KDE"
-HOMEPAGE+=" http://userbase.kde.org/KAlarm"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep kdepim-common-libs)
- media-libs/phonon[qt4]
- x11-libs/libX11
-"
-DEPEND="${RDEPEND}"
-
-KMEXTRACTONLY="
- kmail/
-"
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
deleted file mode 100644
index 88155fb..0000000
--- a/kde-base/kdepim-common-libs/kdepim-common-libs-4.14.6.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KMNAME="kdepim"
-KMNOMODULE="true"
-inherit kde4-meta
-
-DESCRIPTION="Common libraries for KDE PIM apps"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- app-crypt/gpgme
- >=app-office/akonadi-server-1.12.90
- dev-libs/grantlee:0
- $(add_kdebase_dep baloo '' 4.14.3)
- $(add_kdebase_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}
- !kde-base/akonadi:4
- !kde-base/libkdepim:4
- !kde-base/libkleo:4
- !kde-base/libkpgp:4
- !<kde-base/kaddressbook-4.11.50:4
- !kde-base/kdepim-wizards:4
- !<kde-base/kmail-4.14.5
- !<kde-base/korganizer-4.5.67:4
- app-crypt/gnupg
- $(add_kdebase_dep kdepim-runtime)
-"
-
-RESTRICT="test"
-# bug 393131
-
-KMEXTRA="
- agents/sendlateragent/
- akonadi_next/
- calendarsupport/
- calendarviews/
- composereditor-ng/
- grantleeeditor/grantleethemeeditor/
- grantleetheme/
- incidenceeditor-ng/
- libkdepim/
- libkdepimdbusinterfaces/
- libkleo/
- libkpgp/
- kaddressbookgrantlee/
- kdgantt2/
- mailcommon/
- mailimporter/
- messagecomposer/
- messagecore/
- messagelist/
- messageviewer/
- noteshared/
- pimcommon/
- templateparser/
-"
-KMEXTRACTONLY="
- agents/mailfilteragent/org.freedesktop.Akonadi.MailFilterAgent.xml
- kleopatra/
- kmail/
- knode/org.kde.knode.xml
- korgac/org.kde.korganizer.KOrgac.xml
- korganizer/org.kde.korganizer.Korganizer.xml
- korganizer/org.kde.Korganizer.Calendar.xml
-"
-KMSAVELIBS="true"
-
-PATCHES=( "${FILESDIR}/install-composereditorng.patch" )
-
-src_prepare() {
- kde4-meta_src_prepare
- sed -e '/folderarchiveagent.desktop/d' \
- -i agents/CMakeLists.txt || die
-}
diff --git a/kde-base/kdepim-icons/kdepim-icons-4.14.6.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.14.6.ebuild
deleted file mode 100644
index 5b638c0..0000000
--- a/kde-base/kdepim-icons/kdepim-icons-4.14.6.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KMNAME="kdepim"
-KMMODULE="icons"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM icons"
-IUSE=""
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-
-DEPEND="$(add_kdebase_dep kdepimlibs)"
-RDEPEND=""
diff --git a/kde-base/kdepim-kresources/kdepim-kresources-4.14.6.ebuild b/kde-base/kdepim-kresources/kdepim-kresources-4.14.6.ebuild
deleted file mode 100644
index 2c328d0..0000000
--- a/kde-base/kdepim-kresources/kdepim-kresources-4.14.6.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KMNAME="kdepim"
-KMMODULE="kresources"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM groupware plugin collection"
-IUSE="debug"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- kmail/
- knotes/
- korganizer/version.h
-"
-
-KMLOADLIBS="kdepim-common-libs"
diff --git a/kde-base/kdepim-meta/kdepim-meta-4.14.6.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.14.6.ebuild
deleted file mode 100644
index 8cfd3ae..0000000
--- a/kde-base/kdepim-meta/kdepim-meta-4.14.6.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-inherit kde4-meta-pkg
-
-DESCRIPTION="kdepim - merge this to pull in all kdepim-derived packages"
-HOMEPAGE+=" http://community.kde.org/KDE_PIM"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="nls"
-
-RDEPEND="
- $(add_kdebase_dep akonadiconsole)
- $(add_kdebase_dep akregator)
- $(add_kdebase_dep blogilo)
- $(add_kdebase_dep calendarjanitor)
- $(add_kdebase_dep kabcclient)
- $(add_kdebase_dep kaddressbook)
- $(add_kdebase_dep kalarm)
- $(add_kdebase_dep kdepim-icons)
- $(add_kdebase_dep kdepim-kresources)
- $(add_kdebase_dep kdepim-runtime)
- $(add_kdebase_dep kjots)
- $(add_kdebase_dep kleopatra)
- $(add_kdebase_dep kmail)
- $(add_kdebase_dep knode)
- $(add_kdebase_dep knotes)
- $(add_kdebase_dep konsolekalendar)
- $(add_kdebase_dep kontact)
- $(add_kdebase_dep korganizer)
- $(add_kdebase_dep ktimetracker)
- $(add_kdebase_dep ktnef)
- nls? (
- $(add_kdebase_dep kde-l10n '' 4.14.3)
- $(add_kdebase_dep kdepim-l10n '' 4.14.3)
- )
-"
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.14.6.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.14.6.ebuild
deleted file mode 100644
index 0102a3e..0000000
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.14.6.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KMNAME="kdepim-runtime"
-inherit kde4-base
-
-DESCRIPTION="KDE PIM runtime plugin collection"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug facebook google kolab"
-
-RESTRICT="test"
-# Would need test programs _testrunner and akonaditest from kdepimlibs, see bug 313233
-
-DEPEND="
- >=app-office/akonadi-server-1.12.90
- dev-libs/boost:=
- dev-libs/libxml2:2
- dev-libs/libxslt
- $(add_kdebase_dep kdepimlibs)
- x11-misc/shared-mime-info
- facebook? ( net-libs/libkfbapi )
- google? ( >=net-libs/libkgapi-2.0 )
- kolab? ( >=net-libs/libkolab-0.5 )
-"
-RDEPEND="${DEPEND}
- $(add_kdebase_dep kdepim-icons)
- !kde-misc/akonadi-google
-"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package facebook LibKFbAPI)
- $(cmake-utils_use_find_package google LibKGAPI2)
- $(cmake-utils_use_find_package kolab Libkolab)
- $(cmake-utils_use_find_package kolab Libkolabxml)
- )
-
- kde4-base_src_configure
-}
diff --git a/kde-base/kdepimlibs/kdepimlibs-4.14.6.ebuild b/kde-base/kdepimlibs/kdepimlibs-4.14.6.ebuild
deleted file mode 100644
index c13ca76..0000000
--- a/kde-base/kdepimlibs/kdepimlibs-4.14.6.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-CPPUNIT_REQUIRED="optional"
-inherit kde4-base
-
-DESCRIPTION="Common library for KDE PIM apps"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-LICENSE="LGPL-2.1"
-IUSE="debug ldap prison"
-
-# some akonadi tests timeout, that probaly needs more work as its ~700 tests
-RESTRICT="test"
-
-DEPEND="
- !kde-misc/akonadi-social-utils
- >=app-crypt/gpgme-1.1.6
- >=app-office/akonadi-server-1.12.90[qt4]
- >=dev-libs/boost-1.35.0-r5:=
- dev-libs/libgpg-error
- >=dev-libs/libical-0.48-r2:=
- dev-libs/cyrus-sasl
- >=dev-libs/qjson-0.8.1
- media-libs/phonon[qt4]
- x11-misc/shared-mime-info
- prison? ( media-libs/prison:4 )
- ldap? ( net-nds/openldap )
-"
-# boost is not linked to, but headers which include it are installed
-# bug #418071
-RDEPEND="${DEPEND}
- !=kde-base/kdepim-runtime-4.10*
- !=kde-base/kdepim-runtime-4.11*
- !<kde-base/kdepim-runtime-4.4.11.1-r2
-"
-
-PATCHES=( "${FILESDIR}/${PN}-4.9.1-boostincludes.patch" )
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_build handbook doc)
- $(cmake-utils_use_find_package ldap)
- $(cmake-utils_use_find_package prison)
- )
-
- kde4-base_src_configure
-}
-
-src_install() {
- kde4-base_src_install
- rm "${ED}"/usr/share/apps/cmake/modules/FindQtOAuth.cmake #Collides with net-im/choqok
-}
diff --git a/kde-base/kjots/kjots-4.14.6.ebuild b/kde-base/kjots/kjots-4.14.6.ebuild
deleted file mode 100644
index f4fed78..0000000
--- a/kde-base/kjots/kjots-4.14.6.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="KDE note taking utility"
-HOMEPAGE="http://www.kde.org/applications/utilities/kjots/"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- dev-libs/grantlee:0
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- akonadi_next/
- noteshared/
-"
diff --git a/kde-base/kleopatra/kleopatra-4.14.6.ebuild b/kde-base/kleopatra/kleopatra-4.14.6.ebuild
deleted file mode 100644
index 7a968c6..0000000
--- a/kde-base/kleopatra/kleopatra-4.14.6.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="Kleopatra - KDE X.509 key manager"
-HOMEPAGE="http://www.kde.org/applications/utilities/kleopatra/"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- >=app-crypt/gpgme-1.3.2
- dev-libs/boost:=
- dev-libs/libassuan
- dev-libs/libgpg-error
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}
- app-crypt/gnupg
-"
-
-KMEXTRACTONLY="
- libkleo/
-"
-
-src_unpack() {
- if use handbook; then
- KMEXTRA="
- doc/kwatchgnupg
- "
- fi
-
- kde4-meta_src_unpack
-}
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
deleted file mode 100644
index 308d98d..0000000
--- a/kde-base/kmail/files/kmail-4.14.6-fix-crash.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-commit b6196bc1fd489a5be69731ca9a19d8a95f721570
-Author: Montel Laurent <montel@kde.org>
-Date: Thu Mar 12 07:48:15 2015 +0100
-
- Fix Bug 345071 - KMail crashed while I was reading an email
-
- BUG: 345071
- FIXED-IN: 4.16.7
-
-diff --git a/kmail/kmmainwidget.cpp b/kmail/kmmainwidget.cpp
-index 2228aef..92ba8c5 100644
---- a/kmail/kmmainwidget.cpp
-+++ b/kmail/kmmainwidget.cpp
-@@ -4498,5 +4498,6 @@ void KMMainWidget::populateMessageListStatusFilterCombo()
-
- void KMMainWidget::slotCollectionRemoved(const Akonadi::Collection &col)
- {
-- mFavoritesModel->removeCollection(col);
-+ if (mFavoritesModel)
-+ mFavoritesModel->removeCollection(col);
- }
diff --git a/kde-base/kmail/kmail-4.14.6-r1.ebuild b/kde-base/kmail/kmail-4.14.6-r1.ebuild
deleted file mode 100644
index 1647f4c..0000000
--- a/kde-base/kmail/kmail-4.14.6-r1.ebuild
+++ /dev/null
@@ -1,116 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-VIRTUALX_REQUIRED=test
-inherit flag-o-matic kde4-meta
-
-DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE"
-HOMEPAGE="http://www.kde.org/applications/internet/kmail/"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep korganizer)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="
- ${DEPEND}
- !=kde-base/kdepim-common-libs-4.12.1-r1
-"
-
-RESTRICT="test"
-# bug 393147
-
-PATCHES=( "${FILESDIR}/${P}-fix-crash.patch" )
-
-KMEXTRACTONLY="
- agents/folderarchiveagent.desktop
- agents/sendlateragent/
- akonadi_next/
- calendarviews/
- grantleeeditor/grantleethemeeditor/
- kdgantt2/
- korganizer/
- kresources/
- libkdepimdbusinterfaces/
- libkleo/
- libkpgp/
-"
-KMCOMPILEONLY="
- calendarsupport/
- grantleetheme/
- incidenceeditor-ng/
- kaddressbookgrantlee/
- mailcommon/
- mailimporter/
- messagecomposer/
- messagecore/
- messagelist/
- messageviewer/
- mailcommon/
- mailimporter/
- noteshared/
- pimcommon/
- templateparser/
-"
-KMEXTRA="
- agents/archivemailagent/
- agents/followupreminderagent/
- agents/mailfilteragent/
- grantleeeditor/headerthemeeditor/
- importwizard/
- kmailcvt/
- ksendemail/
- libksieve/
- mboximporter/
- pimsettingexporter/
- plugins/messageviewer/
-"
-
-KMLOADLIBS="kdepim-common-libs"
-
-src_configure() {
- # Bug 308903
- use ppc64 && append-flags -mminimal-toc
-
- kde4-meta_src_configure
-}
-
-src_compile() {
- kde4-meta_src_compile kmail_xml
- kde4-meta_src_compile
-}
-
-pkg_postinst() {
- kde4-meta_pkg_postinst
-
- if ! has_version kde-base/kdepim-kresources:${SLOT}; then
- echo
- elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}"
- echo
- fi
- if ! has_version kde-base/kleopatra:${SLOT}; then
- echo
- elog "For certificate management and the gnupg log viewer, please install kde-base/kleopatra:${SLOT}"
- echo
- fi
-
- if has_version "app-office/akonadi-server[sqlite]"; then
- ewarn
- ewarn "We strongly recommend you set your Akonadi database backend to QMYSQL in your"
- ewarn "user configuration. This is the backend recommended by KDE upstream."
- ewarn "Reports indicate that kde-base/kmail-4.10 does not work properly with the sqlite"
- ewarn "backend anymore."
- if has_version "app-office/akonadi-server[-mysql]"; then
- ewarn "FOR THAT, YOU WILL HAVE TO RE-BUILD app-office/akonadi-server WITH mysql USEFLAG ENABLED."
- fi
- ewarn "You can select the backend in your ~/.config/akonadi/akonadiserverrc."
- ewarn
- fi
-}
diff --git a/kde-base/knode/knode-4.14.6.ebuild b/kde-base/knode/knode-4.14.6.ebuild
deleted file mode 100644
index 9f8f660..0000000
--- a/kde-base/knode/knode-4.14.6.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="A newsreader for KDE"
-HOMEPAGE="http://www.kde.org/applications/internet/knode/"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-# test fails, last checked for 4.2.96
-RESTRICT=test
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep kdepim-common-libs "" 4.12.1-r1)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- agents/
- libkleo/
- libkpgp/
- messagecomposer/
- messageviewer/
- messagecore/
-"
-KMCOMPILEONLY="
- grantleetheme/
- kaddressbookgrantlee/
-"
-
-KMLOADLIBS="kdepim-common-libs"
-
-src_unpack() {
- if use handbook; then
- KMEXTRA="
- doc/kioslave/news
- "
- fi
-
- kde4-meta_src_unpack
-}
diff --git a/kde-base/knotes/knotes-4.14.6.ebuild b/kde-base/knotes/knotes-4.14.6.ebuild
deleted file mode 100644
index dea0191..0000000
--- a/kde-base/knotes/knotes-4.14.6.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="KDE Notes application"
-HOMEPAGE="http://www.kde.org/applications/utilities/knotes/"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMCOMPILEONLY="
- noteshared/
-"
-
-KMEXTRACTONLY="
- akonadi_next/
- pimcommon/
-"
-
-KMLOADLIBS="kdepim-common-libs"
diff --git a/kde-base/konsolekalendar/konsolekalendar-4.14.6.ebuild b/kde-base/konsolekalendar/konsolekalendar-4.14.6.ebuild
deleted file mode 100644
index 2e65817..0000000
--- a/kde-base/konsolekalendar/konsolekalendar-4.14.6.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KMMODULE="console/${PN}"
-inherit kde4-meta
-
-DESCRIPTION="A command line interface to KDE calendars"
-HOMEPAGE+=" http://userbase.kde.org/KonsoleKalendar"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMCOMPILEONLY="
- calendarsupport/
- grantleetheme/
- incidenceeditor-ng/
- kaddressbookgrantlee/
- mailcommon/
- messagecore/
- messageviewer/
- pimcommon/
- templateparser/
-"
-KMEXTRACTONLY="
- akonadi_next/
- agents/mailfilteragent/org.freedesktop.Akonadi.MailFilterAgent.xml
- calendarviews/
- kdgantt2/
- korganizer/org.kde.Korganizer.Calendar.xml
- mailimporter/
- messagecomposer/
- libkdepimdbusinterfaces/
- libkleo/
- libkpgp/
-"
-
-KMLOADLIBS="kdepim-common-libs"
diff --git a/kde-base/kontact/kontact-4.14.6.ebuild b/kde-base/kontact/kontact-4.14.6.ebuild
deleted file mode 100644
index b3d5c5a..0000000
--- a/kde-base/kontact/kontact-4.14.6.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="KDE personal information manager"
-HOMEPAGE="http://www.kde.org/applications/office/kontact/"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMLOADLIBS="kdepim-common-libs"
-KMSAVELIBS="true"
-
-# We remove plugins that are related to external kdepim programs. This way
-# kontact doesn't have to depend on all programs it has plugins for.
-# kcontactmanager gone from kdesvn
-#
-KMEXTRACTONLY="
- kontact/plugins/akregator/
- kontact/plugins/kaddressbook/
- kontact/plugins/kjots/
- kontact/plugins/kmail/
- kontact/plugins/knode/
- kontact/plugins/knotes/
- kontact/plugins/korganizer/
- kontact/plugins/ktimetracker/
- kontact/plugins/planner/
- kontact/plugins/specialdates/
- libkdepimdbusinterfaces/
-"
-
-src_unpack() {
- if use handbook; then
- KMEXTRA+="
- doc/kontact-admin/
- "
- fi
-
- kde4-meta_src_unpack
-}
diff --git a/kde-base/korganizer/korganizer-4.14.6.ebuild b/kde-base/korganizer/korganizer-4.14.6.ebuild
deleted file mode 100644
index d20f396..0000000
--- a/kde-base/korganizer/korganizer-4.14.6.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="A Personal Organizer for KDE"
-HOMEPAGE="http://www.kde.org/applications/office/korganizer/"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep kdepim-common-libs)
- sys-libs/zlib
-"
-RDEPEND="${DEPEND}
- || ( $(add_kdebase_dep ktimezoned '' 4.14.3) $(add_kdeapps_dep ktimezoned) )
-"
-
-RESTRICT="test"
-# bug 393135
-
-KMLOADLIBS="kdepim-common-libs"
-
-KMEXTRA="
- korgac/
-"
-KMEXTRACTONLY="
- agents/mailfilteragent/org.freedesktop.Akonadi.MailFilterAgent.xml
- akonadi_next/
- calendarviews/
- kdgantt2/
- kmail/
- knode/org.kde.knode.xml
- libkdepimdbusinterfaces/
- libkleo/
- libkpgp/
- mailimporter/
- messagecomposer/
-"
-KMCOMPILEONLY="
- calendarsupport/
- grantleetheme/
- incidenceeditor-ng/
- kaddressbookgrantlee/
- mailcommon/
- messagecore/
- messageviewer/
- pimcommon/
- templateparser/
-"
-
-src_unpack() {
- if use kontact; then
- KMEXTRA="${KMEXTRA}
- kontact/plugins/planner/
- kontact/plugins/specialdates/
- "
- fi
-
- kde4-meta_src_unpack
-}
-
-src_install() {
- kde4-meta_src_install
- # colliding with kdepim-common-libs
- rm -rf "${ED}"/usr/share/kde4/servicetypes/calendarplugin.desktop
- rm -rf "${ED}"/usr/share/kde4/servicetypes/calendardecoration.desktop
-}
-
-pkg_postinst() {
- kde4-meta_pkg_postinst
-
- if ! has_version kde-base/kdepim-kresources:${SLOT}; then
- echo
- elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}"
- echo
- fi
-}
diff --git a/kde-base/ktimetracker/ktimetracker-4.14.6.ebuild b/kde-base/ktimetracker/ktimetracker-4.14.6.ebuild
deleted file mode 100644
index 311d5ca..0000000
--- a/kde-base/ktimetracker/ktimetracker-4.14.6.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="KTimeTracker tracks time spent on various tasks"
-HOEMPAGE="http://www.kde.org/applications/utilities/ktimetracker/"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND="
- $(add_kdebase_dep kdepim-kresources)
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep kdepim-common-libs)
- x11-libs/libXScrnSaver
-"
-DEPEND="${RDEPEND}
- x11-proto/scrnsaverproto
-"
-
-KMEXTRACTONLY="
- kresources/
-"
-
-KMLOADLIBS="kdepim-common-libs"
-
-src_unpack() {
- if use kontact; then
- KMEXTRA="${KMEXTRA} kontact/plugins/ktimetracker"
- fi
-
- kde4-meta_src_unpack
-}
diff --git a/kde-base/ktnef/ktnef-4.14.6.ebuild b/kde-base/ktnef/ktnef-4.14.6.ebuild
deleted file mode 100644
index fd66839..0000000
--- a/kde-base/ktnef/ktnef-4.14.6.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="A viewer for TNEF attachments"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-LICENSE="LGPL-2.1"
-IUSE="debug"
-
-DEPEND="
- app-office/akonadi-server
- $(add_kdebase_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- akonadi/
-"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-29 13:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-29 13:15 [gentoo-commits] proj/kde:master commit in: kde-base/kleopatra/, kde-base/korganizer/, kde-base/kmail/files/, Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox