summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-11-09 20:35:02 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-11-09 20:35:02 +0100
commit2ec9726d27e17d0ecdbfa025be77d85289e4445b (patch)
treeef1e039ab0223f6951605c8b4b2251335e03ec0a /kde-apps/kdepim-runtime
parentkde-apps: Add KDE Applications 17.08.3 (diff)
downloadgentoo-2ec9726d27e17d0ecdbfa025be77d85289e4445b.tar.gz
gentoo-2ec9726d27e17d0ecdbfa025be77d85289e4445b.tar.bz2
gentoo-2ec9726d27e17d0ecdbfa025be77d85289e4445b.zip
kde-apps: Drop KDE Applications 17.08.2
Package-Manager: Portage-2.3.8, Repoman-2.3.4
Diffstat (limited to 'kde-apps/kdepim-runtime')
-rw-r--r--kde-apps/kdepim-runtime/Manifest1
-rw-r--r--kde-apps/kdepim-runtime/kdepim-runtime-17.08.2-r1.ebuild81
2 files changed, 0 insertions, 82 deletions
diff --git a/kde-apps/kdepim-runtime/Manifest b/kde-apps/kdepim-runtime/Manifest
index 63da7d688761..2316078c1038 100644
--- a/kde-apps/kdepim-runtime/Manifest
+++ b/kde-apps/kdepim-runtime/Manifest
@@ -1,3 +1,2 @@
DIST kdepim-runtime-17.04.3.tar.xz 1492480 SHA256 f85fa76556a5900861e3c9ccca4210af9ac66082109817d7b15d6295f4cecc1d SHA512 dd17f6bb3ba7372bad0e0647de13eb4d54f5d1a6c81f415eb037e7f90cc60fc0723922829282b57fa08559d1e85b4f46c17a7c4c0e85ee96516787fc78ed898d WHIRLPOOL f46ad65fd6a828de4129dffdb378731879c65a6695751bbda567cdc725a13acc7d9ee3bed2a2297847f3057787989d4cdcc2c8d18b19b4994e9379db0f028e23
-DIST kdepim-runtime-17.08.2.tar.xz 1506984 SHA256 9f8e781635401df1f27dba1186b1fb0ce88ea1c7ed17f6e1fcfbf297517c797b SHA512 60b1ba99c8ade659d836e70ebc412900d7c0d8637441b90d879ac5f7e69b64dd26c6d3a69bc555e518c21660768dcd510ceda6fe57b447940a09afea9f467fc6 WHIRLPOOL fce948d5c65f4c0d3d38d556f42a220108e0b91ab99d568690e023fdaa7e21d9c6ebe9ef69a70c6e00940e88d8c79a8b1529b4e318f117ea5e7510f52b352a9d
DIST kdepim-runtime-17.08.3.tar.xz 1507128 SHA256 672a02f572678ee2992ffd4c6f2ecdea541faed15a45466fa1e9e95cd89c8661 SHA512 fbc13a0b92d47d057ff94101485e9e76eddd002c51d1696146313f6fa5be412759b44c1f24e0a4d1282140b985926370310de77cec7f9281771d15e6d5c919f2 WHIRLPOOL 84ff6fc07415b862eab6ccfb648febe501f98c87e7e92fd226bd8f0a92ce7a8287cecab9aefdad6e5fbc4ff75d4b00a90e57cd3888a55fc42784b2b58314441a
diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-17.08.2-r1.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-17.08.2-r1.ebuild
deleted file mode 100644
index 4073c1b8ac0d..000000000000
--- a/kde-apps/kdepim-runtime/kdepim-runtime-17.08.2-r1.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-KDE_TEST="forceoptional"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Runtime plugin collection to extend the functionality of KDE PIM"
-LICENSE="GPL-2+ LGPL-2.1+"
-KEYWORDS="~amd64 ~x86"
-IUSE="speech"
-
-# TODO kolab
-CDEPEND="
- $(add_frameworks_dep kcodecs)
- $(add_frameworks_dep kcompletion)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kdelibs4support)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kitemmodels)
- $(add_frameworks_dep kjobwidgets)
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep knotifyconfig)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep ktextwidgets)
- $(add_frameworks_dep kwallet)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kwindowsystem)
- $(add_frameworks_dep kxmlgui)
- $(add_kdeapps_dep akonadi)
- $(add_kdeapps_dep akonadi-calendar)
- $(add_kdeapps_dep akonadi-contacts)
- $(add_kdeapps_dep akonadi-mime)
- $(add_kdeapps_dep akonadi-notes)
- $(add_kdeapps_dep kalarmcal)
- $(add_kdeapps_dep kcalcore)
- $(add_kdeapps_dep kcalutils)
- $(add_kdeapps_dep kcontacts)
- $(add_kdeapps_dep kdav)
- $(add_kdeapps_dep kidentitymanagement)
- $(add_kdeapps_dep kimap)
- $(add_kdeapps_dep kmailtransport)
- $(add_kdeapps_dep kmbox)
- $(add_kdeapps_dep kmime)
- $(add_kdeapps_dep libkgapi)
- $(add_kdeapps_dep pimcommon)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtnetwork)
- $(add_qt_dep qtwebengine 'widgets')
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtxml)
- dev-libs/cyrus-sasl:2
- dev-libs/libical:=
- speech? ( $(add_qt_dep qtspeech) )
-"
-DEPEND="${CDEPEND}
- $(add_qt_dep qtxmlpatterns)
- dev-libs/libxslt
-"
-RDEPEND="${CDEPEND}
- !kde-apps/kdepim-l10n
- $(add_frameworks_dep oxygen-icons)
-"
-
-RESTRICT+=" test"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package speech Qt5TextToSpeech)
- )
-
- kde5_src_configure
-}