public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-base/kontact/, kde-base/kalarm/, kde-base/knode/, kde-base/kdepim-wizards/, ...
@ 2011-03-02 19:17 Theo Chatzimichos
  0 siblings, 0 replies; 9+ messages in thread
From: Theo Chatzimichos @ 2011-03-02 19:17 UTC (permalink / raw
  To: gentoo-commits

commit:     20bba06348e592a3c957da4427f9b620240dfb0a
Author:     Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  2 19:16:51 2011 +0000
Commit:     Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
CommitDate: Wed Mar  2 19:16:51 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=20bba063

Remove kdepim 4.4.9999

---
 kde-base/akonadi/akonadi-4.4.9999.ebuild           |   41 ----------
 kde-base/akregator/akregator-4.4.9999.ebuild       |   21 -----
 kde-base/blogilo/blogilo-4.4.9999.ebuild           |   21 -----
 kde-base/kabcclient/kabcclient-4.4.9999.ebuild     |   26 -------
 kde-base/kaddressbook/kaddressbook-4.4.9999.ebuild |   43 -----------
 kde-base/kalarm/kalarm-4.4.9999.ebuild             |   34 --------
 kde-base/kdepim-icons/kdepim-icons-4.4.9999.ebuild |   20 -----
 .../kdepim-kresources-4.4.9999.ebuild              |   37 ---------
 kde-base/kdepim-meta/kdepim-meta-4.4.9999.ebuild   |   41 ----------
 .../kdepim-runtime/kdepim-runtime-4.4.9999.ebuild  |   33 --------
 .../kdepim-strigi-analyzer-4.4.9999.ebuild         |   20 -----
 .../kdepim-wizards/kdepim-wizards-4.4.9999.ebuild  |   40 ----------
 kde-base/kjots/kjots-4.4.9999.ebuild               |   18 -----
 kde-base/kleopatra/kleopatra-4.4.9999.ebuild       |   52 -------------
 kde-base/kmail/kmail-4.4.9999.ebuild               |   80 --------------------
 kde-base/knode/knode-4.4.9999.ebuild               |   39 ----------
 kde-base/knotes/knotes-4.4.9999.ebuild             |   21 -----
 .../konsolekalendar-4.4.9999.ebuild                |   19 -----
 kde-base/kontact/kontact-4.4.9999.ebuild           |   53 -------------
 kde-base/korganizer/korganizer-4.4.9999.ebuild     |   53 -------------
 kde-base/ktimetracker/ktimetracker-4.4.9999.ebuild |   37 ---------
 kde-base/libkdepim/libkdepim-4.4.9999.ebuild       |   39 ----------
 kde-base/libkleo/libkleo-4.4.9999.ebuild           |   24 ------
 kde-base/libkpgp/libkpgp-4.4.9999.ebuild           |   13 ---
 24 files changed, 0 insertions(+), 825 deletions(-)

diff --git a/kde-base/akonadi/akonadi-4.4.9999.ebuild b/kde-base/akonadi/akonadi-4.4.9999.ebuild
deleted file mode 100644
index 5a82cad..0000000
--- a/kde-base/akonadi/akonadi-4.4.9999.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="An extensible cross-desktop storage service for PIM data and meta data"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="
-	>=app-office/akonadi-server-1.3.1
-	$(add_kdebase_dep kdelibs 'semantic-desktop')
-	$(add_kdebase_dep kdepimlibs 'semantic-desktop')
-	$(add_kdebase_dep libkdepim)
-"
-RDEPEND="${DEPEND}
-	$(add_kdebase_dep kdepim-runtime)
-"
-
-KMEXTRA="
-	akonadiconsole/
-"
-
-# @since 4.3 - blocks kdemaildir - no longer provided (it's in akonadi now)
-add_blocker kdemaildir
-add_blocker kdepim-kresources '<4.2.95'
-
-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/akregator/akregator-4.4.9999.ebuild b/kde-base/akregator/akregator-4.4.9999.ebuild
deleted file mode 100644
index 353e5d8..0000000
--- a/kde-base/akregator/akregator-4.4.9999.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE news feed aggregator."
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
-	$(add_kdebase_dep kdepimlibs)
-	$(add_kdebase_dep libkdepim)
-"
-RDEPEND="${DEPEND}"
-
-KMLOADLIBS="libkdepim"

diff --git a/kde-base/blogilo/blogilo-4.4.9999.ebuild b/kde-base/blogilo/blogilo-4.4.9999.ebuild
deleted file mode 100644
index beb5feb..0000000
--- a/kde-base/blogilo/blogilo-4.4.9999.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE Blogging Client"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
-	$(add_kdebase_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}
-	!kde-misc/bilbo
-	!kde-misc/blogilo
-"

diff --git a/kde-base/kabcclient/kabcclient-4.4.9999.ebuild b/kde-base/kabcclient/kabcclient-4.4.9999.ebuild
deleted file mode 100644
index 99e3e94..0000000
--- a/kde-base/kabcclient/kabcclient-4.4.9999.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KMMODULE="console/${PN}"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="A command line client for accessing the KDE addressbook"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-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 || die "couldn't symlink kabc2mutt to kabcclient"
-}

diff --git a/kde-base/kaddressbook/kaddressbook-4.4.9999.ebuild b/kde-base/kaddressbook/kaddressbook-4.4.9999.ebuild
deleted file mode 100644
index b52b08a..0000000
--- a/kde-base/kaddressbook/kaddressbook-4.4.9999.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="The KDE Address Book"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
-	$(add_kdebase_dep kdelibs 'semantic-desktop')
-	$(add_kdebase_dep kdepimlibs 'semantic-desktop')
-	$(add_kdebase_dep libkdepim)
-	$(add_kdebase_dep libkleo)
-"
-RDEPEND="${DEPEND}
-	$(add_kdebase_dep kdepim-runtime)
-"
-
-KMEXTRA="
-	plugins/kaddressbook/
-	plugins/ktexteditor/
-"
-KMEXTRACTONLY="
-	libkleo/
-"
-
-KMLOADLIBS="libkdepim"
-
-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.4.9999.ebuild b/kde-base/kalarm/kalarm-4.4.9999.ebuild
deleted file mode 100644
index 13c980e..0000000
--- a/kde-base/kalarm/kalarm-4.4.9999.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="Personal alarm message, command and email scheduler for KDE"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-RDEPEND="
-	$(add_kdebase_dep kdepimlibs 'semantic-desktop')
-	$(add_kdebase_dep libkdepim)
-"
-DEPEND="${RDEPEND}
-	dev-libs/boost
-	dev-libs/libxslt
-"
-
-KMEXTRACTONLY="
-	kmail/
-"
-
-src_configure() {
-	mycmakeargs=(
-		-DBUILD_akonadi=OFF
-		-DXSLTPROC_EXECUTABLE="${EPREFIX}"/usr/bin/xsltproc
-	)
-	kde4-meta_src_configure
-}

diff --git a/kde-base/kdepim-icons/kdepim-icons-4.4.9999.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.4.9999.ebuild
deleted file mode 100644
index dc630cb..0000000
--- a/kde-base/kdepim-icons/kdepim-icons-4.4.9999.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KMMODULE="icons"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM icons"
-IUSE=""
-KEYWORDS=""
-
-src_install() {
-	kde4-meta_src_install
-	# colliding with oxygen icons
-	rm -rf "${ED}"/${KDEDIR}/share/icons/oxygen/16x16/status/meeting-organizer.png
-}

