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-addons | |
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-addons')
-rw-r--r-- | kde-apps/kdepim-addons/Manifest | 1 | ||||
-rw-r--r-- | kde-apps/kdepim-addons/kdepim-addons-17.08.2.ebuild | 84 |
2 files changed, 85 insertions, 0 deletions
diff --git a/kde-apps/kdepim-addons/Manifest b/kde-apps/kdepim-addons/Manifest index 19c025c7ba3e..8a8b01d7ac6b 100644 --- a/kde-apps/kdepim-addons/Manifest +++ b/kde-apps/kdepim-addons/Manifest @@ -1,2 +1,3 @@ DIST kdepim-addons-17.04.3.tar.xz 1930656 SHA256 b4b15a0a6318c4c64800ae19451e64d12f49f1fa4ff842dce3a064799b441685 SHA512 7cccf4906dfa43fd12e3971ebf67494986084d364be0bbbacd1d64274851f0f32621811e8a4a5ab5038d2c3c820028d9e0fbc73d0bd5267eeb094fb17a36772b WHIRLPOOL 9bf90afe1d6bd2250d1082c8a1554c8ab27acc42576cdcebbdf3a808e9eb17456d0834e8ba9aabfce4f448ef11940ee0415948d7014686fc04a18684334045e7 DIST kdepim-addons-17.08.1.tar.xz 1917824 SHA256 0fc647de5067c39822dc0b7c4a3763fa7ceda32480f88dbe2b8b9097dc45ab80 SHA512 60174cbc702a0a4a9e9e7f5200cca0648a89cac10fb1f55d48aae030a1a30c23fd67417c9be27223c942adbeea1a4f9c30f3dcfb7c8dc5c7f44bbaac3b9cd516 WHIRLPOOL a5c031953eeaac721d0f828d5585ab3863389549c92365ad7d6934401a07a02176a46a70ba04585e9d1c178063d70f598cdfdacd31f303a461ab9d4681201361 +DIST kdepim-addons-17.08.2.tar.xz 1922388 SHA256 35b0331f46d173cc709ba1d303a0a626bc077bf0c16cc9844de464acc2d1df0c SHA512 623f20c63f123763ff6c8702632f589df1d43a63dfaac668f8f86ab767f28ba3787d222e1e6c54731ea554763a1abb300d8b39333c7c63c9964c8afbb6b251c3 WHIRLPOOL 7b1b69779df6ec540ab3819fa09f997b57d03d01a78253ccd5e90dd6982dd232fc0c04d5d1c32de34526aed12315e9db1f974f83a30c0044f4963802712c3670 diff --git a/kde-apps/kdepim-addons/kdepim-addons-17.08.2.ebuild b/kde-apps/kdepim-addons/kdepim-addons-17.08.2.ebuild new file mode 100644 index 000000000000..87be9d09fecd --- /dev/null +++ b/kde-apps/kdepim-addons/kdepim-addons-17.08.2.ebuild @@ -0,0 +1,84 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +KDE_EXAMPLES="true" +KDE_TEST="forceoptional-recursive" +VIRTUALX_REQUIRED="test" +inherit kde5 + +DESCRIPTION="Plugins for KDE Personal Information Management Suite" +HOMEPAGE="https://www.kde.org/applications/office/kontact/" +LICENSE="GPL-2+ LGPL-2.1+" +KEYWORDS="~amd64 ~x86" + +IUSE="importwizard" + +COMMON_DEPEND=" + $(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 khtml) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kio) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kxmlgui) + $(add_frameworks_dep syntax-highlighting) + $(add_kdeapps_dep akonadi) + $(add_kdeapps_dep akonadi-contacts) + $(add_kdeapps_dep akonadi-notes) + $(add_kdeapps_dep calendarsupport) + $(add_kdeapps_dep eventviews) + $(add_kdeapps_dep grantleetheme) + $(add_kdeapps_dep incidenceeditor) + $(add_kdeapps_dep kcontacts) + $(add_kdeapps_dep kdepim-apps-libs) + $(add_kdeapps_dep kidentitymanagement) + $(add_kdeapps_dep kimap) + $(add_kdeapps_dep kmailtransport) + $(add_kdeapps_dep kmime) + $(add_kdeapps_dep libkdepim) + $(add_kdeapps_dep libkleo) + $(add_kdeapps_dep libksieve) + $(add_kdeapps_dep libktnef) + $(add_kdeapps_dep mailcommon) + $(add_kdeapps_dep messagelib) + $(add_kdeapps_dep pimcommon) + $(add_qt_dep qtgui) + $(add_qt_dep qtnetwork) + $(add_qt_dep qtwidgets) + $(add_qt_dep qtxml) + importwizard? ( $(add_kdeapps_dep akonadi-import-wizard) ) +" +DEPEND="${COMMON_DEPEND} + >=app-crypt/gpgme-1.7.1[cxx,qt5] +" +RDEPEND="${COMMON_DEPEND} + !kde-apps/kaddressbook:4 + !kde-apps/kdepim-l10n + !kde-apps/kmail:4 +" + +RESTRICT+=" test" + +src_configure() { + local mycmakeargs=( + -DKDEPIMADDONS_BUILD_EXAMPLES=$(usex examples) + $(cmake-utils_use_find_package importwizard KPimImportWizard) + ) + + kde5_src_configure +} + +pkg_postinst() { + kde5_pkg_postinst + + if ! has_version "kde-misc/kregexpeditor" ; then + elog "${PN} Sieve editor plugin can make use of kde-misc/kregexpeditor if installed." + fi +} |