diff options
4 files changed, 81 insertions, 8 deletions
diff --git a/kde-base/kdepim-common-libs/Manifest b/kde-base/kdepim-common-libs/Manifest new file mode 100644 index 00000000000..7c2cf58aca2 --- /dev/null +++ b/kde-base/kdepim-common-libs/Manifest @@ -0,0 +1 @@ +DIST kdepim-4.12.1.tar.xz 14072572 SHA256 a357d1da332b294b8d2fbf29177a65eded9d9aef3a8e218a2c572b620aa9d7a3 SHA512 9e13b9c0ae25b9a5f9183f858d6aac84f2aaadf8feab6dc821232e6cf9309efe93b7baf157d1793e88c6e80f18f6d602e518535ed15bfaf79dfdf21c5c9af0b6 WHIRLPOOL 32a8b34952bf0d4cb9045ac7ab7dc71fda76967db942d14269912c6a8204904210d56a171c863e528754bbb7eb4a9ace125914e99c0cb56ed2a5072d925b3709 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 new file mode 100644 index 00000000000..20a490a0d7c --- /dev/null +++ b/kde-base/kdepim-common-libs/kdepim-common-libs-4.12.1-r1.ebuild @@ -0,0 +1,72 @@ +# 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 +" +KMSAVELIBS="true" + +PATCHES=( "${FILESDIR}/install-composereditorng.patch" ) diff --git a/kde-base/kdepim-common-libs/kdepim-common-libs-4.12.49.9999.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-4.12.49.9999.ebuild index a3c5bfe49b9..6870ce3e547 100644 --- a/kde-base/kdepim-common-libs/kdepim-common-libs-4.12.49.9999.ebuild +++ b/kde-base/kdepim-common-libs/kdepim-common-libs-4.12.49.9999.ebuild @@ -27,6 +27,9 @@ RDEPEND="${DEPEND} !<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) @@ -36,6 +39,7 @@ RESTRICT="test" # bug 393131 KMEXTRA=" + agents/ akonadi_next/ calendarsupport/ calendarviews/ @@ -63,10 +67,6 @@ KMEXTRACTONLY=" korgac/org.kde.korganizer.KOrgac.xml korganizer/org.kde.korganizer.Korganizer.xml " -KMCOMPILEONLY=" - agents/sendlateragent -" - KMSAVELIBS="true" PATCHES=( "${FILESDIR}/install-composereditorng.patch" ) diff --git a/kde-base/kdepim-common-libs/kdepim-common-libs-9999.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-9999.ebuild index 5d3f14a0af2..3774762b121 100644 --- a/kde-base/kdepim-common-libs/kdepim-common-libs-9999.ebuild +++ b/kde-base/kdepim-common-libs/kdepim-common-libs-9999.ebuild @@ -27,6 +27,9 @@ RDEPEND="${DEPEND} !<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) @@ -36,6 +39,7 @@ RESTRICT="test" # bug 393131 KMEXTRA=" + agents/ akonadi_next/ calendarsupport/ calendarviews/ @@ -64,10 +68,6 @@ KMEXTRACTONLY=" korgac/org.kde.korganizer.KOrgac.xml korganizer/org.kde.korganizer.Korganizer.xml " -KMCOMPILEONLY=" - agents/sendlateragent -" - KMSAVELIBS="true" PATCHES=( "${FILESDIR}/install-composereditorng.patch" ) |
