public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-base/kmail/, kde-base/kdepim-common-libs/, kde-base/knode/
@ 2014-01-27 23:29 Andreas Hüttel
  0 siblings, 0 replies; only message in thread
From: Andreas Hüttel @ 2014-01-27 23:29 UTC (permalink / raw
  To: gentoo-commits

commit:     7b7901a63df83d5fd1d75c933c1f38cd9ad1f045
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 27 23:30:36 2014 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 23:30:36 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7b7901a6

[kdepim] 4.12.1-r1 ebuilds moved to main tree

---
 .../kdepim-common-libs-4.12.1-r1.ebuild            |  73 ---------------
 kde-base/kmail/kmail-4.12.1-r1.ebuild              | 104 ---------------------
 kde-base/knode/knode-4.12.1-r1.ebuild              |  49 ----------
 3 files changed, 226 deletions(-)

diff --git a/kde-base/kdepim-common-libs/kdepim-common-libs-4.12.1-r1.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-4.12.1-r1.ebuild
deleted file mode 100644
index e7cab59..0000000
--- a/kde-base/kdepim-common-libs/kdepim-common-libs-4.12.1-r1.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-common-libs/kdepim-common-libs-4.12.1.ebuild,v 1.1 2014/01/18 11:24:04 dilfridge Exp $
-
-EAPI=5
-
-KMNAME="kdepim"
-KMNOMODULE="true"
-inherit kde4-meta
-
-DESCRIPTION="Common libraries for KDE PIM apps"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
-	app-crypt/gpgme
-	>=app-office/akonadi-server-1.10.43
-	dev-libs/grantlee
-	>=dev-libs/shared-desktop-ontologies-0.11.0
-	$(add_kdebase_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}
-	!kde-base/akonadi:4
-	!kde-base/libkdepim:4
-	!kde-base/libkleo:4
-	!kde-base/libkpgp:4
-	!<kde-base/kaddressbook-4.11.50:4
-	!kde-base/kdepim-wizards:4
-	!<kde-base/kmail-4.4.80:4
-	!=kde-base/kmail-4.12.0
-	!=kde-base/kmail-4.12.1
-	!=kde-base/kmail-4.11*
-	!<kde-base/korganizer-4.5.67:4
-	app-crypt/gnupg
-	$(add_kdebase_dep kdepim-runtime)
-"
-
-RESTRICT="test"
-# bug 393131
-
-KMEXTRA="
-	agents/
-	akonadi_next/
-	calendarsupport/
-	calendarviews/
-	composereditor-ng/
-	grantleetheme/
-	kaddressbookgrantlee/
-	incidenceeditor-ng/
-	libkdepim/
-	libkdepimdbusinterfaces/
-	libkleo/
-	libkpgp/
-	kdgantt2/
-	messagecomposer/
-	messagecore/
-	messagelist/
-	messageviewer/
-	ontologies/
-	pimcommon/
-	templateparser/
-"
-KMEXTRACTONLY="
-	kleopatra/
-	kmail/
-	knode/org.kde.knode.xml
-	korgac/org.kde.korganizer.KOrgac.xml
-	korganizer/org.kde.korganizer.Korganizer.xml
-	mailcommon/
-"
-KMSAVELIBS="true"
-
-PATCHES=( "${FILESDIR}/install-composereditorng.patch" )

diff --git a/kde-base/kmail/kmail-4.12.1-r1.ebuild b/kde-base/kmail/kmail-4.12.1-r1.ebuild
deleted file mode 100644
index 471fcb3..0000000
--- a/kde-base/kmail/kmail-4.12.1-r1.ebuild
+++ /dev/null
@@ -1,104 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.12.1.ebuild,v 1.1 2014/01/18 11:23:39 dilfridge Exp $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-VIRTUALX_REQUIRED=test
-inherit flag-o-matic kde4-meta
-
-DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE."
-HOMEPAGE="http://www.kde.org/applications/internet/kmail/"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
-	$(add_kdebase_dep kdepimlibs)
-	$(add_kdebase_dep korganizer)
-	$(add_kdebase_dep kdepim-common-libs "" 4.12.1-r1)
-"
-RDEPEND="${DEPEND}"
-
-RESTRICT="test"
-# bug 393147
-
-KMEXTRACTONLY="
-	agents/
-	akonadi_next/
-	calendarsupport/
-	korganizer/
-	kresources/
-	libkleo/
-	libkpgp/
-	libkdepimdbusinterfaces/
-	kdgantt2/
-"
-KMCOMPILEONLY="
-	grantleetheme/
-	kaddressbookgrantlee/
-	messagecomposer/
-	messagecore/
-	messagelist/
-	messageviewer/
-	pimcommon/
-	templateparser/
-	incidenceeditor-ng/
-	calendarsupport/
-"
-KMEXTRA="
-	grantleethemeeditor/
-	headerthemeeditor/
-	kmailcvt/
-	ksendemail/
-	importwizard/
-	libksieve/
-	mailcommon/
-	mailimporter/
-	ontologies/
-	pimsettingexporter/
-	plugins/messageviewer/
-"
-
-KMLOADLIBS="kdepim-common-libs"
-
-src_configure() {
-	# Bug 308903
-	use ppc64 && append-flags -mminimal-toc
-
-	kde4-meta_src_configure
-}
-
-src_compile() {
-	kde4-meta_src_compile kmail_xml
-	kde4-meta_src_compile
-}
-
-pkg_postinst() {
-	kde4-meta_pkg_postinst
-
-	if ! has_version kde-base/kdepim-kresources:${SLOT}; then
-		echo
-		elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}"
-		echo
-	fi
-	if ! has_version kde-base/kleopatra:${SLOT}; then
-		echo
-		elog "For certificate management and the gnupg log viewer, please install kde-base/kleopatra:${SLOT}"
-		echo
-	fi
-
-	if has_version "app-office/akonadi-server[sqlite]"; then
-		ewarn
-		ewarn "We strongly recommend you set your Akonadi database backend to QMYSQL in your"
-		ewarn "user configuration. This is the backend recommended by KDE upstream."
-		ewarn "Reports indicate that kde-base/kmail-4.10 does not work properly with the sqlite"
-		ewarn "backend anymore."
-		if has_version "app-office/akonadi-server[-mysql]"; then
-			ewarn "FOR THAT, YOU WILL HAVE TO RE-BUILD app-office/akonadi-server WITH mysql USEFLAG ENABLED."
-		fi
-		ewarn "You can select the backend in your ~/.config/akonadi/akonadiserverrc."
-		ewarn
-	fi
-}

