summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-07-13 23:06:33 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-07-13 23:06:54 +0200
commitfced640b8ff96298fd48a638f434b74d05dc5e69 (patch)
tree82d6cca7a7c463732bbc79ca245ec587504ee207 /kde-apps/kdepim-runtime
parentdev-ml/camlbz2: disable // make, it sometimes fails (diff)
downloadgentoo-fced640b8ff96298fd48a638f434b74d05dc5e69.tar.gz
gentoo-fced640b8ff96298fd48a638f434b74d05dc5e69.tar.bz2
gentoo-fced640b8ff96298fd48a638f434b74d05dc5e69.zip
kde-apps: Drop KDE Applications 17.04.2
Package-Manager: Portage-2.3.6, Repoman-2.3.1
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.04.2.ebuild79
2 files changed, 0 insertions, 80 deletions
diff --git a/kde-apps/kdepim-runtime/Manifest b/kde-apps/kdepim-runtime/Manifest
index ec7e08498399..2a2d0b748379 100644
--- a/kde-apps/kdepim-runtime/Manifest
+++ b/kde-apps/kdepim-runtime/Manifest
@@ -1,3 +1,2 @@
-DIST kdepim-runtime-17.04.2.tar.xz 1489660 SHA256 224d23cda2ef82ffb4bf8e827392c4ee88596da23b3c3a93565ab6c3fcc09999 SHA512 046526ce29bd4b300f7e12c7bb92e6071519a0c42005769a21ddb6425c9c43d8cb473c0b682a2e4ec5d99e598937e418809f9a8767513ee2ffe9a84818ec6409 WHIRLPOOL ff388723c0ceec09e74abda5352f3d291d3b8a25b3a94f06fb6390624464762ad8b6c8133fbeec2f87cc19582428229f36aa09199b452a430c3f0701369e9870
DIST kdepim-runtime-17.04.3.tar.xz 1492480 SHA256 f85fa76556a5900861e3c9ccca4210af9ac66082109817d7b15d6295f4cecc1d SHA512 dd17f6bb3ba7372bad0e0647de13eb4d54f5d1a6c81f415eb037e7f90cc60fc0723922829282b57fa08559d1e85b4f46c17a7c4c0e85ee96516787fc78ed898d WHIRLPOOL f46ad65fd6a828de4129dffdb378731879c65a6695751bbda567cdc725a13acc7d9ee3bed2a2297847f3057787989d4cdcc2c8d18b19b4994e9379db0f028e23
DIST kdepim-runtime-4.14.11_pre20160211.tar.gz 1655057 SHA256 00d0c78d84850b1619c22550fd938c0e016d1765a04623bac25dafffc6105b49 SHA512 6aeb3b35dc84a1cacc18619af5f7ab65175a31fbfb9a1d11d30dc98c6dcd3f40ebd18a90d2d02421b6a38fdc4b4d77f9fa6853c523a60910e92367f25932c45e WHIRLPOOL c14c3f9b85b7b157a9f274f4c74c687ae0e85e8b3ea6aa0756c640ff8f5dbcb3311366e3ff6c490a29ed7697a7a51c75ca6de6cef8b3ebf28f7da640e7eb149e
diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-17.04.2.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-17.04.2.ebuild
deleted file mode 100644
index 8a73323fb59b..000000000000
--- a/kde-apps/kdepim-runtime/kdepim-runtime-17.04.2.ebuild
+++ /dev/null
@@ -1,79 +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="google"
-
-# TODO kolab, Qt5TextToSpeech
-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_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:=
- google? ( $(add_kdeapps_dep libkgapi) )
-"
-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 google KPimGAPI)
- )
-
- kde5_src_configure
-}