summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-05-10 15:46:14 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-05-10 15:50:15 +0200
commit7c0ba34252a8cc2fd310159ee41516eaa4e882d9 (patch)
treeee57296bca0d449d2cc98013049e1624a160170a /kde-apps/kdepim-runtime
parentkde-apps: Add KDE Applications 18.04.1 (diff)
downloadgentoo-7c0ba34252a8cc2fd310159ee41516eaa4e882d9.tar.gz
gentoo-7c0ba34252a8cc2fd310159ee41516eaa4e882d9.tar.bz2
gentoo-7c0ba34252a8cc2fd310159ee41516eaa4e882d9.zip
kde-apps: Drop KDE Applications 18.04.0
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'kde-apps/kdepim-runtime')
-rw-r--r--kde-apps/kdepim-runtime/Manifest1
-rw-r--r--kde-apps/kdepim-runtime/kdepim-runtime-18.04.0.ebuild83
2 files changed, 0 insertions, 84 deletions
diff --git a/kde-apps/kdepim-runtime/Manifest b/kde-apps/kdepim-runtime/Manifest
index 6b3e27799204..278ba3ec9272 100644
--- a/kde-apps/kdepim-runtime/Manifest
+++ b/kde-apps/kdepim-runtime/Manifest
@@ -1,3 +1,2 @@
DIST kdepim-runtime-17.12.3.tar.xz 1796892 BLAKE2B 8e74409e6a5eee9201340f971f14324eee68d1510c23f2684686a3e8b8463031cfd6658de2073f1205f8c6f7207d1f1dabbddcfad05c87fa7c8665dd30566bfa SHA512 9ddb7c717a94ca75f561e54f7842c18c2def83c129f004e345a32ab4de4a5b4b15ec50f2044000d785572636a0d78adc4d90f9b3550ed853cf1982c6ef749aa7
-DIST kdepim-runtime-18.04.0.tar.xz 1745684 BLAKE2B 59553cf5559825ef06c408aafae1f07f36bcfd1afd1f08e90d0f011c3d13f08d6d6dc99745c4f1b615af02b3941741d6be9abed80b1e4f0cb0f60e21d413d34d SHA512 303fa9fa3ab0b26ea49971f8928c0bf3e4bf75993dd0551bdf5e4aab95e00d3a871d09ff8b399f452f97688e25377ec53f6705f9e0b1993cb4b3772a1bee8ce1
DIST kdepim-runtime-18.04.1.tar.xz 1749484 BLAKE2B 7b1e2654522e15f881e9fb2429387af31f7a46978f367d5183fdf5b2fa119e120a493a768c8a88cd159af5e2922316147031268ce45094a7afa9849edaa35428 SHA512 b9aed0799eb6bd6c0c21c1d8588b84f460a793b46f9cf79381d2f7c8a43a6fcac658c0a887ad7fd62ba7224c8b014c03aed7209a952c6d2814fccb1a3c24e769
diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-18.04.0.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-18.04.0.ebuild
deleted file mode 100644
index 4f1d61f160a7..000000000000
--- a/kde-apps/kdepim-runtime/kdepim-runtime-18.04.0.ebuild
+++ /dev/null
@@ -1,83 +0,0 @@
-# Copyright 1999-2018 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 kholidays)
- $(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
- test? ( $(add_kdeapps_dep kimap 'test') )
-"
-RDEPEND="${CDEPEND}
- !kde-apps/kdepim-l10n
- !kde-misc/akonadi-ews
- $(add_frameworks_dep oxygen-icons)
-"
-
-RESTRICT+=" test"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package speech Qt5TextToSpeech)
- )
-
- kde5_src_configure
-}