diff --git a/kde-base/knode/knode-4.12.1-r1.ebuild b/kde-base/knode/knode-4.12.1-r1.ebuild
deleted file mode 100644
index 17131ae..0000000
--- a/kde-base/knode/knode-4.12.1-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knode/knode-4.12.1.ebuild,v 1.1 2014/01/18 11:24:01 dilfridge Exp $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="A newsreader for KDE"
-HOMEPAGE="http://www.kde.org/applications/internet/knode/"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-# test fails, last checked for 4.2.96
-RESTRICT=test
-
-DEPEND="
-	$(add_kdebase_dep kdepimlibs)
-	$(add_kdebase_dep kdepim-common-libs "" 4.12.1-r1)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
-	agents/
-	libkleo/
-	libkpgp/
-	messagecomposer/
-	messageviewer/
-	messagecore/
-"
-KMCOMPILEONLY="
-	grantleetheme/
-	kaddressbookgrantlee/
-	pimcommon/
-"
-
-KMLOADLIBS="kdepim-common-libs"
-
-src_unpack() {
-	if use handbook; then
-		KMEXTRA="
-			doc/kioslave/news
-		"
-	fi
-
-	kde4-meta_src_unpack
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-27 23:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-27 23:29 [gentoo-commits] proj/kde:master commit in: kde-base/kmail/, kde-base/kdepim-common-libs/, kde-base/knode/ Andreas Hüttel

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