diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-10-12 16:10:58 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-10-12 16:18:26 +0200 |
commit | a6d3a93f1f50f5797b4d119f529dffcaf0d3a1e4 (patch) | |
tree | 4d3ec8ddaa83500e5b7b78a9fdbb5d4fd20540d5 /kde-apps/kdepim-runtime | |
parent | kde-frameworks/kdelibs: 4.14.37 version bump (diff) | |
download | gentoo-a6d3a93f1f50f5797b4d119f529dffcaf0d3a1e4.tar.gz gentoo-a6d3a93f1f50f5797b4d119f529dffcaf0d3a1e4.tar.bz2 gentoo-a6d3a93f1f50f5797b4d119f529dffcaf0d3a1e4.zip |
kde-apps: Add KDE Applications 17.08.2
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'kde-apps/kdepim-runtime')
-rw-r--r-- | kde-apps/kdepim-runtime/Manifest | 1 | ||||
-rw-r--r-- | kde-apps/kdepim-runtime/kdepim-runtime-17.08.2.ebuild | 72 |
2 files changed, 73 insertions, 0 deletions
diff --git a/kde-apps/kdepim-runtime/Manifest b/kde-apps/kdepim-runtime/Manifest index de3a3b4dc929..b6b1a691a4dd 100644 --- a/kde-apps/kdepim-runtime/Manifest +++ b/kde-apps/kdepim-runtime/Manifest @@ -1,2 +1,3 @@ DIST kdepim-runtime-17.04.3.tar.xz 1492480 SHA256 f85fa76556a5900861e3c9ccca4210af9ac66082109817d7b15d6295f4cecc1d SHA512 dd17f6bb3ba7372bad0e0647de13eb4d54f5d1a6c81f415eb037e7f90cc60fc0723922829282b57fa08559d1e85b4f46c17a7c4c0e85ee96516787fc78ed898d WHIRLPOOL f46ad65fd6a828de4129dffdb378731879c65a6695751bbda567cdc725a13acc7d9ee3bed2a2297847f3057787989d4cdcc2c8d18b19b4994e9379db0f028e23 DIST kdepim-runtime-17.08.1.tar.xz 1505712 SHA256 b660eeb3172d4d446853697f399b785f8e783dde62a88ad04eb452905b912960 SHA512 38c968ec93f45192d4cd7ff9f54149c6fedfabd194ffb680e9838c6ba9cccc35f4fec59c8fe47c193bb0d6efa93a90439b2970a62720df5e9980a337f0438260 WHIRLPOOL edc5b0eede89a8e5d046b9ad63e5a942701bc19b7e6c993c6a6aab8b3adcf5f66f1a76c480796938d76543bed33ad2d970ea8bbbd8ed695f3d87bf38c4667fde +DIST kdepim-runtime-17.08.2.tar.xz 1506984 SHA256 9f8e781635401df1f27dba1186b1fb0ce88ea1c7ed17f6e1fcfbf297517c797b SHA512 60b1ba99c8ade659d836e70ebc412900d7c0d8637441b90d879ac5f7e69b64dd26c6d3a69bc555e518c21660768dcd510ceda6fe57b447940a09afea9f467fc6 WHIRLPOOL fce948d5c65f4c0d3d38d556f42a220108e0b91ab99d568690e023fdaa7e21d9c6ebe9ef69a70c6e00940e88d8c79a8b1529b4e318f117ea5e7510f52b352a9d diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-17.08.2.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-17.08.2.ebuild new file mode 100644 index 000000000000..4bc1495fd790 --- /dev/null +++ b/kde-apps/kdepim-runtime/kdepim-runtime-17.08.2.ebuild @@ -0,0 +1,72 @@ +# 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="" + +# 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_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:= +" +DEPEND="${CDEPEND} + $(add_qt_dep qtxmlpatterns) + dev-libs/libxslt +" +RDEPEND="${CDEPEND} + !kde-apps/kdepim-l10n + $(add_frameworks_dep oxygen-icons) +" + +RESTRICT+=" test" |