diff --git a/kde-base/kdepim-kresources/kdepim-kresources-4.4.9999.ebuild b/kde-base/kdepim-kresources/kdepim-kresources-4.4.9999.ebuild
deleted file mode 100644
index 92a3b36..0000000
--- a/kde-base/kdepim-kresources/kdepim-kresources-4.4.9999.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KMMODULE="kresources"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM groupware plugin collection"
-IUSE="debug"
-KEYWORDS=""
-
-DEPEND="
-	$(add_kdebase_dep kdepimlibs)
-	$(add_kdebase_dep libkdepim)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
-	kmail/
-	knotes/
-	korganizer/version.h
-"
-
-KMLOADLIBS="libkdepim"
-
-src_install() {
-	kde4-meta_src_install
-
-	# Install headers needed by kdepim-wizards, egroupware stuff gone
-	insinto "${PREFIX}"/include/${PN}
-	doins "${CMAKE_BUILD_DIR}"/${KMMODULE}/{groupwise,slox}/*.h || \
-			die "Failed to install extra header files"
-}

diff --git a/kde-base/kdepim-meta/kdepim-meta-4.4.9999.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.4.9999.ebuild
deleted file mode 100644
index 646511a..0000000
--- a/kde-base/kdepim-meta/kdepim-meta-4.4.9999.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-inherit kde4-functions
-
-DESCRIPTION="kdepim - merge this to pull in all kdepim-derived packages"
-HOMEPAGE="http://www.kde.org/"
-
-LICENSE="GPL-2"
-SLOT="4.4"
-KEYWORDS=""
-IUSE="aqua kdeprefix semantic-desktop"
-
-RDEPEND="
-	$(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)
-	$(add_kdebase_dep libkdepim)
-	$(add_kdebase_dep libkleo)
-	$(add_kdebase_dep libkpgp)
-	semantic-desktop? ( $(add_kdebase_dep akonadi) )
-	$(block_other_slots)
-"

diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.9999.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.9999.ebuild
deleted file mode 100644
index e08a9dd..0000000
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.9999.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=3
-
-KMNAME="kdepim-runtime"
-KDE_SCM="git"
-inherit kde4-base
-
-DESCRIPTION="KDE PIM runtime plugin collection"
-KEYWORDS=""
-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 kdelibs 'semantic-desktop')
-	$(add_kdebase_dep kdepimlibs 'semantic-desktop')
-	$(add_kdebase_dep libkdepim)
-	x11-misc/shared-mime-info
-"
-RDEPEND="${DEPEND}
-	$(add_kdebase_dep kdepim-icons)
-"
-
-add_blocker akonadi '<4.3.90'

diff --git a/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.4.9999.ebuild b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.4.9999.ebuild
deleted file mode 100644
index 215540e..0000000
--- a/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.4.9999.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KMMODULE="strigi-analyzer"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="kdepim: strigi plugins"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="
-	app-misc/strigi
-	$(add_kdebase_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}"

diff --git a/kde-base/kdepim-wizards/kdepim-wizards-4.4.9999.ebuild b/kde-base/kdepim-wizards/kdepim-wizards-4.4.9999.ebuild
deleted file mode 100644
index b74c161..0000000
--- a/kde-base/kdepim-wizards/kdepim-wizards-4.4.9999.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=3
-
-KMNAME="kdepim"
-KMMODULE="wizards"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM wizards"
-IUSE="debug"
-KEYWORDS=""
-
-DEPEND="
-	$(add_kdebase_dep kdepimlibs)
-	$(add_kdebase_dep kdepim-kresources)
-	$(add_kdebase_dep libkdepim)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
-	kmail/
-	knotes/
-	kresources/groupwise/
-	kresources/kolab/
-	kresources/slox/
-"
-
-src_prepare() {
-	ln -s "${EKDEDIR}"/include/kdepim-kresources/{kabcsloxprefs.h,kcalsloxprefs.h} \
-		kresources/slox/ \
-		|| die "Failed to link extra_headers."
-	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.4.9999.ebuild b/kde-base/kjots/kjots-4.4.9999.ebuild
deleted file mode 100644
index 602ba55..0000000
--- a/kde-base/kjots/kjots-4.4.9999.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE note taking utility"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
-	$(add_kdebase_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}"

diff --git a/kde-base/kleopatra/kleopatra-4.4.9999.ebuild b/kde-base/kleopatra/kleopatra-4.4.9999.ebuild
deleted file mode 100644
index 8a1433a..0000000
--- a/kde-base/kleopatra/kleopatra-4.4.9999.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="Kleopatra - KDE X.509 key manager"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
-	app-crypt/gpgme
-	>=dev-libs/libassuan-2.0.0
-	dev-libs/libgpg-error
-	$(add_kdebase_dep kdepimlibs)
-	$(add_kdebase_dep libkdepim)
-	$(add_kdebase_dep libkleo)
-"
-RDEPEND="${DEPEND}
-	app-crypt/gnupg
-"
-
-KMEXTRACTONLY="
-	libkleo
-"
-KMLOADLIBS="libkleo"
-
-PATCHES=(
-	"${FILESDIR}/${PN}-4.4.3-assuan2.patch"
-)
-
-src_unpack() {
-	if use handbook; then
-		KMEXTRA="
-			doc/kwatchgnupg
-		"
-	fi
-
-	kde4-meta_src_unpack
-}
-
-src_configure() {
-	mycmakeargs=(
-		-DWITH_QGPGME=ON
-	)
-
-	kde4-meta_src_configure
-}

diff --git a/kde-base/kmail/kmail-4.4.9999.ebuild b/kde-base/kmail/kmail-4.4.9999.ebuild
deleted file mode 100644
index 9430b8a..0000000
--- a/kde-base/kmail/kmail-4.4.9999.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-VIRTUALX_REQUIRED=tests
-inherit kde4-meta
-
-DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE."
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
-	$(add_kdebase_dep kdelibs 'semantic-desktop')
-	$(add_kdebase_dep kdepimlibs 'semantic-desktop')
-	$(add_kdebase_dep libkdepim)
-	$(add_kdebase_dep libkleo)
-	$(add_kdebase_dep libkpgp)
-"
-RDEPEND="${DEPEND}
-	$(add_kdebase_dep kdepim-runtime)
-"
-
-add_blocker kmailcvt
-add_blocker libksieve
-add_blocker messagecore
-add_blocker messagelist
-add_blocker messageviewer
-add_blocker mimelib
-
-KMEXTRACTONLY="
-	korganizer/org.kde.Korganizer.Calendar.xml
-	libkleo/
-	libkpgp/
-"
-KMEXTRA="
-	kmailcvt/
-	ksendemail/
-	libksieve/
-	messagecore/
-	messagelist/
-	messageviewer/
-	mimelib/
-	plugins/kmail/
-"
-KMLOADLIBS="libkdepim"
-
-src_configure() {
-	# Bug 308903
-	use ppc64 && append-flags -mminimal-toc
-
-	mycmakeargs=(
-		-DWITH_IndicateQt=OFF
-	)
-
-	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.4.9999.ebuild b/kde-base/knode/knode-4.4.9999.ebuild
deleted file mode 100644
index d406954..0000000
--- a/kde-base/knode/knode-4.4.9999.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="A newsreader for KDE"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-# test fails, last checked for 4.2.96
-RESTRICT=test
-
-DEPEND="
-	$(add_kdebase_dep kdepimlibs)
-	$(add_kdebase_dep libkdepim)
-	$(add_kdebase_dep libkpgp)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
-	libkpgp/
-"
-
-KMLOADLIBS="libkdepim"
-
-src_unpack() {
-	if use handbook; then
-		KMEXTRA="
-			doc/kioslave/news
-		"
-	fi
-
-	kde4-meta_src_unpack
-}

diff --git a/kde-base/knotes/knotes-4.4.9999.ebuild b/kde-base/knotes/knotes-4.4.9999.ebuild
deleted file mode 100644
index b65f12c..0000000
--- a/kde-base/knotes/knotes-4.4.9999.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE Notes application"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
-	$(add_kdebase_dep kdepimlibs)
-	$(add_kdebase_dep libkdepim)
-"
-RDEPEND="${DEPEND}"
-
-KMLOADLIBS="libkdepim"

diff --git a/kde-base/konsolekalendar/konsolekalendar-4.4.9999.ebuild b/kde-base/konsolekalendar/konsolekalendar-4.4.9999.ebuild
deleted file mode 100644
index 7b80415..0000000
--- a/kde-base/konsolekalendar/konsolekalendar-4.4.9999.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KMMODULE="console/${PN}"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="A command line interface to KDE calendars"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
-	$(add_kdebase_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}"

diff --git a/kde-base/kontact/kontact-4.4.9999.ebuild b/kde-base/kontact/kontact-4.4.9999.ebuild
deleted file mode 100644
index 40c1509..0000000
--- a/kde-base/kontact/kontact-4.4.9999.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE personal information manager"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
-	$(add_kdebase_dep kdepimlibs)
-	$(add_kdebase_dep libkdepim)
-"
-RDEPEND="${DEPEND}
-	$(add_kdebase_dep kdepim-runtime)
-"
-
-KMLOADLIBS="libkdepim"
-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
-#
-# xml targets from kmail/ are being uncommented by kde4-meta.eclass
-KMEXTRACTONLY="
-	kmail/
-	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/
-"
-
-src_unpack() {
-	if use handbook; then
-		KMEXTRA+="
-			doc/kontact-admin/
-		"
-	fi
-
-	kde4-meta_src_unpack
-}

diff --git a/kde-base/korganizer/korganizer-4.4.9999.ebuild b/kde-base/korganizer/korganizer-4.4.9999.ebuild
deleted file mode 100644
index 20fcaf9..0000000
--- a/kde-base/korganizer/korganizer-4.4.9999.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="A Personal Organizer for KDE"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
-	$(add_kdebase_dep kdepimlibs 'semantic-desktop')
-	$(add_kdebase_dep libkdepim)
-	sys-libs/zlib
-"
-RDEPEND="${DEPEND}"
-
-# Moved after 4.3.90
-add_blocker kontact-specialdates
-
-KMLOADLIBS="libkdepim"
-KMEXTRA="kdgantt1"
-
-# xml targets from kmail are being uncommented by kde4-meta.eclass
-KMEXTRACTONLY="
-	kmail/
-	knode/org.kde.knode.xml
-"
-
-src_unpack() {
-	if use kontact; then
-		KMEXTRA="${KMEXTRA}
-			kontact/plugins/planner/
-			kontact/plugins/specialdates/
-		"
-	fi
-
-	kde4-meta_src_unpack
-}
-
-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.4.9999.ebuild b/kde-base/ktimetracker/ktimetracker-4.4.9999.ebuild
deleted file mode 100644
index 69553d0..0000000
--- a/kde-base/ktimetracker/ktimetracker-4.4.9999.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KTimeTracker tracks time spent on various tasks."
-KEYWORDS=""
-IUSE="debug +handbook"
-
-RDEPEND="
-	$(add_kdebase_dep kdepim-kresources)
-	$(add_kdebase_dep kdepimlibs)
-	$(add_kdebase_dep libkdepim)
-	x11-libs/libXScrnSaver
-"
-DEPEND="${RDEPEND}
-	x11-proto/scrnsaverproto
-"
-
-KMEXTRACTONLY="
-	kresources/
-"
-
-KMLOADLIBS="libkdepim"
-
-src_unpack() {
-	if use kontact; then
-		KMEXTRA="${KMEXTRA} kontact/plugins/ktimetracker"
-	fi
-
-	kde4-meta_src_unpack
-}

diff --git a/kde-base/libkdepim/libkdepim-4.4.9999.ebuild b/kde-base/libkdepim/libkdepim-4.4.9999.ebuild
deleted file mode 100644
index 88c9f15..0000000
--- a/kde-base/libkdepim/libkdepim-4.4.9999.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-VIRTUALX_REQUIRED=tests
-inherit kde4-meta
-
-DESCRIPTION="Common library for KDE PIM apps"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="
-	$(add_kdebase_dep kdepimlibs 'semantic-desktop')
-"
-RDEPEND="${DEPEND}"
-
-# @Since >4.2.65 kode removed from kdepim
-add_blocker kode
-
-KMEXTRACTONLY="
-	korganizer/korgac/org.kde.korganizer.KOrgac.xml
-"
-
-KMSAVELIBS="true"
-
-src_install() {
-	kde4-meta_src_install
-
-	# install additional generated headers that are needed by other packages that
-	# are derived from kdepim. e.g. kmail.
-	pushd "${CMAKE_BUILD_DIR}/libkdepim/" 2>/dev/null || die "pushd libkdepim failed"
-	insinto "${PREFIX}/include"
-	doins ui_addresspicker.h ui_categoryselectdialog_base.h || die "Failed to install extra header files."
-	popd 2>/dev/null
-}

diff --git a/kde-base/libkleo/libkleo-4.4.9999.ebuild b/kde-base/libkleo/libkleo-4.4.9999.ebuild
deleted file mode 100644
index e89e903..0000000
--- a/kde-base/libkleo/libkleo-4.4.9999.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE library for encryption handling."
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="
-	app-crypt/gpgme
-	$(add_kdebase_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}
-	app-crypt/gnupg
-"
-
-KMSAVELIBS="true"
-KMEXTRACTONLY="kleopatra/"

diff --git a/kde-base/libkpgp/libkpgp-4.4.9999.ebuild b/kde-base/libkpgp/libkpgp-4.4.9999.ebuild
deleted file mode 100644
index da293c4..0000000
--- a/kde-base/libkpgp/libkpgp-4.4.9999.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE pgp abstraction library"
-KEYWORDS=""
-IUSE="debug"



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-base/kontact/, kde-base/kalarm/, kde-base/knode/, kde-base/kdepim-wizards/, ...
@ 2011-04-10 20:24 Andreas K. Huettel
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas K. Huettel @ 2011-04-10 20:24 UTC (permalink / raw
  To: gentoo-commits

commit:     17f29c12f9074ecb61e58ded090b743621c42c14
Author:     Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Sun Apr 10 20:27:44 2011 +0000
Commit:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 20:27:44 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=17f29c12

[kdepim] Untested version bump

(Portage version: 2.1.9.45/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key B6C5F7DE)

---
 .../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                |   37 +++++++++
 kde-base/kdepim-meta/kdepim-meta-4.5.95.ebuild     |   33 ++++++++
 .../kdepim-runtime/kdepim-runtime-4.5.95.ebuild    |   32 ++++++++
 .../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 +++++++++
 22 files changed, 817 insertions(+), 0 deletions(-)

diff --git a/kde-base/akonadiconsole/akonadiconsole-4.5.95.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.5.95.ebuild
new file mode 100644
index 0000000..299c07c
--- /dev/null
+++ b/kde-base/akonadiconsole/akonadiconsole-4.5.95.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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
new file mode 100644
index 0000000..92768ea
--- /dev/null
+++ b/kde-base/akregator/akregator-4.5.95.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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
new file mode 100644
index 0000000..e85f07d
--- /dev/null
+++ b/kde-base/blogilo/blogilo-4.5.95.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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
new file mode 100644
index 0000000..8243997
--- /dev/null
+++ b/kde-base/kabcclient/kabcclient-4.5.95.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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 || die "couldn't symlink kabc2mutt to kabcclient"
+}

diff --git a/kde-base/kaddressbook/kaddressbook-4.5.95.ebuild b/kde-base/kaddressbook/kaddressbook-4.5.95.ebuild
new file mode 100644
index 0000000..6d9488d
--- /dev/null
+++ b/kde-base/kaddressbook/kaddressbook-4.5.95.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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
new file mode 100644
index 0000000..8e1334a
--- /dev/null
+++ b/kde-base/kalarm/kalarm-4.5.95.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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
new file mode 100644
index 0000000..bcb11e1
--- /dev/null
+++ b/kde-base/kdepim-common-libs/kdepim-common-libs-4.5.95.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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
new file mode 100644
index 0000000..e6e9890
--- /dev/null
+++ b/kde-base/kdepim-icons/kdepim-icons-4.5.95.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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
new file mode 100644
index 0000000..18624f2
--- /dev/null
+++ b/kde-base/kdepim-kresources/kdepim-kresources-4.5.95.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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 || \
+			die "Failed to install extra header files"
+}

diff --git a/kde-base/kdepim-meta/kdepim-meta-4.5.95.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.5.95.ebuild
new file mode 100644
index 0000000..8c3dcf5
--- /dev/null
+++ b/kde-base/kdepim-meta/kdepim-meta-4.5.95.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+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
new file mode 100644
index 0000000..90443f8
--- /dev/null
+++ b/kde-base/kdepim-runtime/kdepim-runtime-4.5.95.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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
new file mode 100644
index 0000000..86882ee
--- /dev/null
+++ b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.5.95.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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
new file mode 100644
index 0000000..e66453d
--- /dev/null
+++ b/kde-base/kdepim-wizards/kdepim-wizards-4.5.95.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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
new file mode 100644
index 0000000..00cc565
--- /dev/null
+++ b/kde-base/kjots/kjots-4.5.95.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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
new file mode 100644
index 0000000..9ceaf9e
--- /dev/null
+++ b/kde-base/kleopatra/kleopatra-4.5.95.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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
new file mode 100644
index 0000000..a4c8679
--- /dev/null
+++ b/kde-base/kmail/kmail-4.5.95.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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
new file mode 100644
index 0000000..e3323c2
--- /dev/null
+++ b/kde-base/knode/knode-4.5.95.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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
new file mode 100644
index 0000000..9f9bef9
--- /dev/null
+++ b/kde-base/knotes/knotes-4.5.95.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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
new file mode 100644
index 0000000..94acf4c
--- /dev/null
+++ b/kde-base/konsolekalendar/konsolekalendar-4.5.95.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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
new file mode 100644
index 0000000..d8caa23
--- /dev/null
+++ b/kde-base/kontact/kontact-4.5.95.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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
new file mode 100644
index 0000000..ee28ece
--- /dev/null
+++ b/kde-base/korganizer/korganizer-4.5.95.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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
new file mode 100644
index 0000000..e77e56b
--- /dev/null
+++ b/kde-base/ktimetracker/ktimetracker-4.5.95.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+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
+}



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-base/kontact/, kde-base/kalarm/, kde-base/knode/, kde-base/kdepim-wizards/, ...
@ 2011-04-16 14:47 Tomas Chvatal
  0 siblings, 0 replies; 9+ messages in thread
From: Tomas Chvatal @ 2011-04-16 14:47 UTC (permalink / raw
  To: gentoo-commits

commit:     9f36b7be66b9279771cba18f9fe1e3e96167e02b
Author:     Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 14:47:01 2011 +0000
Commit:     Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 14:47:01 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9f36b7be

[kde-base/kdepim] drop old release.

---
 .../akonadiconsole/akonadiconsole-4.5.94.1.ebuild  |   24 ------
 kde-base/akregator/akregator-4.5.94.1.ebuild       |   21 -----
 kde-base/blogilo/blogilo-4.5.94.1.ebuild           |   21 -----
 kde-base/kabcclient/kabcclient-4.5.94.1.ebuild     |   26 ------
 kde-base/kaddressbook/kaddressbook-4.5.94.1.ebuild |   43 ----------
 kde-base/kalarm/kalarm-4.5.94.1.ebuild             |   24 ------
 .../kdepim-common-libs-4.5.94.1.ebuild             |   75 ------------------
 kde-base/kdepim-icons/kdepim-icons-4.5.94.1.ebuild |   13 ---
 .../kdepim-kresources-4.5.94.1.ebuild              |   36 ---------
 kde-base/kdepim-meta/kdepim-meta-4.5.94.1.ebuild   |   33 --------
 .../kdepim-runtime-4.5.94.1-r1.ebuild              |   32 --------
 .../kdepim-strigi-analyzer-4.5.94.1.ebuild         |   26 ------
 .../kdepim-wizards/kdepim-wizards-4.5.94.1.ebuild  |   34 --------
 kde-base/kjots/kjots-4.5.94.1.ebuild               |   24 ------
 kde-base/kleopatra/kleopatra-4.5.94.1.ebuild       |   39 ----------
 kde-base/kmail/kmail-4.5.94.1.ebuild               |   81 --------------------
 kde-base/knode/knode-4.5.94.1.ebuild               |   41 ----------
 kde-base/knotes/knotes-4.5.94.1.ebuild             |   22 -----
 .../konsolekalendar-4.5.94.1.ebuild                |   22 -----
 kde-base/kontact/kontact-4.5.94.1.ebuild           |   50 ------------
 kde-base/korganizer/korganizer-4.5.94.1.ebuild     |   72 -----------------
 kde-base/ktimetracker/ktimetracker-4.5.94.1.ebuild |   37 ---------
 22 files changed, 0 insertions(+), 796 deletions(-)

diff --git a/kde-base/akonadiconsole/akonadiconsole-4.5.94.1.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.5.94.1.ebuild
deleted file mode 100644
index dab35ad..0000000
--- a/kde-base/akonadiconsole/akonadiconsole-4.5.94.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="Akonadi developer console"
-KEYWORDS="~amd64 ~x86"
-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.94.1.ebuild b/kde-base/akregator/akregator-4.5.94.1.ebuild
deleted file mode 100644
index 7db9f38..0000000
--- a/kde-base/akregator/akregator-4.5.94.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="KDE news feed aggregator."
-KEYWORDS="~amd64 ~x86"
-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.94.1.ebuild b/kde-base/blogilo/blogilo-4.5.94.1.ebuild
deleted file mode 100644
index c13b0ef..0000000
--- a/kde-base/blogilo/blogilo-4.5.94.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="KDE Blogging Client"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="
-	$(add_kdebase_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}
-	!kde-misc/bilbo
-	!kde-misc/blogilo
-"

diff --git a/kde-base/kabcclient/kabcclient-4.5.94.1.ebuild b/kde-base/kabcclient/kabcclient-4.5.94.1.ebuild
deleted file mode 100644
index 6f867fe..0000000
--- a/kde-base/kabcclient/kabcclient-4.5.94.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KMMODULE="console/${PN}"
-inherit kde4-meta
-
-DESCRIPTION="A command line client for accessing the KDE addressbook"
-KEYWORDS="~amd64 ~x86"
-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 || die "couldn't symlink kabc2mutt to kabcclient"
-}

diff --git a/kde-base/kaddressbook/kaddressbook-4.5.94.1.ebuild b/kde-base/kaddressbook/kaddressbook-4.5.94.1.ebuild
deleted file mode 100644
index fe042e0..0000000
--- a/kde-base/kaddressbook/kaddressbook-4.5.94.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="The KDE Address Book"
-KEYWORDS="~amd64 ~x86"
-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.94.1.ebuild b/kde-base/kalarm/kalarm-4.5.94.1.ebuild
deleted file mode 100644
index 97b3e7e..0000000
--- a/kde-base/kalarm/kalarm-4.5.94.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="Personal alarm message, command and email scheduler for KDE"
-KEYWORDS="~amd64 ~x86"
-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.94.1.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-4.5.94.1.ebuild
deleted file mode 100644
index e3aeaa9..0000000
--- a/kde-base/kdepim-common-libs/kdepim-common-libs-4.5.94.1.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KMNOMODULE="true"
-inherit kde4-meta
-
-DESCRIPTION="Common libraries for KDE PIM apps"
-KEYWORDS="~amd64 ~x86"
-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/
-	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.94.1.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.5.94.1.ebuild
deleted file mode 100644
index 147f508..0000000
--- a/kde-base/kdepim-icons/kdepim-icons-4.5.94.1.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KMMODULE="icons"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM icons"
-IUSE=""
-KEYWORDS="~amd64 ~x86"

diff --git a/kde-base/kdepim-kresources/kdepim-kresources-4.5.94.1.ebuild b/kde-base/kdepim-kresources/kdepim-kresources-4.5.94.1.ebuild
deleted file mode 100644
index 0cda840..0000000
--- a/kde-base/kdepim-kresources/kdepim-kresources-4.5.94.1.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=3
-
-KMNAME="kdepim"
-KMMODULE="kresources"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM groupware plugin collection"
-IUSE="debug"
-KEYWORDS="~amd64 ~x86"
-
-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 || \
-			die "Failed to install extra header files"
-}

diff --git a/kde-base/kdepim-meta/kdepim-meta-4.5.94.1.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.5.94.1.ebuild
deleted file mode 100644
index 717f59a..0000000
--- a/kde-base/kdepim-meta/kdepim-meta-4.5.94.1.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=3
-inherit kde4-meta-pkg
-
-DESCRIPTION="kdepim - merge this to pull in all kdepim-derived packages"
-KEYWORDS="~amd64 ~x86"
-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.94.1-r1.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.5.94.1-r1.ebuild
deleted file mode 100644
index 4a07f8b..0000000
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.5.94.1-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim-runtime"
-
-inherit kde4-base
-
-DESCRIPTION="KDE PIM runtime plugin collection"
-KEYWORDS="~amd64 ~x86"
-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.94.1.ebuild b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.5.94.1.ebuild
deleted file mode 100644
index b7a50e4..0000000
--- a/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.5.94.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KMMODULE="strigi-analyzer"
-inherit kde4-meta
-
-DESCRIPTION="kdepim: strigi plugins"
-KEYWORDS="~amd64 ~x86"
-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.94.1.ebuild b/kde-base/kdepim-wizards/kdepim-wizards-4.5.94.1.ebuild
deleted file mode 100644
index 04922e4..0000000
--- a/kde-base/kdepim-wizards/kdepim-wizards-4.5.94.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KMMODULE="wizards"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM wizards"
-IUSE="debug"
-KEYWORDS="~amd64 ~x86"
-
-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.94.1.ebuild b/kde-base/kjots/kjots-4.5.94.1.ebuild
deleted file mode 100644
index 8931252..0000000
--- a/kde-base/kjots/kjots-4.5.94.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="KDE note taking utility"
-KEYWORDS="~amd64 ~x86"
-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.94.1.ebuild b/kde-base/kleopatra/kleopatra-4.5.94.1.ebuild
deleted file mode 100644
index 0f11257..0000000
--- a/kde-base/kleopatra/kleopatra-4.5.94.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="Kleopatra - KDE X.509 key manager"
-KEYWORDS="~amd64 ~x86"
-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.94.1.ebuild b/kde-base/kmail/kmail-4.5.94.1.ebuild
deleted file mode 100644
index e998677..0000000
--- a/kde-base/kmail/kmail-4.5.94.1.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-VIRTUALX_REQUIRED=test
-inherit kde4-meta
-
-DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE."
-KEYWORDS="~amd64 ~x86"
-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.94.1.ebuild b/kde-base/knode/knode-4.5.94.1.ebuild
deleted file mode 100644
index 191b423..0000000
--- a/kde-base/knode/knode-4.5.94.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="A newsreader for KDE"
-KEYWORDS="~amd64 ~x86"
-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.94.1.ebuild b/kde-base/knotes/knotes-4.5.94.1.ebuild
deleted file mode 100644
index fd0c6c3..0000000
--- a/kde-base/knotes/knotes-4.5.94.1.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=3
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-
-inherit kde4-meta
-
-DESCRIPTION="KDE Notes application"
-KEYWORDS="~amd64 ~x86"
-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.94.1.ebuild b/kde-base/konsolekalendar/konsolekalendar-4.5.94.1.ebuild
deleted file mode 100644
index 4d97f86..0000000
--- a/kde-base/konsolekalendar/konsolekalendar-4.5.94.1.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=3
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KMMODULE="console/${PN}"
-inherit kde4-meta
-
-DESCRIPTION="A command line interface to KDE calendars"
-KEYWORDS="~amd64 ~x86"
-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.94.1.ebuild b/kde-base/kontact/kontact-4.5.94.1.ebuild
deleted file mode 100644
index 812cec7..0000000
--- a/kde-base/kontact/kontact-4.5.94.1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="KDE personal information manager"
-KEYWORDS="~amd64 ~x86"
-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.94.1.ebuild b/kde-base/korganizer/korganizer-4.5.94.1.ebuild
deleted file mode 100644
index cb24ae2..0000000
--- a/kde-base/korganizer/korganizer-4.5.94.1.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="A Personal Organizer for KDE"
-KEYWORDS="~amd64 ~x86"
-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.94.1.ebuild b/kde-base/ktimetracker/ktimetracker-4.5.94.1.ebuild
deleted file mode 100644
index ca76a7e..0000000
--- a/kde-base/ktimetracker/ktimetracker-4.5.94.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="KTimeTracker tracks time spent on various tasks."
-KEYWORDS="~amd64 ~x86"
-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
-}



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-base/kontact/, kde-base/kalarm/, kde-base/knode/, kde-base/kdepim-wizards/, ...
@ 2011-05-30 19:39 Alexey Shvetsov
  0 siblings, 0 replies; 9+ messages in thread
From: Alexey Shvetsov @ 2011-05-30 19:39 UTC (permalink / raw
  To: gentoo-commits

commit:     bdb99abdf60ea9862546f872d993c4e84f8ef9ae
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Mon May 30 19:38:49 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Mon May 30 19:38:49 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=bdb99abd

[kde-base] Add kdepim

---
 .../akonadiconsole/akonadiconsole-4.6.80.ebuild    |   25 ++++++
 kde-base/akregator/akregator-4.6.80.ebuild         |   22 +++++
 kde-base/blogilo/blogilo-4.6.80.ebuild             |   22 +++++
 kde-base/kabcclient/kabcclient-4.6.80.ebuild       |   27 +++++++
 kde-base/kaddressbook/kaddressbook-4.6.80.ebuild   |   44 +++++++++++
 kde-base/kalarm/kalarm-4.6.80.ebuild               |   25 ++++++
 .../kdepim-common-libs-4.6.80.ebuild               |   78 +++++++++++++++++++
 kde-base/kdepim-icons/kdepim-icons-4.6.80.ebuild   |   14 ++++
 .../kdepim-kresources-4.6.80.ebuild                |   36 +++++++++
 kde-base/kdepim-meta/kdepim-meta-4.6.80.ebuild     |    2 +-
 .../kdepim-runtime/kdepim-runtime-4.6.80.ebuild    |   36 +++++++++
 .../kdepim-strigi-analyzer-4.6.80.ebuild           |   27 +++++++
 .../kdepim-wizards/kdepim-wizards-4.6.80.ebuild    |   35 ++++++++
 kde-base/kjots/kjots-4.6.80.ebuild                 |   25 ++++++
 kde-base/kleopatra/kleopatra-4.6.80.ebuild         |   40 ++++++++++
 kde-base/kmail/kmail-4.6.80.ebuild                 |   82 ++++++++++++++++++++
 kde-base/knode/knode-4.6.80.ebuild                 |   42 ++++++++++
 kde-base/knotes/knotes-4.6.80.ebuild               |   22 +++++
 .../konsolekalendar/konsolekalendar-4.6.80.ebuild  |   23 ++++++
 kde-base/kontact/kontact-4.6.80.ebuild             |   51 ++++++++++++
 kde-base/korganizer/korganizer-4.6.80.ebuild       |   73 +++++++++++++++++
 kde-base/ktimetracker/ktimetracker-4.6.80.ebuild   |   38 +++++++++
 22 files changed, 788 insertions(+), 1 deletions(-)

diff --git a/kde-base/akonadiconsole/akonadiconsole-4.6.80.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.6.80.ebuild
new file mode 100644
index 0000000..f04805b
--- /dev/null
+++ b/kde-base/akonadiconsole/akonadiconsole-4.6.80.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.6.80.ebuild b/kde-base/akregator/akregator-4.6.80.ebuild
new file mode 100644
index 0000000..95d756b
--- /dev/null
+++ b/kde-base/akregator/akregator-4.6.80.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.6.80.ebuild b/kde-base/blogilo/blogilo-4.6.80.ebuild
new file mode 100644
index 0000000..737f587
--- /dev/null
+++ b/kde-base/blogilo/blogilo-4.6.80.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.6.80.ebuild b/kde-base/kabcclient/kabcclient-4.6.80.ebuild
new file mode 100644
index 0000000..a610008
--- /dev/null
+++ b/kde-base/kabcclient/kabcclient-4.6.80.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.6.80.ebuild b/kde-base/kaddressbook/kaddressbook-4.6.80.ebuild
new file mode 100644
index 0000000..55fb6e1
--- /dev/null
+++ b/kde-base/kaddressbook/kaddressbook-4.6.80.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.6.80.ebuild b/kde-base/kalarm/kalarm-4.6.80.ebuild
new file mode 100644
index 0000000..f988376
--- /dev/null
+++ b/kde-base/kalarm/kalarm-4.6.80.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.6.80.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-4.6.80.ebuild
new file mode 100644
index 0000000..a57ce99
--- /dev/null
+++ b/kde-base/kdepim-common-libs/kdepim-common-libs-4.6.80.ebuild
@@ -0,0 +1,78 @@
+# 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
+	>=dev-libs/shared-desktop-ontologies-0.6.50
+	$(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.80.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.6.80.ebuild
new file mode 100644
index 0000000..1cf8c64
--- /dev/null
+++ b/kde-base/kdepim-icons/kdepim-icons-4.6.80.ebuild
@@ -0,0 +1,14 @@
+# 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.80.ebuild b/kde-base/kdepim-kresources/kdepim-kresources-4.6.80.ebuild
new file mode 100644
index 0000000..45c2d65
--- /dev/null
+++ b/kde-base/kdepim-kresources/kdepim-kresources-4.6.80.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.6.80.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.6.80.ebuild
index e034481..9bc8894 100644
--- a/kde-base/kdepim-meta/kdepim-meta-4.6.80.ebuild
+++ b/kde-base/kdepim-meta/kdepim-meta-4.6.80.ebuild
@@ -6,7 +6,7 @@ EAPI=4
 inherit kde4-meta-pkg
 
 DESCRIPTION="kdepim - merge this to pull in all kdepim-derived packages"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="

diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.6.80.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.6.80.ebuild
new file mode 100644
index 0000000..9860575
--- /dev/null
+++ b/kde-base/kdepim-runtime/kdepim-runtime-4.6.80.ebuild
@@ -0,0 +1,36 @@
+# 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
+	>=dev-libs/shared-desktop-ontologies-0.6.51
+	$(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.80.ebuild b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.6.80.ebuild
new file mode 100644
index 0000000..1117a4a
--- /dev/null
+++ b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.6.80.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.6.80.ebuild b/kde-base/kdepim-wizards/kdepim-wizards-4.6.80.ebuild
new file mode 100644
index 0000000..a2666c3
--- /dev/null
+++ b/kde-base/kdepim-wizards/kdepim-wizards-4.6.80.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.6.80.ebuild b/kde-base/kjots/kjots-4.6.80.ebuild
new file mode 100644
index 0000000..9eeaee2
--- /dev/null
+++ b/kde-base/kjots/kjots-4.6.80.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.6.80.ebuild b/kde-base/kleopatra/kleopatra-4.6.80.ebuild
new file mode 100644
index 0000000..2bfb2d6
--- /dev/null
+++ b/kde-base/kleopatra/kleopatra-4.6.80.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.6.80.ebuild b/kde-base/kmail/kmail-4.6.80.ebuild
new file mode 100644
index 0000000..8a98c75
--- /dev/null
+++ b/kde-base/kmail/kmail-4.6.80.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.6.80.ebuild b/kde-base/knode/knode-4.6.80.ebuild
new file mode 100644
index 0000000..95fd192
--- /dev/null
+++ b/kde-base/knode/knode-4.6.80.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.6.80.ebuild b/kde-base/knotes/knotes-4.6.80.ebuild
new file mode 100644
index 0000000..b1f0ab9
--- /dev/null
+++ b/kde-base/knotes/knotes-4.6.80.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.6.80.ebuild b/kde-base/konsolekalendar/konsolekalendar-4.6.80.ebuild
new file mode 100644
index 0000000..1343ef0
--- /dev/null
+++ b/kde-base/konsolekalendar/konsolekalendar-4.6.80.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.6.80.ebuild b/kde-base/kontact/kontact-4.6.80.ebuild
new file mode 100644
index 0000000..e0181ab
--- /dev/null
+++ b/kde-base/kontact/kontact-4.6.80.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.6.80.ebuild b/kde-base/korganizer/korganizer-4.6.80.ebuild
new file mode 100644
index 0000000..756aaf7
--- /dev/null
+++ b/kde-base/korganizer/korganizer-4.6.80.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.6.80.ebuild b/kde-base/ktimetracker/ktimetracker-4.6.80.ebuild
new file mode 100644
index 0000000..be16643
--- /dev/null
+++ b/kde-base/ktimetracker/ktimetracker-4.6.80.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
+}



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-base/kontact/, kde-base/kalarm/, kde-base/knode/, kde-base/kdepim-wizards/, ...
@ 2011-06-08 23:06 Jonathan Callen
  0 siblings, 0 replies; 9+ messages in thread
From: Jonathan Callen @ 2011-06-08 23:06 UTC (permalink / raw
  To: gentoo-commits

commit:     34f9df1a506a7a189ca6958f07f3486181298ac0
Author:     Jonathan Callen <abcd <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  8 23:03:58 2011 +0000
Commit:     Jonathan Callen <abcd <AT> gentoo <DOT> org>
CommitDate: Wed Jun  8 23:05:59 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=34f9df1a

[kde-base] Bump kdepim 4.6.0 (warning: untested)

---
 .../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 +++++++++
 22 files changed, 818 insertions(+), 0 deletions(-)

diff --git a/kde-base/akonadiconsole/akonadiconsole-4.6.0.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.6.0.ebuild
new file mode 100644
index 0000000..f04805b
--- /dev/null
+++ b/kde-base/akonadiconsole/akonadiconsole-4.6.0.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.6.0.ebuild b/kde-base/akregator/akregator-4.6.0.ebuild
new file mode 100644
index 0000000..95d756b
--- /dev/null
+++ b/kde-base/akregator/akregator-4.6.0.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.6.0.ebuild b/kde-base/blogilo/blogilo-4.6.0.ebuild
new file mode 100644
index 0000000..737f587
--- /dev/null
+++ b/kde-base/blogilo/blogilo-4.6.0.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.6.0.ebuild b/kde-base/kabcclient/kabcclient-4.6.0.ebuild
new file mode 100644
index 0000000..a610008
--- /dev/null
+++ b/kde-base/kabcclient/kabcclient-4.6.0.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.6.0.ebuild b/kde-base/kaddressbook/kaddressbook-4.6.0.ebuild
new file mode 100644
index 0000000..55fb6e1
--- /dev/null
+++ b/kde-base/kaddressbook/kaddressbook-4.6.0.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.6.0.ebuild b/kde-base/kalarm/kalarm-4.6.0.ebuild
new file mode 100644
index 0000000..f988376
--- /dev/null
+++ b/kde-base/kalarm/kalarm-4.6.0.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.6.0.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-4.6.0.ebuild
new file mode 100644
index 0000000..ab8fcbd
--- /dev/null
+++ b/kde-base/kdepim-common-libs/kdepim-common-libs-4.6.0.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.6.0.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.6.0.ebuild
new file mode 100644
index 0000000..1cf8c64
--- /dev/null
+++ b/kde-base/kdepim-icons/kdepim-icons-4.6.0.ebuild
@@ -0,0 +1,14 @@
+# 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
new file mode 100644
index 0000000..45c2d65
--- /dev/null
+++ b/kde-base/kdepim-kresources/kdepim-kresources-4.6.0.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.6.0.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.6.0.ebuild
new file mode 100644
index 0000000..9bc8894
--- /dev/null
+++ b/kde-base/kdepim-meta/kdepim-meta-4.6.0.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.6.0.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.6.0.ebuild
new file mode 100644
index 0000000..324a83d
--- /dev/null
+++ b/kde-base/kdepim-runtime/kdepim-runtime-4.6.0.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.6.0.ebuild b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.6.0.ebuild
new file mode 100644
index 0000000..1117a4a
--- /dev/null
+++ b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.6.0.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.6.0.ebuild b/kde-base/kdepim-wizards/kdepim-wizards-4.6.0.ebuild
new file mode 100644
index 0000000..ff71f68
--- /dev/null
+++ b/kde-base/kdepim-wizards/kdepim-wizards-4.6.0.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 "${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
new file mode 100644
index 0000000..9eeaee2
--- /dev/null
+++ b/kde-base/kjots/kjots-4.6.0.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.6.0.ebuild b/kde-base/kleopatra/kleopatra-4.6.0.ebuild
new file mode 100644
index 0000000..2bfb2d6
--- /dev/null
+++ b/kde-base/kleopatra/kleopatra-4.6.0.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.6.0.ebuild b/kde-base/kmail/kmail-4.6.0.ebuild
new file mode 100644
index 0000000..8a98c75
--- /dev/null
+++ b/kde-base/kmail/kmail-4.6.0.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.6.0.ebuild b/kde-base/knode/knode-4.6.0.ebuild
new file mode 100644
index 0000000..95fd192
--- /dev/null
+++ b/kde-base/knode/knode-4.6.0.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.6.0.ebuild b/kde-base/knotes/knotes-4.6.0.ebuild
new file mode 100644
index 0000000..b1f0ab9
--- /dev/null
+++ b/kde-base/knotes/knotes-4.6.0.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.6.0.ebuild b/kde-base/konsolekalendar/konsolekalendar-4.6.0.ebuild
new file mode 100644
index 0000000..1343ef0
--- /dev/null
+++ b/kde-base/konsolekalendar/konsolekalendar-4.6.0.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.6.0.ebuild b/kde-base/kontact/kontact-4.6.0.ebuild
new file mode 100644
index 0000000..e0181ab
--- /dev/null
+++ b/kde-base/kontact/kontact-4.6.0.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.6.0.ebuild b/kde-base/korganizer/korganizer-4.6.0.ebuild
new file mode 100644
index 0000000..eeac7fd
--- /dev/null
+++ b/kde-base/korganizer/korganizer-4.6.0.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}"/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
new file mode 100644
index 0000000..be16643
--- /dev/null
+++ b/kde-base/ktimetracker/ktimetracker-4.6.0.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
+}



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-base/kontact/, kde-base/kalarm/, kde-base/knode/, kde-base/kdepim-wizards/, ...
@ 2011-06-15  4:28 Jonathan Callen
  0 siblings, 0 replies; 9+ messages in thread
From: Jonathan Callen @ 2011-06-15  4:28 UTC (permalink / raw
  To: gentoo-commits

commit:     d6a6a27467311f20f6f7ee78a95b493093f664f7
Author:     Jonathan Callen <abcd <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 15 04:25:36 2011 +0000
Commit:     Jonathan Callen <abcd <AT> gentoo <DOT> org>
CommitDate: Wed Jun 15 04:25:36 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d6a6a274

[kde-base] Drop kdepim 4.5.96

---
 .../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   |   14 ----
 .../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 ---------
 22 files changed, 0 insertions(+), 818 deletions(-)

diff --git a/kde-base/akonadiconsole/akonadiconsole-4.5.96.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.5.96.ebuild
deleted file mode 100644
index f04805b..0000000
--- a/kde-base/akonadiconsole/akonadiconsole-4.5.96.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.96.ebuild b/kde-base/akregator/akregator-4.5.96.ebuild
deleted file mode 100644
index 95d756b..0000000
--- a/kde-base/akregator/akregator-4.5.96.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.96.ebuild b/kde-base/blogilo/blogilo-4.5.96.ebuild
deleted file mode 100644
index 737f587..0000000
--- a/kde-base/blogilo/blogilo-4.5.96.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.96.ebuild b/kde-base/kabcclient/kabcclient-4.5.96.ebuild
deleted file mode 100644
index a610008..0000000
--- a/kde-base/kabcclient/kabcclient-4.5.96.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.96.ebuild b/kde-base/kaddressbook/kaddressbook-4.5.96.ebuild
deleted file mode 100644
index 55fb6e1..0000000
--- a/kde-base/kaddressbook/kaddressbook-4.5.96.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.96.ebuild b/kde-base/kalarm/kalarm-4.5.96.ebuild
deleted file mode 100644
index f988376..0000000
--- a/kde-base/kalarm/kalarm-4.5.96.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.96.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-4.5.96.ebuild
deleted file mode 100644
index ab8fcbd..0000000
--- a/kde-base/kdepim-common-libs/kdepim-common-libs-4.5.96.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.96.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.5.96.ebuild
deleted file mode 100644
index 1cf8c64..0000000
--- a/kde-base/kdepim-icons/kdepim-icons-4.5.96.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.5.96.ebuild b/kde-base/kdepim-kresources/kdepim-kresources-4.5.96.ebuild
deleted file mode 100644
index 45c2d65..0000000
--- a/kde-base/kdepim-kresources/kdepim-kresources-4.5.96.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.96.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.5.96.ebuild
deleted file mode 100644
index 9bc8894..0000000
--- a/kde-base/kdepim-meta/kdepim-meta-4.5.96.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.96.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.5.96.ebuild
deleted file mode 100644
index 324a83d..0000000
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.5.96.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.96.ebuild b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.5.96.ebuild
deleted file mode 100644
index 1117a4a..0000000
--- a/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.5.96.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.96.ebuild b/kde-base/kdepim-wizards/kdepim-wizards-4.5.96.ebuild
deleted file mode 100644
index ff71f68..0000000
--- a/kde-base/kdepim-wizards/kdepim-wizards-4.5.96.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.5.96.ebuild b/kde-base/kjots/kjots-4.5.96.ebuild
deleted file mode 100644
index 9eeaee2..0000000
--- a/kde-base/kjots/kjots-4.5.96.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.96.ebuild b/kde-base/kleopatra/kleopatra-4.5.96.ebuild
deleted file mode 100644
index 2bfb2d6..0000000
--- a/kde-base/kleopatra/kleopatra-4.5.96.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.96.ebuild b/kde-base/kmail/kmail-4.5.96.ebuild
deleted file mode 100644
index 8a98c75..0000000
--- a/kde-base/kmail/kmail-4.5.96.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.96.ebuild b/kde-base/knode/knode-4.5.96.ebuild
deleted file mode 100644
index 95fd192..0000000
--- a/kde-base/knode/knode-4.5.96.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.96.ebuild b/kde-base/knotes/knotes-4.5.96.ebuild
deleted file mode 100644
index b1f0ab9..0000000
--- a/kde-base/knotes/knotes-4.5.96.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.96.ebuild b/kde-base/konsolekalendar/konsolekalendar-4.5.96.ebuild
deleted file mode 100644
index 1343ef0..0000000
--- a/kde-base/konsolekalendar/konsolekalendar-4.5.96.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.96.ebuild b/kde-base/kontact/kontact-4.5.96.ebuild
deleted file mode 100644
index e0181ab..0000000
--- a/kde-base/kontact/kontact-4.5.96.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.96.ebuild b/kde-base/korganizer/korganizer-4.5.96.ebuild
deleted file mode 100644
index eeac7fd..0000000
--- a/kde-base/korganizer/korganizer-4.5.96.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.5.96.ebuild b/kde-base/ktimetracker/ktimetracker-4.5.96.ebuild
deleted file mode 100644
index be16643..0000000
--- a/kde-base/ktimetracker/ktimetracker-4.5.96.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
-}



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-base/kontact/, kde-base/kalarm/, kde-base/knode/, kde-base/kdepim-wizards/, ...
@ 2011-06-26 14:32 Jorge Manuel B. S. Vicetto
  0 siblings, 0 replies; 9+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2011-06-26 14:32 UTC (permalink / raw
  To: gentoo-commits

commit:     4c791ef5392441cf32f54d049d5fac52fe6ce822
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 26 13:52:11 2011 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Sun Jun 26 14:30:42 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4c791ef5

[kdepim] 4.6.90 version bump.

(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key BB0E6E98)

---
 .../akonadiconsole/akonadiconsole-4.6.90.ebuild    |   25 ++++++
 kde-base/akregator/akregator-4.6.90.ebuild         |   22 +++++
 kde-base/blogilo/blogilo-4.6.90.ebuild             |   22 +++++
 kde-base/kabcclient/kabcclient-4.6.90.ebuild       |   27 +++++++
 kde-base/kaddressbook/kaddressbook-4.6.90.ebuild   |   44 +++++++++++
 kde-base/kalarm/kalarm-4.6.90.ebuild               |   25 ++++++
 .../kdepim-common-libs-4.6.90.ebuild               |   68 ++++++++++++++++
 kde-base/kdepim-icons/kdepim-icons-4.6.90.ebuild   |   14 ++++
 .../kdepim-kresources-4.6.90.ebuild                |   36 +++++++++
 kde-base/kdepim-meta/kdepim-meta-4.6.90.ebuild     |   33 ++++++++
 .../kdepim-runtime/kdepim-runtime-4.6.90.ebuild    |   33 ++++++++
 .../kdepim-strigi-analyzer-4.6.90.ebuild           |   27 +++++++
 .../kdepim-wizards/kdepim-wizards-4.6.90.ebuild    |   35 ++++++++
 kde-base/kjots/kjots-4.6.90.ebuild                 |   25 ++++++
 kde-base/kleopatra/kleopatra-4.6.90.ebuild         |   40 ++++++++++
 kde-base/kmail/kmail-4.6.90.ebuild                 |   82 ++++++++++++++++++++
 kde-base/knode/knode-4.6.90.ebuild                 |   42 ++++++++++
 kde-base/knotes/knotes-4.6.90.ebuild               |   22 +++++
 .../konsolekalendar/konsolekalendar-4.6.90.ebuild  |   23 ++++++
 kde-base/kontact/kontact-4.6.90.ebuild             |   51 ++++++++++++
 kde-base/korganizer/korganizer-4.6.90.ebuild       |   73 +++++++++++++++++
 kde-base/ktimetracker/ktimetracker-4.6.90.ebuild   |   38 +++++++++
 22 files changed, 807 insertions(+), 0 deletions(-)

diff --git a/kde-base/akonadiconsole/akonadiconsole-4.6.90.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.6.90.ebuild
new file mode 100644
index 0000000..f04805b
--- /dev/null
+++ b/kde-base/akonadiconsole/akonadiconsole-4.6.90.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.6.90.ebuild b/kde-base/akregator/akregator-4.6.90.ebuild
new file mode 100644
index 0000000..95d756b
--- /dev/null
+++ b/kde-base/akregator/akregator-4.6.90.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.6.90.ebuild b/kde-base/blogilo/blogilo-4.6.90.ebuild
new file mode 100644
index 0000000..737f587
--- /dev/null
+++ b/kde-base/blogilo/blogilo-4.6.90.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.6.90.ebuild b/kde-base/kabcclient/kabcclient-4.6.90.ebuild
new file mode 100644
index 0000000..a610008
--- /dev/null
+++ b/kde-base/kabcclient/kabcclient-4.6.90.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.6.90.ebuild b/kde-base/kaddressbook/kaddressbook-4.6.90.ebuild
new file mode 100644
index 0000000..55fb6e1
--- /dev/null
+++ b/kde-base/kaddressbook/kaddressbook-4.6.90.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.6.90.ebuild b/kde-base/kalarm/kalarm-4.6.90.ebuild
new file mode 100644
index 0000000..f988376
--- /dev/null
+++ b/kde-base/kalarm/kalarm-4.6.90.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.6.90.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-4.6.90.ebuild
new file mode 100644
index 0000000..92db31b
--- /dev/null
+++ b/kde-base/kdepim-common-libs/kdepim-common-libs-4.6.90.ebuild
@@ -0,0 +1,68 @@
+# 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
+	>=dev-libs/shared-desktop-ontologies-0.6.50
+	$(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"

diff --git a/kde-base/kdepim-icons/kdepim-icons-4.6.90.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.6.90.ebuild
new file mode 100644
index 0000000..1cf8c64
--- /dev/null
+++ b/kde-base/kdepim-icons/kdepim-icons-4.6.90.ebuild
@@ -0,0 +1,14 @@
+# 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.90.ebuild b/kde-base/kdepim-kresources/kdepim-kresources-4.6.90.ebuild
new file mode 100644
index 0000000..45c2d65
--- /dev/null
+++ b/kde-base/kdepim-kresources/kdepim-kresources-4.6.90.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.6.90.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.6.90.ebuild
new file mode 100644
index 0000000..9bc8894
--- /dev/null
+++ b/kde-base/kdepim-meta/kdepim-meta-4.6.90.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.6.90.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.6.90.ebuild
new file mode 100644
index 0000000..1fd344b
--- /dev/null
+++ b/kde-base/kdepim-runtime/kdepim-runtime-4.6.90.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+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
+	>=dev-libs/shared-desktop-ontologies-0.6.51
+	$(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.90.ebuild b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.6.90.ebuild
new file mode 100644
index 0000000..1117a4a
--- /dev/null
+++ b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.6.90.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.6.90.ebuild b/kde-base/kdepim-wizards/kdepim-wizards-4.6.90.ebuild
new file mode 100644
index 0000000..ff71f68
--- /dev/null
+++ b/kde-base/kdepim-wizards/kdepim-wizards-4.6.90.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 "${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.90.ebuild b/kde-base/kjots/kjots-4.6.90.ebuild
new file mode 100644
index 0000000..9eeaee2
--- /dev/null
+++ b/kde-base/kjots/kjots-4.6.90.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.6.90.ebuild b/kde-base/kleopatra/kleopatra-4.6.90.ebuild
new file mode 100644
index 0000000..2bfb2d6
--- /dev/null
+++ b/kde-base/kleopatra/kleopatra-4.6.90.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.6.90.ebuild b/kde-base/kmail/kmail-4.6.90.ebuild
new file mode 100644
index 0000000..8a98c75
--- /dev/null
+++ b/kde-base/kmail/kmail-4.6.90.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.6.90.ebuild b/kde-base/knode/knode-4.6.90.ebuild
new file mode 100644
index 0000000..95fd192
--- /dev/null
+++ b/kde-base/knode/knode-4.6.90.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.6.90.ebuild b/kde-base/knotes/knotes-4.6.90.ebuild
new file mode 100644
index 0000000..b1f0ab9
--- /dev/null
+++ b/kde-base/knotes/knotes-4.6.90.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.6.90.ebuild b/kde-base/konsolekalendar/konsolekalendar-4.6.90.ebuild
new file mode 100644
index 0000000..1343ef0
--- /dev/null
+++ b/kde-base/konsolekalendar/konsolekalendar-4.6.90.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.6.90.ebuild b/kde-base/kontact/kontact-4.6.90.ebuild
new file mode 100644
index 0000000..e0181ab
--- /dev/null
+++ b/kde-base/kontact/kontact-4.6.90.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.6.90.ebuild b/kde-base/korganizer/korganizer-4.6.90.ebuild
new file mode 100644
index 0000000..eeac7fd
--- /dev/null
+++ b/kde-base/korganizer/korganizer-4.6.90.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}"/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.90.ebuild b/kde-base/ktimetracker/ktimetracker-4.6.90.ebuild
new file mode 100644
index 0000000..be16643
--- /dev/null
+++ b/kde-base/ktimetracker/ktimetracker-4.6.90.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
+}



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-base/kontact/, kde-base/kalarm/, kde-base/knode/, kde-base/kdepim-wizards/, ...
@ 2011-07-09 15:28 Alexey Shvetsov
  0 siblings, 0 replies; 9+ messages in thread
From: Alexey Shvetsov @ 2011-07-09 15:28 UTC (permalink / raw
  To: gentoo-commits

commit:     b66879906923d7dce8e06c8fc60af1553abdc243
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  9 15:27:24 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sat Jul  9 15:27:24 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b6687990

[kdepim] Bump 4.6.1

---
 .../akonadiconsole/akonadiconsole-4.6.1.ebuild     |   25 ++++++
 kde-base/akregator/akregator-4.6.1.ebuild          |   22 +++++
 kde-base/blogilo/blogilo-4.6.1.ebuild              |   22 +++++
 kde-base/kabcclient/kabcclient-4.6.1.ebuild        |   27 +++++++
 kde-base/kaddressbook/kaddressbook-4.6.1.ebuild    |   44 ++++++++++
 kde-base/kalarm/kalarm-4.6.1.ebuild                |   25 ++++++
 .../kdepim-common-libs-4.6.1.ebuild                |   67 ++++++++++++++++
 kde-base/kdepim-icons/kdepim-icons-4.6.1.ebuild    |   14 ++++
 .../kdepim-kresources-4.6.1.ebuild                 |   36 +++++++++
 kde-base/kdepim-meta/kdepim-meta-4.6.1.ebuild      |   33 ++++++++
 .../kdepim-runtime/kdepim-runtime-4.6.1.ebuild     |   35 ++++++++
 .../kdepim-strigi-analyzer-4.6.1.ebuild            |   27 +++++++
 .../kdepim-wizards/kdepim-wizards-4.6.1.ebuild     |   35 ++++++++
 kde-base/kjots/kjots-4.6.1.ebuild                  |   25 ++++++
 kde-base/kleopatra/kleopatra-4.6.1.ebuild          |   40 ++++++++++
 kde-base/kmail/kmail-4.6.1.ebuild                  |   83 ++++++++++++++++++++
 kde-base/knode/knode-4.6.1.ebuild                  |   42 ++++++++++
 kde-base/knotes/knotes-4.6.1.ebuild                |   22 +++++
 .../konsolekalendar/konsolekalendar-4.6.1.ebuild   |   23 ++++++
 kde-base/kontact/kontact-4.6.1.ebuild              |   51 ++++++++++++
 kde-base/korganizer/korganizer-4.6.1.ebuild        |   73 +++++++++++++++++
 kde-base/ktimetracker/ktimetracker-4.6.1.ebuild    |   38 +++++++++
 22 files changed, 809 insertions(+), 0 deletions(-)

diff --git a/kde-base/akonadiconsole/akonadiconsole-4.6.1.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.6.1.ebuild
new file mode 100644
index 0000000..f04805b
--- /dev/null
+++ b/kde-base/akonadiconsole/akonadiconsole-4.6.1.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.6.1.ebuild b/kde-base/akregator/akregator-4.6.1.ebuild
new file mode 100644
index 0000000..95d756b
--- /dev/null
+++ b/kde-base/akregator/akregator-4.6.1.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.6.1.ebuild b/kde-base/blogilo/blogilo-4.6.1.ebuild
new file mode 100644
index 0000000..737f587
--- /dev/null
+++ b/kde-base/blogilo/blogilo-4.6.1.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.6.1.ebuild b/kde-base/kabcclient/kabcclient-4.6.1.ebuild
new file mode 100644
index 0000000..a610008
--- /dev/null
+++ b/kde-base/kabcclient/kabcclient-4.6.1.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.6.1.ebuild b/kde-base/kaddressbook/kaddressbook-4.6.1.ebuild
new file mode 100644
index 0000000..55fb6e1
--- /dev/null
+++ b/kde-base/kaddressbook/kaddressbook-4.6.1.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.6.1.ebuild b/kde-base/kalarm/kalarm-4.6.1.ebuild
new file mode 100644
index 0000000..f988376
--- /dev/null
+++ b/kde-base/kalarm/kalarm-4.6.1.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.6.1.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-4.6.1.ebuild
new file mode 100644
index 0000000..80dde8e
--- /dev/null
+++ b/kde-base/kdepim-common-libs/kdepim-common-libs-4.6.1.ebuild
@@ -0,0 +1,67 @@
+# 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"

diff --git a/kde-base/kdepim-icons/kdepim-icons-4.6.1.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.6.1.ebuild
new file mode 100644
index 0000000..1cf8c64
--- /dev/null
+++ b/kde-base/kdepim-icons/kdepim-icons-4.6.1.ebuild
@@ -0,0 +1,14 @@
+# 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.1.ebuild b/kde-base/kdepim-kresources/kdepim-kresources-4.6.1.ebuild
new file mode 100644
index 0000000..45c2d65
--- /dev/null
+++ b/kde-base/kdepim-kresources/kdepim-kresources-4.6.1.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.6.1.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.6.1.ebuild
new file mode 100644
index 0000000..9bc8894
--- /dev/null
+++ b/kde-base/kdepim-meta/kdepim-meta-4.6.1.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.6.1.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.6.1.ebuild
new file mode 100644
index 0000000..324a83d
--- /dev/null
+++ b/kde-base/kdepim-runtime/kdepim-runtime-4.6.1.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.6.1.ebuild b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.6.1.ebuild
new file mode 100644
index 0000000..1117a4a
--- /dev/null
+++ b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.6.1.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.6.1.ebuild b/kde-base/kdepim-wizards/kdepim-wizards-4.6.1.ebuild
new file mode 100644
index 0000000..ff71f68
--- /dev/null
+++ b/kde-base/kdepim-wizards/kdepim-wizards-4.6.1.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 "${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.1.ebuild b/kde-base/kjots/kjots-4.6.1.ebuild
new file mode 100644
index 0000000..9eeaee2
--- /dev/null
+++ b/kde-base/kjots/kjots-4.6.1.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.6.1.ebuild b/kde-base/kleopatra/kleopatra-4.6.1.ebuild
new file mode 100644
index 0000000..2bfb2d6
--- /dev/null
+++ b/kde-base/kleopatra/kleopatra-4.6.1.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.6.1.ebuild b/kde-base/kmail/kmail-4.6.1.ebuild
new file mode 100644
index 0000000..8c9f09e
--- /dev/null
+++ b/kde-base/kmail/kmail-4.6.1.ebuild
@@ -0,0 +1,83 @@
+# 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/
+	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
+}

diff --git a/kde-base/knode/knode-4.6.1.ebuild b/kde-base/knode/knode-4.6.1.ebuild
new file mode 100644
index 0000000..95fd192
--- /dev/null
+++ b/kde-base/knode/knode-4.6.1.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.6.1.ebuild b/kde-base/knotes/knotes-4.6.1.ebuild
new file mode 100644
index 0000000..b1f0ab9
--- /dev/null
+++ b/kde-base/knotes/knotes-4.6.1.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.6.1.ebuild b/kde-base/konsolekalendar/konsolekalendar-4.6.1.ebuild
new file mode 100644
index 0000000..1343ef0
--- /dev/null
+++ b/kde-base/konsolekalendar/konsolekalendar-4.6.1.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.6.1.ebuild b/kde-base/kontact/kontact-4.6.1.ebuild
new file mode 100644
index 0000000..e0181ab
--- /dev/null
+++ b/kde-base/kontact/kontact-4.6.1.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.6.1.ebuild b/kde-base/korganizer/korganizer-4.6.1.ebuild
new file mode 100644
index 0000000..eeac7fd
--- /dev/null
+++ b/kde-base/korganizer/korganizer-4.6.1.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}"/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.1.ebuild b/kde-base/ktimetracker/ktimetracker-4.6.1.ebuild
new file mode 100644
index 0000000..be16643
--- /dev/null
+++ b/kde-base/ktimetracker/ktimetracker-4.6.1.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
+}



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-base/kontact/, kde-base/kalarm/, kde-base/knode/, kde-base/kdepim-wizards/, ...
@ 2011-07-12 20:27 Johannes Huber
  0 siblings, 0 replies; 9+ messages in thread
From: Johannes Huber @ 2011-07-12 20:27 UTC (permalink / raw
  To: gentoo-commits

commit:     b9fc6eeb0f881b9a15621b10856cc56ebb2b70b5
Author:     Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Tue Jul 12 20:28:33 2011 +0000
Commit:     Johannes Huber <johu <AT> gmx <DOT> de>
CommitDate: Tue Jul 12 20:28:33 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b9fc6eeb

[kdepim] 4.6.1 moved to tree

---
 .../akonadiconsole/akonadiconsole-4.6.1.ebuild     |   25 ------
 kde-base/akregator/akregator-4.6.1.ebuild          |   22 -----
 kde-base/blogilo/blogilo-4.6.1.ebuild              |   22 -----
 kde-base/kabcclient/kabcclient-4.6.1.ebuild        |   27 -------
 kde-base/kaddressbook/kaddressbook-4.6.1.ebuild    |   44 ----------
 kde-base/kalarm/kalarm-4.6.1.ebuild                |   25 ------
 .../kdepim-common-libs-4.6.1.ebuild                |   67 ----------------
 kde-base/kdepim-icons/kdepim-icons-4.6.1.ebuild    |   14 ----
 .../kdepim-kresources-4.6.1.ebuild                 |   36 ---------
 kde-base/kdepim-meta/kdepim-meta-4.6.1.ebuild      |   33 --------
 .../kdepim-runtime/kdepim-runtime-4.6.1.ebuild     |   35 --------
 .../kdepim-strigi-analyzer-4.6.1.ebuild            |   27 -------
 .../kdepim-wizards/kdepim-wizards-4.6.1.ebuild     |   35 --------
 kde-base/kjots/kjots-4.6.1.ebuild                  |   25 ------
 kde-base/kleopatra/kleopatra-4.6.1.ebuild          |   40 ----------
 kde-base/kmail/kmail-4.6.1.ebuild                  |   83 --------------------
 kde-base/knode/knode-4.6.1.ebuild                  |   42 ----------
 kde-base/knotes/knotes-4.6.1.ebuild                |   22 -----
 .../konsolekalendar/konsolekalendar-4.6.1.ebuild   |   23 ------
 kde-base/kontact/kontact-4.6.1.ebuild              |   51 ------------
 kde-base/korganizer/korganizer-4.6.1.ebuild        |   73 -----------------
 kde-base/ktimetracker/ktimetracker-4.6.1.ebuild    |   38 ---------
 22 files changed, 0 insertions(+), 809 deletions(-)

diff --git a/kde-base/akonadiconsole/akonadiconsole-4.6.1.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.6.1.ebuild
deleted file mode 100644
index f04805b..0000000
--- a/kde-base/akonadiconsole/akonadiconsole-4.6.1.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.1.ebuild b/kde-base/akregator/akregator-4.6.1.ebuild
deleted file mode 100644
index 95d756b..0000000
--- a/kde-base/akregator/akregator-4.6.1.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.1.ebuild b/kde-base/blogilo/blogilo-4.6.1.ebuild
deleted file mode 100644
index 737f587..0000000
--- a/kde-base/blogilo/blogilo-4.6.1.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.1.ebuild b/kde-base/kabcclient/kabcclient-4.6.1.ebuild
deleted file mode 100644
index a610008..0000000
--- a/kde-base/kabcclient/kabcclient-4.6.1.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.1.ebuild b/kde-base/kaddressbook/kaddressbook-4.6.1.ebuild
deleted file mode 100644
index 55fb6e1..0000000
--- a/kde-base/kaddressbook/kaddressbook-4.6.1.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.1.ebuild b/kde-base/kalarm/kalarm-4.6.1.ebuild
deleted file mode 100644
index f988376..0000000
--- a/kde-base/kalarm/kalarm-4.6.1.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.1.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-4.6.1.ebuild
deleted file mode 100644
index 80dde8e..0000000
--- a/kde-base/kdepim-common-libs/kdepim-common-libs-4.6.1.ebuild
+++ /dev/null
@@ -1,67 +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"

diff --git a/kde-base/kdepim-icons/kdepim-icons-4.6.1.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.6.1.ebuild
deleted file mode 100644
index 1cf8c64..0000000
--- a/kde-base/kdepim-icons/kdepim-icons-4.6.1.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.1.ebuild b/kde-base/kdepim-kresources/kdepim-kresources-4.6.1.ebuild
deleted file mode 100644
index 45c2d65..0000000
--- a/kde-base/kdepim-kresources/kdepim-kresources-4.6.1.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.1.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.6.1.ebuild
deleted file mode 100644
index 9bc8894..0000000
--- a/kde-base/kdepim-meta/kdepim-meta-4.6.1.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.1.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.6.1.ebuild
deleted file mode 100644
index 324a83d..0000000
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.6.1.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.1.ebuild b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.6.1.ebuild
deleted file mode 100644
index 1117a4a..0000000
--- a/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.6.1.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.1.ebuild b/kde-base/kdepim-wizards/kdepim-wizards-4.6.1.ebuild
deleted file mode 100644
index ff71f68..0000000
--- a/kde-base/kdepim-wizards/kdepim-wizards-4.6.1.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.1.ebuild b/kde-base/kjots/kjots-4.6.1.ebuild
deleted file mode 100644
index 9eeaee2..0000000
--- a/kde-base/kjots/kjots-4.6.1.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.1.ebuild b/kde-base/kleopatra/kleopatra-4.6.1.ebuild
deleted file mode 100644
index 2bfb2d6..0000000
--- a/kde-base/kleopatra/kleopatra-4.6.1.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.1.ebuild b/kde-base/kmail/kmail-4.6.1.ebuild
deleted file mode 100644
index 8c9f09e..0000000
--- a/kde-base/kmail/kmail-4.6.1.ebuild
+++ /dev/null
@@ -1,83 +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/
-	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
-}

diff --git a/kde-base/knode/knode-4.6.1.ebuild b/kde-base/knode/knode-4.6.1.ebuild
deleted file mode 100644
index 95fd192..0000000
--- a/kde-base/knode/knode-4.6.1.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.1.ebuild b/kde-base/knotes/knotes-4.6.1.ebuild
deleted file mode 100644
index b1f0ab9..0000000
--- a/kde-base/knotes/knotes-4.6.1.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.1.ebuild b/kde-base/konsolekalendar/konsolekalendar-4.6.1.ebuild
deleted file mode 100644
index 1343ef0..0000000
--- a/kde-base/konsolekalendar/konsolekalendar-4.6.1.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.1.ebuild b/kde-base/kontact/kontact-4.6.1.ebuild
deleted file mode 100644
index e0181ab..0000000
--- a/kde-base/kontact/kontact-4.6.1.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.1.ebuild b/kde-base/korganizer/korganizer-4.6.1.ebuild
deleted file mode 100644
index eeac7fd..0000000
--- a/kde-base/korganizer/korganizer-4.6.1.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.1.ebuild b/kde-base/ktimetracker/ktimetracker-4.6.1.ebuild
deleted file mode 100644
index be16643..0000000
--- a/kde-base/ktimetracker/ktimetracker-4.6.1.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
-}



^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-07-12 20:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-10 20:24 [gentoo-commits] proj/kde:master commit in: kde-base/kontact/, kde-base/kalarm/, kde-base/knode/, kde-base/kdepim-wizards/, Andreas K. Huettel
  -- strict thread matches above, loose matches on Subject: below --
2011-07-12 20:27 Johannes Huber
2011-07-09 15:28 Alexey Shvetsov
2011-06-26 14:32 Jorge Manuel B. S. Vicetto
2011-06-15  4:28 Jonathan Callen
2011-06-08 23:06 Jonathan Callen
2011-05-30 19:39 Alexey Shvetsov
2011-04-16 14:47 Tomas Chvatal
2011-03-02 19:17 Theo Chatzimichos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox