* [gentoo-commits] proj/kde:master commit in: profiles/package.mask.d/, kde-base/kontact/, kde-base/kalarm/, kde-base/knode/, ...
@ 2011-04-23 17:13 Theo Chatzimichos
0 siblings, 0 replies; 3+ messages in thread
From: Theo Chatzimichos @ 2011-04-23 17:13 UTC (permalink / raw
To: gentoo-commits
commit: 6e3bfea486f563bb743b8627982dd12a43d57f80
Author: Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 16:45:31 2011 +0000
Commit: Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 17:13:51 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6e3bfea4
KDEPIM 4.5.95 in tree
---
.../akonadiconsole/akonadiconsole-4.5.95.ebuild | 25 ------
kde-base/akregator/akregator-4.5.95.ebuild | 22 -----
kde-base/blogilo/blogilo-4.5.95.ebuild | 22 -----
kde-base/kabcclient/kabcclient-4.5.95.ebuild | 27 -------
kde-base/kaddressbook/kaddressbook-4.5.95.ebuild | 44 -----------
kde-base/kalarm/kalarm-4.5.95.ebuild | 25 ------
.../kdepim-common-libs-4.5.95.ebuild | 77 ------------------
kde-base/kdepim-icons/kdepim-icons-4.5.95.ebuild | 15 ----
.../kdepim-kresources-4.5.95.ebuild | 36 ---------
kde-base/kdepim-meta/kdepim-meta-4.5.95.ebuild | 33 --------
.../kdepim-runtime/kdepim-runtime-4.5.95.ebuild | 35 --------
.../kdepim-strigi-analyzer-4.5.95.ebuild | 27 -------
.../kdepim-wizards/kdepim-wizards-4.5.95.ebuild | 35 --------
kde-base/kjots/kjots-4.5.95.ebuild | 25 ------
kde-base/kleopatra/kleopatra-4.5.95.ebuild | 40 ----------
kde-base/kmail/kmail-4.5.95.ebuild | 82 --------------------
kde-base/knode/knode-4.5.95.ebuild | 42 ----------
kde-base/knotes/knotes-4.5.95.ebuild | 22 -----
.../konsolekalendar/konsolekalendar-4.5.95.ebuild | 23 ------
kde-base/kontact/kontact-4.5.95.ebuild | 51 ------------
kde-base/korganizer/korganizer-4.5.95.ebuild | 73 -----------------
kde-base/ktimetracker/ktimetracker-4.5.95.ebuild | 38 ---------
profiles/package.mask | 46 -----------
profiles/package.mask.d/kdepim-4.5 | 1 -
profiles/package.mask.d/kdepim-4.6 | 1 -
25 files changed, 0 insertions(+), 867 deletions(-)
diff --git a/kde-base/akonadiconsole/akonadiconsole-4.5.95.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.5.95.ebuild
deleted file mode 100644
index f04805b..0000000
--- a/kde-base/akonadiconsole/akonadiconsole-4.5.95.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="Akonadi developer console"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- akonadi_next/
- calendarsupport/
- messageviewer/
-"
diff --git a/kde-base/akregator/akregator-4.5.95.ebuild b/kde-base/akregator/akregator-4.5.95.ebuild
deleted file mode 100644
index 95d756b..0000000
--- a/kde-base/akregator/akregator-4.5.95.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE news feed aggregator."
-KEYWORDS="~amd64 ~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.5.95.ebuild b/kde-base/blogilo/blogilo-4.5.95.ebuild
deleted file mode 100644
index 737f587..0000000
--- a/kde-base/blogilo/blogilo-4.5.95.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE Blogging Client"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}
- !kde-misc/bilbo
- !kde-misc/blogilo
-"
diff --git a/kde-base/kabcclient/kabcclient-4.5.95.ebuild b/kde-base/kabcclient/kabcclient-4.5.95.ebuild
deleted file mode 100644
index a610008..0000000
--- a/kde-base/kabcclient/kabcclient-4.5.95.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KMMODULE="console/${PN}"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="A command line client for accessing the KDE addressbook"
-KEYWORDS="~amd64 ~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.5.95.ebuild b/kde-base/kaddressbook/kaddressbook-4.5.95.ebuild
deleted file mode 100644
index 55fb6e1..0000000
--- a/kde-base/kaddressbook/kaddressbook-4.5.95.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="The KDE Address Book"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- >=dev-libs/grantlee-0.1.4
- $(add_kdebase_dep kdelibs 'semantic-desktop')
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRA="
- plugins/kaddressbook/
- plugins/ktexteditor/
-"
-KMEXTRACTONLY="
- akonadi_next/
- calendarsupport/
- libkleo/
-"
-
-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.5.95.ebuild b/kde-base/kalarm/kalarm-4.5.95.ebuild
deleted file mode 100644
index f988376..0000000
--- a/kde-base/kalarm/kalarm-4.5.95.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="Personal alarm message, command and email scheduler for KDE"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND="
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep kdepim-common-libs)
- media-libs/phonon
-"
-DEPEND="${RDEPEND}"
-
-KMEXTRACTONLY="
- kmail/
-"
diff --git a/kde-base/kdepim-common-libs/kdepim-common-libs-4.5.95.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-4.5.95.ebuild
deleted file mode 100644
index ab8fcbd..0000000
--- a/kde-base/kdepim-common-libs/kdepim-common-libs-4.5.95.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KMNAME="kdepim"
-KMNOMODULE="true"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="Common libraries for KDE PIM apps"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- app-crypt/gpgme
- >=app-office/akonadi-server-1.3.60
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
-"
-RDEPEND="${DEPEND}
- app-crypt/gnupg
- $(add_kdebase_dep kdepim-runtime)
-"
-
-# @Since >4.4.76 merged here
-add_blocker akonadi
-add_blocker libkdepim
-add_blocker libkleo
-add_blocker libkpgp
-add_blocker messagecomposer
-add_blocker messagecore
-add_blocker messagelist
-add_blocker messageviewer
-add_blocker templateparser
-add_blocker kaddressbook '<4.4.90'
-add_blocker kmail '<4.4.80'
-add_blocker korganizer '<4.5.67'
-
-KMEXTRA="
- akonadi_next/
- calendarsupport/
- calendarviews/
- incidenceeditor-ng/
- libkdepim/
- libkdepimdbusinterfaces/
- libkleo/
- libkpgp/
- kdgantt2/
- messagecomposer/
- messagecore/
- messagelist/
- messageviewer/
- nepomuk_email_feeder/
- ontologies/
- templateparser/
-"
-
-KMEXTRACTONLY="
- kleopatra/
- kmail/
- knode/org.kde.knode.xml
- korganizer/korgac/org.kde.korganizer.KOrgac.xml
- korganizer/org.kde.korganizer.Korganizer.xml
-"
-
-KMSAVELIBS="true"
-
-src_configure() {
- mycmakeargs=(
- # Set the dbus dirs, otherwise it searches in KDEDIR
- -DAKONADI_DBUS_INTERFACES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/interfaces"
- -DAKONADI_DBUS_SERVICES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/services"
- )
-
- kde4-meta_src_configure
-}
diff --git a/kde-base/kdepim-icons/kdepim-icons-4.5.95.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.5.95.ebuild
deleted file mode 100644
index fbc3fd8..0000000
--- a/kde-base/kdepim-icons/kdepim-icons-4.5.95.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KMNAME="kdepim"
-KMMODULE="icons"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM icons"
-IUSE=""
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-
diff --git a/kde-base/kdepim-kresources/kdepim-kresources-4.5.95.ebuild b/kde-base/kdepim-kresources/kdepim-kresources-4.5.95.ebuild
deleted file mode 100644
index 45c2d65..0000000
--- a/kde-base/kdepim-kresources/kdepim-kresources-4.5.95.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KMNAME="kdepim"
-KMMODULE="kresources"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM groupware plugin collection"
-IUSE="debug"
-KEYWORDS="~amd64 ~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"
-
-src_install() {
- kde4-meta_src_install
-
- # Install headers needed by kdepim-wizards, egroupware and slox stuff gone
- insinto "${PREFIX}"/include/${PN}
- doins "${CMAKE_BUILD_DIR}"/${KMMODULE}/groupwise/*.h
-}
diff --git a/kde-base/kdepim-meta/kdepim-meta-4.5.95.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.5.95.ebuild
deleted file mode 100644
index 9bc8894..0000000
--- a/kde-base/kdepim-meta/kdepim-meta-4.5.95.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-inherit kde4-meta-pkg
-
-DESCRIPTION="kdepim - merge this to pull in all kdepim-derived packages"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
- $(add_kdebase_dep akonadiconsole)
- $(add_kdebase_dep akregator)
- $(add_kdebase_dep blogilo)
- $(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 kdepim-strigi-analyzer)
- $(add_kdebase_dep kdepim-wizards)
- $(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)
-"
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.5.95.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.5.95.ebuild
deleted file mode 100644
index 324a83d..0000000
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.5.95.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_LINGUAS="ar be ca ca@valencia cs da de el en_GB eo es et fi fr ga gl hr hu
-ia it ja kk km ko lt lv mai nb nds nl nn pa pl pt pt_BR ro ru se sk sl sv th
-tr uk zh_CN zh_TW"
-KMNAME="kdepim-runtime"
-KDE_SCM="git"
-inherit kde4-base
-
-DESCRIPTION="KDE PIM runtime plugin collection"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RESTRICT="test"
-# Would need test programs _testrunner and akonaditest from kdepimlibs, see bug 313233
-
-DEPEND="
- app-misc/strigi
- >=app-office/akonadi-server-1.3.60
- dev-libs/boost
- dev-libs/libxml2:2
- dev-libs/libxslt
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- x11-misc/shared-mime-info
-"
-RDEPEND="${DEPEND}
- $(add_kdebase_dep kdepim-icons)
-"
-
-add_blocker kdemaildir '<4.3.0'
-add_blocker akonadi '<4.3.90'
diff --git a/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.5.95.ebuild b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.5.95.ebuild
deleted file mode 100644
index 1117a4a..0000000
--- a/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.5.95.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KMNAME="kdepim"
-KMMODULE="strigi-analyzer"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="kdepim: strigi plugins"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- app-misc/strigi
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- libkleo/
- libkpgp/
- messageviewer/
-"
diff --git a/kde-base/kdepim-wizards/kdepim-wizards-4.5.95.ebuild b/kde-base/kdepim-wizards/kdepim-wizards-4.5.95.ebuild
deleted file mode 100644
index a2666c3..0000000
--- a/kde-base/kdepim-wizards/kdepim-wizards-4.5.95.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KMNAME="kdepim"
-KMMODULE="wizards"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM wizards"
-IUSE="debug"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep kdepim-kresources)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- kmail/
- knotes/
- kresources/groupwise/
-"
-
-src_prepare() {
- ln -s "${EKDEDIR}"/include/kdepim-kresources/{kabc_groupwiseprefs,kcal_groupwiseprefsbase}.h \
- kresources/groupwise/ \
- || die "Failed to link extra_headers."
-
- kde4-meta_src_prepare
-}
diff --git a/kde-base/kjots/kjots-4.5.95.ebuild b/kde-base/kjots/kjots-4.5.95.ebuild
deleted file mode 100644
index 9eeaee2..0000000
--- a/kde-base/kjots/kjots-4.5.95.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE note taking utility"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- >=dev-libs/grantlee-0.1
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- akonadi_next/
-"
diff --git a/kde-base/kleopatra/kleopatra-4.5.95.ebuild b/kde-base/kleopatra/kleopatra-4.5.95.ebuild
deleted file mode 100644
index 2bfb2d6..0000000
--- a/kde-base/kleopatra/kleopatra-4.5.95.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="Kleopatra - KDE X.509 key manager"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- app-crypt/gpgme
- 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/kmail-4.5.95.ebuild b/kde-base/kmail/kmail-4.5.95.ebuild
deleted file mode 100644
index 8a98c75..0000000
--- a/kde-base/kmail/kmail-4.5.95.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-VIRTUALX_REQUIRED=test
-inherit kde4-meta
-
-DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE."
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep korganizer)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-add_blocker kmailcvt
-add_blocker libksieve
-add_blocker mimelib
-
-KMEXTRACTONLY="
- akonadi_next/
- calendarsupport/
- korganizer/
- kresources/
- libkleo/
- libkpgp/
- libkdepimdbusinterfaces/
- kdgantt2/
-"
-KMCOMPILEONLY="
- messagecomposer/
- messagecore/
- messagelist/
- messageviewer/
- templateparser/
- incidenceeditor-ng/
- calendarsupport/
-"
-KMEXTRA="
- kmailcvt/
- ksendemail/
- libksieve/
- mailcommon/
- ontologies/
-"
-
-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
-}
diff --git a/kde-base/knode/knode-4.5.95.ebuild b/kde-base/knode/knode-4.5.95.ebuild
deleted file mode 100644
index 95fd192..0000000
--- a/kde-base/knode/knode-4.5.95.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="A newsreader for KDE"
-KEYWORDS="~amd64 ~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)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- libkleo/
- libkpgp/
- messagecomposer/
- messageviewer/
-"
-
-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.5.95.ebuild b/kde-base/knotes/knotes-4.5.95.ebuild
deleted file mode 100644
index b1f0ab9..0000000
--- a/kde-base/knotes/knotes-4.5.95.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE Notes application"
-KEYWORDS="~amd64 ~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/konsolekalendar/konsolekalendar-4.5.95.ebuild b/kde-base/konsolekalendar/konsolekalendar-4.5.95.ebuild
deleted file mode 100644
index 1343ef0..0000000
--- a/kde-base/konsolekalendar/konsolekalendar-4.5.95.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KMMODULE="console/${PN}"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="A command line interface to KDE calendars"
-KEYWORDS="~amd64 ~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/kontact/kontact-4.5.95.ebuild b/kde-base/kontact/kontact-4.5.95.ebuild
deleted file mode 100644
index e0181ab..0000000
--- a/kde-base/kontact/kontact-4.5.95.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE personal information manager"
-KEYWORDS="~amd64 ~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.5.95.ebuild b/kde-base/korganizer/korganizer-4.5.95.ebuild
deleted file mode 100644
index 756aaf7..0000000
--- a/kde-base/korganizer/korganizer-4.5.95.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="A Personal Organizer for KDE"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep kdepim-common-libs)
- sys-libs/zlib
-"
-RDEPEND="${DEPEND}"
-
-# Moved after 4.3.90
-add_blocker kontact-specialdates
-
-KMLOADLIBS="kdepim-common-libs"
-
-# xml targets from kmail are being uncommented by kde4-meta.eclass
-KMEXTRACTONLY="
- akonadi_next/
- calendarviews/
- kdgantt2/
- kmail/
- knode/org.kde.knode.xml
- libkdepimdbusinterfaces/
-"
-
-KMCOMPILEONLY="
- incidenceeditor-ng/
- calendarsupport/
-"
-
-PATCHES=(
- "${FILESDIR}/${PN}-4.5.64_missing_header.patch"
-)
-
-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}"/${KDEDIR}/share/kde4/servicetypes/calendarplugin.desktop
- rm -rf "${ED}"/${KDEDIR}/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.5.95.ebuild b/kde-base/ktimetracker/ktimetracker-4.5.95.ebuild
deleted file mode 100644
index be16643..0000000
--- a/kde-base/ktimetracker/ktimetracker-4.5.95.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KTimeTracker tracks time spent on various tasks."
-KEYWORDS="~amd64 ~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/profiles/package.mask b/profiles/package.mask
index 922303e..222560b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -10,50 +10,4 @@
# Name changed to plasma-applet-daisy.
kde-misc/daisy
-kde-base/akonadiconsole:4.5
-kde-base/akregator:4.5
-kde-base/blogilo:4.5
-kde-base/kabcclient:4.5
-kde-base/kaddressbook:4.5
-kde-base/kalarm:4.5
-kde-base/kdepim-common-libs:4.5
-kde-base/kdepim-icons:4.5
-kde-base/kdepim-kresources:4.5
-kde-base/kdepim-meta:4.5
-kde-base/kdepim-strigi-analyzer:4.5
-kde-base/kdepim-wizards:4.5
-kde-base/kdepim-runtime:4.5
-kde-base/kjots:4.5
-kde-base/kleopatra:4.5
-kde-base/kmail:4.5
-kde-base/knode:4.5
-kde-base/knotes:4.5
-kde-base/konsolekalendar:4.5
-kde-base/kontact:4.5
-kde-base/korganizer:4.5
-kde-base/ktimetracker:4.5
-
-kde-base/akonadiconsole:4.6
-kde-base/akregator:4.6
-kde-base/blogilo:4.6
-kde-base/kabcclient:4.6
-kde-base/kaddressbook:4.6
-kde-base/kalarm:4.6
-kde-base/kdepim-common-libs:4.6
-kde-base/kdepim-icons:4.6
-kde-base/kdepim-kresources:4.6
-kde-base/kdepim-meta:4.6
-kde-base/kdepim-strigi-analyzer:4.6
-kde-base/kdepim-wizards:4.6
-kde-base/kdepim-runtime:4.6
-kde-base/kjots:4.6
-kde-base/kleopatra:4.6
-kde-base/kmail:4.6
-kde-base/knode:4.6
-kde-base/knotes:4.6
-kde-base/konsolekalendar:4.6
-kde-base/kontact:4.6
-kde-base/korganizer:4.6
-kde-base/ktimetracker:4.6
-
media-libs/opengtl
diff --git a/profiles/package.mask.d/kdepim-4.5 b/profiles/package.mask.d/kdepim-4.5
deleted file mode 120000
index 0df496c..0000000
--- a/profiles/package.mask.d/kdepim-4.5
+++ /dev/null
@@ -1 +0,0 @@
-../../sets/kdepim-4.5
\ No newline at end of file
diff --git a/profiles/package.mask.d/kdepim-4.6 b/profiles/package.mask.d/kdepim-4.6
deleted file mode 120000
index 5d0b6e8..0000000
--- a/profiles/package.mask.d/kdepim-4.6
+++ /dev/null
@@ -1 +0,0 @@
-../../sets/kdepim-4.6
\ No newline at end of file
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde:master commit in: profiles/package.mask.d/, kde-base/kontact/, kde-base/kalarm/, kde-base/knode/, ...
@ 2011-05-14 12:42 Theo Chatzimichos
0 siblings, 0 replies; 3+ messages in thread
From: Theo Chatzimichos @ 2011-05-14 12:42 UTC (permalink / raw
To: gentoo-commits
commit: 5a058127807b640832e68a34ccedfb008e51b62e
Author: Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 12:42:49 2011 +0000
Commit: Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
CommitDate: Sat May 14 12:42:49 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5a058127
KDEPIM 4.6.96 aka 4.6 RC1
---
.../akonadiconsole/akonadiconsole-4.5.96.ebuild | 25 ++++++
kde-base/akregator/akregator-4.5.96.ebuild | 22 +++++
kde-base/blogilo/blogilo-4.5.96.ebuild | 22 +++++
kde-base/kabcclient/kabcclient-4.5.96.ebuild | 27 +++++++
kde-base/kaddressbook/kaddressbook-4.5.96.ebuild | 44 +++++++++++
kde-base/kalarm/kalarm-4.5.96.ebuild | 25 ++++++
.../kdepim-common-libs-4.5.96.ebuild | 77 ++++++++++++++++++
kde-base/kdepim-icons/kdepim-icons-4.5.96.ebuild | 15 ++++
.../kdepim-kresources-4.5.96.ebuild | 36 +++++++++
kde-base/kdepim-meta/kdepim-meta-4.5.96.ebuild | 33 ++++++++
.../kdepim-runtime/kdepim-runtime-4.5.96.ebuild | 35 ++++++++
.../kdepim-strigi-analyzer-4.5.96.ebuild | 27 +++++++
.../kdepim-wizards/kdepim-wizards-4.5.96.ebuild | 35 ++++++++
kde-base/kjots/kjots-4.5.96.ebuild | 25 ++++++
kde-base/kleopatra/kleopatra-4.5.96.ebuild | 40 ++++++++++
kde-base/kmail/kmail-4.5.96.ebuild | 82 ++++++++++++++++++++
kde-base/knode/knode-4.5.96.ebuild | 42 ++++++++++
kde-base/knotes/knotes-4.5.96.ebuild | 22 +++++
.../konsolekalendar/konsolekalendar-4.5.96.ebuild | 23 ++++++
kde-base/kontact/kontact-4.5.96.ebuild | 51 ++++++++++++
kde-base/korganizer/korganizer-4.5.96.ebuild | 73 +++++++++++++++++
kde-base/ktimetracker/ktimetracker-4.5.96.ebuild | 38 +++++++++
profiles/package.mask | 23 ++++++
profiles/package.mask.d/kdepim-4.6 | 22 +++++
24 files changed, 864 insertions(+), 0 deletions(-)
diff --git a/kde-base/akonadiconsole/akonadiconsole-4.5.96.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.5.96.ebuild
new file mode 100644
index 0000000..f04805b
--- /dev/null
+++ b/kde-base/akonadiconsole/akonadiconsole-4.5.96.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KMNAME="kdepim"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="Akonadi developer console"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep kdepimlibs 'semantic-desktop')
+ $(add_kdebase_dep kdepim-common-libs)
+"
+RDEPEND="${DEPEND}"
+
+KMEXTRACTONLY="
+ akonadi_next/
+ calendarsupport/
+ messageviewer/
+"
diff --git a/kde-base/akregator/akregator-4.5.96.ebuild b/kde-base/akregator/akregator-4.5.96.ebuild
new file mode 100644
index 0000000..95d756b
--- /dev/null
+++ b/kde-base/akregator/akregator-4.5.96.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="KDE news feed aggregator."
+KEYWORDS="~amd64 ~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.5.96.ebuild b/kde-base/blogilo/blogilo-4.5.96.ebuild
new file mode 100644
index 0000000..737f587
--- /dev/null
+++ b/kde-base/blogilo/blogilo-4.5.96.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="KDE Blogging Client"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep kdepimlibs)
+"
+RDEPEND="${DEPEND}
+ !kde-misc/bilbo
+ !kde-misc/blogilo
+"
diff --git a/kde-base/kabcclient/kabcclient-4.5.96.ebuild b/kde-base/kabcclient/kabcclient-4.5.96.ebuild
new file mode 100644
index 0000000..a610008
--- /dev/null
+++ b/kde-base/kabcclient/kabcclient-4.5.96.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+KMMODULE="console/${PN}"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="A command line client for accessing the KDE addressbook"
+KEYWORDS="~amd64 ~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.5.96.ebuild b/kde-base/kaddressbook/kaddressbook-4.5.96.ebuild
new file mode 100644
index 0000000..55fb6e1
--- /dev/null
+++ b/kde-base/kaddressbook/kaddressbook-4.5.96.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="The KDE Address Book"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ >=dev-libs/grantlee-0.1.4
+ $(add_kdebase_dep kdelibs 'semantic-desktop')
+ $(add_kdebase_dep kdepimlibs 'semantic-desktop')
+ $(add_kdebase_dep kdepim-common-libs)
+"
+RDEPEND="${DEPEND}"
+
+KMEXTRA="
+ plugins/kaddressbook/
+ plugins/ktexteditor/
+"
+KMEXTRACTONLY="
+ akonadi_next/
+ calendarsupport/
+ libkleo/
+"
+
+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.5.96.ebuild b/kde-base/kalarm/kalarm-4.5.96.ebuild
new file mode 100644
index 0000000..f988376
--- /dev/null
+++ b/kde-base/kalarm/kalarm-4.5.96.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="Personal alarm message, command and email scheduler for KDE"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+RDEPEND="
+ $(add_kdebase_dep kdepimlibs 'semantic-desktop')
+ $(add_kdebase_dep kdepim-common-libs)
+ media-libs/phonon
+"
+DEPEND="${RDEPEND}"
+
+KMEXTRACTONLY="
+ kmail/
+"
diff --git a/kde-base/kdepim-common-libs/kdepim-common-libs-4.5.96.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-4.5.96.ebuild
new file mode 100644
index 0000000..ab8fcbd
--- /dev/null
+++ b/kde-base/kdepim-common-libs/kdepim-common-libs-4.5.96.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KMNAME="kdepim"
+KMNOMODULE="true"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="Common libraries for KDE PIM apps"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ app-crypt/gpgme
+ >=app-office/akonadi-server-1.3.60
+ $(add_kdebase_dep kdepimlibs 'semantic-desktop')
+"
+RDEPEND="${DEPEND}
+ app-crypt/gnupg
+ $(add_kdebase_dep kdepim-runtime)
+"
+
+# @Since >4.4.76 merged here
+add_blocker akonadi
+add_blocker libkdepim
+add_blocker libkleo
+add_blocker libkpgp
+add_blocker messagecomposer
+add_blocker messagecore
+add_blocker messagelist
+add_blocker messageviewer
+add_blocker templateparser
+add_blocker kaddressbook '<4.4.90'
+add_blocker kmail '<4.4.80'
+add_blocker korganizer '<4.5.67'
+
+KMEXTRA="
+ akonadi_next/
+ calendarsupport/
+ calendarviews/
+ incidenceeditor-ng/
+ libkdepim/
+ libkdepimdbusinterfaces/
+ libkleo/
+ libkpgp/
+ kdgantt2/
+ messagecomposer/
+ messagecore/
+ messagelist/
+ messageviewer/
+ nepomuk_email_feeder/
+ ontologies/
+ templateparser/
+"
+
+KMEXTRACTONLY="
+ kleopatra/
+ kmail/
+ knode/org.kde.knode.xml
+ korganizer/korgac/org.kde.korganizer.KOrgac.xml
+ korganizer/org.kde.korganizer.Korganizer.xml
+"
+
+KMSAVELIBS="true"
+
+src_configure() {
+ mycmakeargs=(
+ # Set the dbus dirs, otherwise it searches in KDEDIR
+ -DAKONADI_DBUS_INTERFACES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/interfaces"
+ -DAKONADI_DBUS_SERVICES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/services"
+ )
+
+ kde4-meta_src_configure
+}
diff --git a/kde-base/kdepim-icons/kdepim-icons-4.5.96.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.5.96.ebuild
new file mode 100644
index 0000000..fbc3fd8
--- /dev/null
+++ b/kde-base/kdepim-icons/kdepim-icons-4.5.96.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KMNAME="kdepim"
+KMMODULE="icons"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="KDE PIM icons"
+IUSE=""
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
diff --git a/kde-base/kdepim-kresources/kdepim-kresources-4.5.96.ebuild b/kde-base/kdepim-kresources/kdepim-kresources-4.5.96.ebuild
new file mode 100644
index 0000000..45c2d65
--- /dev/null
+++ b/kde-base/kdepim-kresources/kdepim-kresources-4.5.96.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KMNAME="kdepim"
+KMMODULE="kresources"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="KDE PIM groupware plugin collection"
+IUSE="debug"
+KEYWORDS="~amd64 ~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"
+
+src_install() {
+ kde4-meta_src_install
+
+ # Install headers needed by kdepim-wizards, egroupware and slox stuff gone
+ insinto "${PREFIX}"/include/${PN}
+ doins "${CMAKE_BUILD_DIR}"/${KMMODULE}/groupwise/*.h
+}
diff --git a/kde-base/kdepim-meta/kdepim-meta-4.5.96.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.5.96.ebuild
new file mode 100644
index 0000000..9bc8894
--- /dev/null
+++ b/kde-base/kdepim-meta/kdepim-meta-4.5.96.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+inherit kde4-meta-pkg
+
+DESCRIPTION="kdepim - merge this to pull in all kdepim-derived packages"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+ $(add_kdebase_dep akonadiconsole)
+ $(add_kdebase_dep akregator)
+ $(add_kdebase_dep blogilo)
+ $(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 kdepim-strigi-analyzer)
+ $(add_kdebase_dep kdepim-wizards)
+ $(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)
+"
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.5.96.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.5.96.ebuild
new file mode 100644
index 0000000..324a83d
--- /dev/null
+++ b/kde-base/kdepim-runtime/kdepim-runtime-4.5.96.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_LINGUAS="ar be ca ca@valencia cs da de el en_GB eo es et fi fr ga gl hr hu
+ia it ja kk km ko lt lv mai nb nds nl nn pa pl pt pt_BR ro ru se sk sl sv th
+tr uk zh_CN zh_TW"
+KMNAME="kdepim-runtime"
+KDE_SCM="git"
+inherit kde4-base
+
+DESCRIPTION="KDE PIM runtime plugin collection"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+RESTRICT="test"
+# Would need test programs _testrunner and akonaditest from kdepimlibs, see bug 313233
+
+DEPEND="
+ app-misc/strigi
+ >=app-office/akonadi-server-1.3.60
+ dev-libs/boost
+ dev-libs/libxml2:2
+ dev-libs/libxslt
+ $(add_kdebase_dep kdepimlibs 'semantic-desktop')
+ x11-misc/shared-mime-info
+"
+RDEPEND="${DEPEND}
+ $(add_kdebase_dep kdepim-icons)
+"
+
+add_blocker kdemaildir '<4.3.0'
+add_blocker akonadi '<4.3.90'
diff --git a/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.5.96.ebuild b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.5.96.ebuild
new file mode 100644
index 0000000..1117a4a
--- /dev/null
+++ b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.5.96.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KMNAME="kdepim"
+KMMODULE="strigi-analyzer"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="kdepim: strigi plugins"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ app-misc/strigi
+ $(add_kdebase_dep kdepimlibs)
+ $(add_kdebase_dep kdepim-common-libs)
+"
+RDEPEND="${DEPEND}"
+
+KMEXTRACTONLY="
+ libkleo/
+ libkpgp/
+ messageviewer/
+"
diff --git a/kde-base/kdepim-wizards/kdepim-wizards-4.5.96.ebuild b/kde-base/kdepim-wizards/kdepim-wizards-4.5.96.ebuild
new file mode 100644
index 0000000..a2666c3
--- /dev/null
+++ b/kde-base/kdepim-wizards/kdepim-wizards-4.5.96.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KMNAME="kdepim"
+KMMODULE="wizards"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="KDE PIM wizards"
+IUSE="debug"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND="
+ $(add_kdebase_dep kdepimlibs)
+ $(add_kdebase_dep kdepim-kresources)
+ $(add_kdebase_dep kdepim-common-libs)
+"
+RDEPEND="${DEPEND}"
+
+KMEXTRACTONLY="
+ kmail/
+ knotes/
+ kresources/groupwise/
+"
+
+src_prepare() {
+ ln -s "${EKDEDIR}"/include/kdepim-kresources/{kabc_groupwiseprefs,kcal_groupwiseprefsbase}.h \
+ kresources/groupwise/ \
+ || die "Failed to link extra_headers."
+
+ kde4-meta_src_prepare
+}
diff --git a/kde-base/kjots/kjots-4.5.96.ebuild b/kde-base/kjots/kjots-4.5.96.ebuild
new file mode 100644
index 0000000..9eeaee2
--- /dev/null
+++ b/kde-base/kjots/kjots-4.5.96.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="KDE note taking utility"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ >=dev-libs/grantlee-0.1
+ $(add_kdebase_dep kdepimlibs 'semantic-desktop')
+ $(add_kdebase_dep kdepim-common-libs)
+"
+RDEPEND="${DEPEND}"
+
+KMEXTRACTONLY="
+ akonadi_next/
+"
diff --git a/kde-base/kleopatra/kleopatra-4.5.96.ebuild b/kde-base/kleopatra/kleopatra-4.5.96.ebuild
new file mode 100644
index 0000000..2bfb2d6
--- /dev/null
+++ b/kde-base/kleopatra/kleopatra-4.5.96.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="Kleopatra - KDE X.509 key manager"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ app-crypt/gpgme
+ 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/kmail-4.5.96.ebuild b/kde-base/kmail/kmail-4.5.96.ebuild
new file mode 100644
index 0000000..8a98c75
--- /dev/null
+++ b/kde-base/kmail/kmail-4.5.96.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+KDE_SCM="git"
+VIRTUALX_REQUIRED=test
+inherit kde4-meta
+
+DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE."
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep kdepimlibs 'semantic-desktop')
+ $(add_kdebase_dep korganizer)
+ $(add_kdebase_dep kdepim-common-libs)
+"
+RDEPEND="${DEPEND}"
+
+add_blocker kmailcvt
+add_blocker libksieve
+add_blocker mimelib
+
+KMEXTRACTONLY="
+ akonadi_next/
+ calendarsupport/
+ korganizer/
+ kresources/
+ libkleo/
+ libkpgp/
+ libkdepimdbusinterfaces/
+ kdgantt2/
+"
+KMCOMPILEONLY="
+ messagecomposer/
+ messagecore/
+ messagelist/
+ messageviewer/
+ templateparser/
+ incidenceeditor-ng/
+ calendarsupport/
+"
+KMEXTRA="
+ kmailcvt/
+ ksendemail/
+ libksieve/
+ mailcommon/
+ ontologies/
+"
+
+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
+}
diff --git a/kde-base/knode/knode-4.5.96.ebuild b/kde-base/knode/knode-4.5.96.ebuild
new file mode 100644
index 0000000..95fd192
--- /dev/null
+++ b/kde-base/knode/knode-4.5.96.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="A newsreader for KDE"
+KEYWORDS="~amd64 ~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)
+"
+RDEPEND="${DEPEND}"
+
+KMEXTRACTONLY="
+ libkleo/
+ libkpgp/
+ messagecomposer/
+ messageviewer/
+"
+
+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.5.96.ebuild b/kde-base/knotes/knotes-4.5.96.ebuild
new file mode 100644
index 0000000..b1f0ab9
--- /dev/null
+++ b/kde-base/knotes/knotes-4.5.96.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="KDE Notes application"
+KEYWORDS="~amd64 ~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/konsolekalendar/konsolekalendar-4.5.96.ebuild b/kde-base/konsolekalendar/konsolekalendar-4.5.96.ebuild
new file mode 100644
index 0000000..1343ef0
--- /dev/null
+++ b/kde-base/konsolekalendar/konsolekalendar-4.5.96.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+KMMODULE="console/${PN}"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="A command line interface to KDE calendars"
+KEYWORDS="~amd64 ~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/kontact/kontact-4.5.96.ebuild b/kde-base/kontact/kontact-4.5.96.ebuild
new file mode 100644
index 0000000..e0181ab
--- /dev/null
+++ b/kde-base/kontact/kontact-4.5.96.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="KDE personal information manager"
+KEYWORDS="~amd64 ~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.5.96.ebuild b/kde-base/korganizer/korganizer-4.5.96.ebuild
new file mode 100644
index 0000000..756aaf7
--- /dev/null
+++ b/kde-base/korganizer/korganizer-4.5.96.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="A Personal Organizer for KDE"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep kdepimlibs 'semantic-desktop')
+ $(add_kdebase_dep kdepim-common-libs)
+ sys-libs/zlib
+"
+RDEPEND="${DEPEND}"
+
+# Moved after 4.3.90
+add_blocker kontact-specialdates
+
+KMLOADLIBS="kdepim-common-libs"
+
+# xml targets from kmail are being uncommented by kde4-meta.eclass
+KMEXTRACTONLY="
+ akonadi_next/
+ calendarviews/
+ kdgantt2/
+ kmail/
+ knode/org.kde.knode.xml
+ libkdepimdbusinterfaces/
+"
+
+KMCOMPILEONLY="
+ incidenceeditor-ng/
+ calendarsupport/
+"
+
+PATCHES=(
+ "${FILESDIR}/${PN}-4.5.64_missing_header.patch"
+)
+
+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}"/${KDEDIR}/share/kde4/servicetypes/calendarplugin.desktop
+ rm -rf "${ED}"/${KDEDIR}/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.5.96.ebuild b/kde-base/ktimetracker/ktimetracker-4.5.96.ebuild
new file mode 100644
index 0000000..be16643
--- /dev/null
+++ b/kde-base/ktimetracker/ktimetracker-4.5.96.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="KTimeTracker tracks time spent on various tasks."
+KEYWORDS="~amd64 ~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/profiles/package.mask b/profiles/package.mask
index 6bc9f02..ece4d94 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -9,3 +9,26 @@
# Markos Chandras <hwoarang@gentoo.org> (14 Jul 2009)
# Name changed to plasma-applet-daisy.
kde-misc/daisy
+
+kde-base/akonadiconsole:4.6
+kde-base/akregator:4.6
+kde-base/blogilo:4.6
+kde-base/kabcclient:4.6
+kde-base/kaddressbook:4.6
+kde-base/kalarm:4.6
+kde-base/kdepim-common-libs:4.6
+kde-base/kdepim-icons:4.6
+kde-base/kdepim-kresources:4.6
+kde-base/kdepim-meta:4.6
+kde-base/kdepim-strigi-analyzer:4.6
+kde-base/kdepim-wizards:4.6
+kde-base/kdepim-runtime:4.6
+kde-base/kjots:4.6
+kde-base/kleopatra:4.6
+kde-base/kmail:4.6
+kde-base/knode:4.6
+kde-base/knotes:4.6
+kde-base/konsolekalendar:4.6
+kde-base/kontact:4.6
+kde-base/korganizer:4.6
+kde-base/ktimetracker:4.6
diff --git a/profiles/package.mask.d/kdepim-4.6 b/profiles/package.mask.d/kdepim-4.6
new file mode 100644
index 0000000..15a9fbb
--- /dev/null
+++ b/profiles/package.mask.d/kdepim-4.6
@@ -0,0 +1,22 @@
+kde-base/akonadiconsole:4.6
+kde-base/akregator:4.6
+kde-base/blogilo:4.6
+kde-base/kabcclient:4.6
+kde-base/kaddressbook:4.6
+kde-base/kalarm:4.6
+kde-base/kdepim-common-libs:4.6
+kde-base/kdepim-icons:4.6
+kde-base/kdepim-kresources:4.6
+kde-base/kdepim-meta:4.6
+kde-base/kdepim-strigi-analyzer:4.6
+kde-base/kdepim-wizards:4.6
+kde-base/kdepim-runtime:4.6
+kde-base/kjots:4.6
+kde-base/kleopatra:4.6
+kde-base/kmail:4.6
+kde-base/knode:4.6
+kde-base/knotes:4.6
+kde-base/konsolekalendar:4.6
+kde-base/kontact:4.6
+kde-base/korganizer:4.6
+kde-base/ktimetracker:4.6
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde:master commit in: profiles/package.mask.d/, kde-base/kontact/, kde-base/kalarm/, kde-base/knode/, ...
@ 2011-06-09 22:49 Dimitris Papapoulios
0 siblings, 0 replies; 3+ messages in thread
From: Dimitris Papapoulios @ 2011-06-09 22:49 UTC (permalink / raw
To: gentoo-commits
commit: 2c177e69c01d4452930431dfc4b76a8596f49d88
Author: Dimitris Papapoulios <skiarxon <AT> gmail <DOT> com>
AuthorDate: Thu Jun 9 22:41:44 2011 +0000
Commit: Dimitris Papapoulios <skiarxon <AT> gmail <DOT> com>
CommitDate: Thu Jun 9 22:41:44 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2c177e69
removed kdepim-4.6 since it moved to tree
---
.../akonadiconsole/akonadiconsole-4.6.0.ebuild | 25 ------
kde-base/akregator/akregator-4.6.0.ebuild | 22 -----
kde-base/blogilo/blogilo-4.6.0.ebuild | 22 -----
kde-base/kabcclient/kabcclient-4.6.0.ebuild | 27 -------
kde-base/kaddressbook/kaddressbook-4.6.0.ebuild | 44 -----------
kde-base/kalarm/kalarm-4.6.0.ebuild | 25 ------
.../kdepim-common-libs-4.6.0.ebuild | 77 ------------------
kde-base/kdepim-icons/kdepim-icons-4.6.0.ebuild | 14 ----
.../kdepim-kresources-4.6.0.ebuild | 36 ---------
kde-base/kdepim-meta/kdepim-meta-4.6.0.ebuild | 33 --------
.../kdepim-runtime/kdepim-runtime-4.6.0.ebuild | 35 --------
.../kdepim-strigi-analyzer-4.6.0.ebuild | 27 -------
.../kdepim-wizards/kdepim-wizards-4.6.0.ebuild | 35 --------
kde-base/kjots/kjots-4.6.0.ebuild | 25 ------
kde-base/kleopatra/kleopatra-4.6.0.ebuild | 40 ----------
kde-base/kmail/kmail-4.6.0.ebuild | 82 --------------------
kde-base/knode/knode-4.6.0.ebuild | 42 ----------
kde-base/knotes/knotes-4.6.0.ebuild | 22 -----
.../konsolekalendar/konsolekalendar-4.6.0.ebuild | 23 ------
kde-base/kontact/kontact-4.6.0.ebuild | 51 ------------
kde-base/korganizer/korganizer-4.6.0.ebuild | 73 -----------------
kde-base/ktimetracker/ktimetracker-4.6.0.ebuild | 38 ---------
profiles/package.mask | 23 ------
profiles/package.mask.d/kdepim-4.6 | 22 -----
24 files changed, 0 insertions(+), 863 deletions(-)
diff --git a/kde-base/akonadiconsole/akonadiconsole-4.6.0.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.6.0.ebuild
deleted file mode 100644
index f04805b..0000000
--- a/kde-base/akonadiconsole/akonadiconsole-4.6.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="Akonadi developer console"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- akonadi_next/
- calendarsupport/
- messageviewer/
-"
diff --git a/kde-base/akregator/akregator-4.6.0.ebuild b/kde-base/akregator/akregator-4.6.0.ebuild
deleted file mode 100644
index 95d756b..0000000
--- a/kde-base/akregator/akregator-4.6.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE news feed aggregator."
-KEYWORDS="~amd64 ~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.6.0.ebuild b/kde-base/blogilo/blogilo-4.6.0.ebuild
deleted file mode 100644
index 737f587..0000000
--- a/kde-base/blogilo/blogilo-4.6.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE Blogging Client"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}
- !kde-misc/bilbo
- !kde-misc/blogilo
-"
diff --git a/kde-base/kabcclient/kabcclient-4.6.0.ebuild b/kde-base/kabcclient/kabcclient-4.6.0.ebuild
deleted file mode 100644
index a610008..0000000
--- a/kde-base/kabcclient/kabcclient-4.6.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KMMODULE="console/${PN}"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="A command line client for accessing the KDE addressbook"
-KEYWORDS="~amd64 ~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.6.0.ebuild b/kde-base/kaddressbook/kaddressbook-4.6.0.ebuild
deleted file mode 100644
index 55fb6e1..0000000
--- a/kde-base/kaddressbook/kaddressbook-4.6.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="The KDE Address Book"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- >=dev-libs/grantlee-0.1.4
- $(add_kdebase_dep kdelibs 'semantic-desktop')
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRA="
- plugins/kaddressbook/
- plugins/ktexteditor/
-"
-KMEXTRACTONLY="
- akonadi_next/
- calendarsupport/
- libkleo/
-"
-
-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.6.0.ebuild b/kde-base/kalarm/kalarm-4.6.0.ebuild
deleted file mode 100644
index f988376..0000000
--- a/kde-base/kalarm/kalarm-4.6.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="Personal alarm message, command and email scheduler for KDE"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND="
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep kdepim-common-libs)
- media-libs/phonon
-"
-DEPEND="${RDEPEND}"
-
-KMEXTRACTONLY="
- kmail/
-"
diff --git a/kde-base/kdepim-common-libs/kdepim-common-libs-4.6.0.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-4.6.0.ebuild
deleted file mode 100644
index ab8fcbd..0000000
--- a/kde-base/kdepim-common-libs/kdepim-common-libs-4.6.0.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KMNAME="kdepim"
-KMNOMODULE="true"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="Common libraries for KDE PIM apps"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- app-crypt/gpgme
- >=app-office/akonadi-server-1.3.60
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
-"
-RDEPEND="${DEPEND}
- app-crypt/gnupg
- $(add_kdebase_dep kdepim-runtime)
-"
-
-# @Since >4.4.76 merged here
-add_blocker akonadi
-add_blocker libkdepim
-add_blocker libkleo
-add_blocker libkpgp
-add_blocker messagecomposer
-add_blocker messagecore
-add_blocker messagelist
-add_blocker messageviewer
-add_blocker templateparser
-add_blocker kaddressbook '<4.4.90'
-add_blocker kmail '<4.4.80'
-add_blocker korganizer '<4.5.67'
-
-KMEXTRA="
- akonadi_next/
- calendarsupport/
- calendarviews/
- incidenceeditor-ng/
- libkdepim/
- libkdepimdbusinterfaces/
- libkleo/
- libkpgp/
- kdgantt2/
- messagecomposer/
- messagecore/
- messagelist/
- messageviewer/
- nepomuk_email_feeder/
- ontologies/
- templateparser/
-"
-
-KMEXTRACTONLY="
- kleopatra/
- kmail/
- knode/org.kde.knode.xml
- korganizer/korgac/org.kde.korganizer.KOrgac.xml
- korganizer/org.kde.korganizer.Korganizer.xml
-"
-
-KMSAVELIBS="true"
-
-src_configure() {
- mycmakeargs=(
- # Set the dbus dirs, otherwise it searches in KDEDIR
- -DAKONADI_DBUS_INTERFACES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/interfaces"
- -DAKONADI_DBUS_SERVICES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/services"
- )
-
- kde4-meta_src_configure
-}
diff --git a/kde-base/kdepim-icons/kdepim-icons-4.6.0.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.6.0.ebuild
deleted file mode 100644
index 1cf8c64..0000000
--- a/kde-base/kdepim-icons/kdepim-icons-4.6.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KMNAME="kdepim"
-KMMODULE="icons"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM icons"
-IUSE=""
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
diff --git a/kde-base/kdepim-kresources/kdepim-kresources-4.6.0.ebuild b/kde-base/kdepim-kresources/kdepim-kresources-4.6.0.ebuild
deleted file mode 100644
index 45c2d65..0000000
--- a/kde-base/kdepim-kresources/kdepim-kresources-4.6.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KMNAME="kdepim"
-KMMODULE="kresources"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM groupware plugin collection"
-IUSE="debug"
-KEYWORDS="~amd64 ~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"
-
-src_install() {
- kde4-meta_src_install
-
- # Install headers needed by kdepim-wizards, egroupware and slox stuff gone
- insinto "${PREFIX}"/include/${PN}
- doins "${CMAKE_BUILD_DIR}"/${KMMODULE}/groupwise/*.h
-}
diff --git a/kde-base/kdepim-meta/kdepim-meta-4.6.0.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.6.0.ebuild
deleted file mode 100644
index 9bc8894..0000000
--- a/kde-base/kdepim-meta/kdepim-meta-4.6.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-inherit kde4-meta-pkg
-
-DESCRIPTION="kdepim - merge this to pull in all kdepim-derived packages"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
- $(add_kdebase_dep akonadiconsole)
- $(add_kdebase_dep akregator)
- $(add_kdebase_dep blogilo)
- $(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 kdepim-strigi-analyzer)
- $(add_kdebase_dep kdepim-wizards)
- $(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)
-"
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.6.0.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.6.0.ebuild
deleted file mode 100644
index 324a83d..0000000
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.6.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_LINGUAS="ar be ca ca@valencia cs da de el en_GB eo es et fi fr ga gl hr hu
-ia it ja kk km ko lt lv mai nb nds nl nn pa pl pt pt_BR ro ru se sk sl sv th
-tr uk zh_CN zh_TW"
-KMNAME="kdepim-runtime"
-KDE_SCM="git"
-inherit kde4-base
-
-DESCRIPTION="KDE PIM runtime plugin collection"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RESTRICT="test"
-# Would need test programs _testrunner and akonaditest from kdepimlibs, see bug 313233
-
-DEPEND="
- app-misc/strigi
- >=app-office/akonadi-server-1.3.60
- dev-libs/boost
- dev-libs/libxml2:2
- dev-libs/libxslt
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- x11-misc/shared-mime-info
-"
-RDEPEND="${DEPEND}
- $(add_kdebase_dep kdepim-icons)
-"
-
-add_blocker kdemaildir '<4.3.0'
-add_blocker akonadi '<4.3.90'
diff --git a/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.6.0.ebuild b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.6.0.ebuild
deleted file mode 100644
index 1117a4a..0000000
--- a/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.6.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KMNAME="kdepim"
-KMMODULE="strigi-analyzer"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="kdepim: strigi plugins"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- app-misc/strigi
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- libkleo/
- libkpgp/
- messageviewer/
-"
diff --git a/kde-base/kdepim-wizards/kdepim-wizards-4.6.0.ebuild b/kde-base/kdepim-wizards/kdepim-wizards-4.6.0.ebuild
deleted file mode 100644
index ff71f68..0000000
--- a/kde-base/kdepim-wizards/kdepim-wizards-4.6.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KMNAME="kdepim"
-KMMODULE="wizards"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM wizards"
-IUSE="debug"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep kdepim-kresources)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- kmail/
- knotes/
- kresources/groupwise/
-"
-
-src_prepare() {
- ln -s "${EPREFIX}"/usr/include/kdepim-kresources/{kabc_groupwiseprefs,kcal_groupwiseprefsbase}.h \
- kresources/groupwise/ \
- || die "Failed to link extra_headers."
-
- kde4-meta_src_prepare
-}
diff --git a/kde-base/kjots/kjots-4.6.0.ebuild b/kde-base/kjots/kjots-4.6.0.ebuild
deleted file mode 100644
index 9eeaee2..0000000
--- a/kde-base/kjots/kjots-4.6.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE note taking utility"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- >=dev-libs/grantlee-0.1
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- akonadi_next/
-"
diff --git a/kde-base/kleopatra/kleopatra-4.6.0.ebuild b/kde-base/kleopatra/kleopatra-4.6.0.ebuild
deleted file mode 100644
index 2bfb2d6..0000000
--- a/kde-base/kleopatra/kleopatra-4.6.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="Kleopatra - KDE X.509 key manager"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- app-crypt/gpgme
- 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/kmail-4.6.0.ebuild b/kde-base/kmail/kmail-4.6.0.ebuild
deleted file mode 100644
index 8a98c75..0000000
--- a/kde-base/kmail/kmail-4.6.0.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-VIRTUALX_REQUIRED=test
-inherit kde4-meta
-
-DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE."
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep korganizer)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-add_blocker kmailcvt
-add_blocker libksieve
-add_blocker mimelib
-
-KMEXTRACTONLY="
- akonadi_next/
- calendarsupport/
- korganizer/
- kresources/
- libkleo/
- libkpgp/
- libkdepimdbusinterfaces/
- kdgantt2/
-"
-KMCOMPILEONLY="
- messagecomposer/
- messagecore/
- messagelist/
- messageviewer/
- templateparser/
- incidenceeditor-ng/
- calendarsupport/
-"
-KMEXTRA="
- kmailcvt/
- ksendemail/
- libksieve/
- mailcommon/
- ontologies/
-"
-
-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
-}
diff --git a/kde-base/knode/knode-4.6.0.ebuild b/kde-base/knode/knode-4.6.0.ebuild
deleted file mode 100644
index 95fd192..0000000
--- a/kde-base/knode/knode-4.6.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="A newsreader for KDE"
-KEYWORDS="~amd64 ~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)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- libkleo/
- libkpgp/
- messagecomposer/
- messageviewer/
-"
-
-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.6.0.ebuild b/kde-base/knotes/knotes-4.6.0.ebuild
deleted file mode 100644
index b1f0ab9..0000000
--- a/kde-base/knotes/knotes-4.6.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE Notes application"
-KEYWORDS="~amd64 ~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/konsolekalendar/konsolekalendar-4.6.0.ebuild b/kde-base/konsolekalendar/konsolekalendar-4.6.0.ebuild
deleted file mode 100644
index 1343ef0..0000000
--- a/kde-base/konsolekalendar/konsolekalendar-4.6.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KMMODULE="console/${PN}"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="A command line interface to KDE calendars"
-KEYWORDS="~amd64 ~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/kontact/kontact-4.6.0.ebuild b/kde-base/kontact/kontact-4.6.0.ebuild
deleted file mode 100644
index e0181ab..0000000
--- a/kde-base/kontact/kontact-4.6.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE personal information manager"
-KEYWORDS="~amd64 ~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.6.0.ebuild b/kde-base/korganizer/korganizer-4.6.0.ebuild
deleted file mode 100644
index eeac7fd..0000000
--- a/kde-base/korganizer/korganizer-4.6.0.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="A Personal Organizer for KDE"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep kdepim-common-libs)
- sys-libs/zlib
-"
-RDEPEND="${DEPEND}"
-
-# Moved after 4.3.90
-add_blocker kontact-specialdates
-
-KMLOADLIBS="kdepim-common-libs"
-
-# xml targets from kmail are being uncommented by kde4-meta.eclass
-KMEXTRACTONLY="
- akonadi_next/
- calendarviews/
- kdgantt2/
- kmail/
- knode/org.kde.knode.xml
- libkdepimdbusinterfaces/
-"
-
-KMCOMPILEONLY="
- incidenceeditor-ng/
- calendarsupport/
-"
-
-PATCHES=(
- "${FILESDIR}/${PN}-4.5.64_missing_header.patch"
-)
-
-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.6.0.ebuild b/kde-base/ktimetracker/ktimetracker-4.6.0.ebuild
deleted file mode 100644
index be16643..0000000
--- a/kde-base/ktimetracker/ktimetracker-4.6.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KTimeTracker tracks time spent on various tasks."
-KEYWORDS="~amd64 ~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/profiles/package.mask b/profiles/package.mask
index e163310..45b894e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -561,26 +561,3 @@ kde-base/klinkstatus:4.7
kde-base/kommander:4.7
kde-base/kdebase-meta:4.7
kde-base/kde-meta:4.7
-
-kde-base/akonadiconsole:4.6
-kde-base/akregator:4.6
-kde-base/blogilo:4.6
-kde-base/kabcclient:4.6
-kde-base/kaddressbook:4.6
-kde-base/kalarm:4.6
-kde-base/kdepim-common-libs:4.6
-kde-base/kdepim-icons:4.6
-kde-base/kdepim-kresources:4.6
-kde-base/kdepim-meta:4.6
-kde-base/kdepim-strigi-analyzer:4.6
-kde-base/kdepim-wizards:4.6
-kde-base/kdepim-runtime:4.6
-kde-base/kjots:4.6
-kde-base/kleopatra:4.6
-kde-base/kmail:4.6
-kde-base/knode:4.6
-kde-base/knotes:4.6
-kde-base/konsolekalendar:4.6
-kde-base/kontact:4.6
-kde-base/korganizer:4.6
-kde-base/ktimetracker:4.6
diff --git a/profiles/package.mask.d/kdepim-4.6 b/profiles/package.mask.d/kdepim-4.6
deleted file mode 100644
index 15a9fbb..0000000
--- a/profiles/package.mask.d/kdepim-4.6
+++ /dev/null
@@ -1,22 +0,0 @@
-kde-base/akonadiconsole:4.6
-kde-base/akregator:4.6
-kde-base/blogilo:4.6
-kde-base/kabcclient:4.6
-kde-base/kaddressbook:4.6
-kde-base/kalarm:4.6
-kde-base/kdepim-common-libs:4.6
-kde-base/kdepim-icons:4.6
-kde-base/kdepim-kresources:4.6
-kde-base/kdepim-meta:4.6
-kde-base/kdepim-strigi-analyzer:4.6
-kde-base/kdepim-wizards:4.6
-kde-base/kdepim-runtime:4.6
-kde-base/kjots:4.6
-kde-base/kleopatra:4.6
-kde-base/kmail:4.6
-kde-base/knode:4.6
-kde-base/knotes:4.6
-kde-base/konsolekalendar:4.6
-kde-base/kontact:4.6
-kde-base/korganizer:4.6
-kde-base/ktimetracker:4.6
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-06-09 22:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-14 12:42 [gentoo-commits] proj/kde:master commit in: profiles/package.mask.d/, kde-base/kontact/, kde-base/kalarm/, kde-base/knode/, Theo Chatzimichos
-- strict thread matches above, loose matches on Subject: below --
2011-06-09 22:49 Dimitris Papapoulios
2011-04-23 17:13 Theo Chatzimichos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox