From 85faab2e366afa6293f3c9781866f04631fc6213 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 11 Jan 2018 17:17:01 +0100 Subject: kde-apps: Add KDE Applications 17.12.1 Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- kde-apps/akonadiconsole/Manifest | 1 + .../akonadiconsole/akonadiconsole-17.12.1.ebuild | 46 ++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 kde-apps/akonadiconsole/akonadiconsole-17.12.1.ebuild (limited to 'kde-apps/akonadiconsole') diff --git a/kde-apps/akonadiconsole/Manifest b/kde-apps/akonadiconsole/Manifest index 5aa9213fc0f0..b296b02094d6 100644 --- a/kde-apps/akonadiconsole/Manifest +++ b/kde-apps/akonadiconsole/Manifest @@ -1,2 +1,3 @@ DIST akonadiconsole-17.08.3.tar.xz 185196 BLAKE2B fb630eb12653f8a6d8f4064f0fa6a0deaf6766959db4d55f6a6526be504023d4a08954186924063bc4c6aca00d1523f46517d64b6f81da0f43e0a5878d7815dc SHA512 a9de6c25c9b7dea29595e5ed815e25cd37b715afa2c754c9920cf9c6be4755d5bcf5376cad82853fad75feb1540d29afb9691731c09ec057571e8ed860bf1563 DIST akonadiconsole-17.12.0.tar.xz 185452 BLAKE2B 6fc92940582a261a77f0b830f0b5cbea27648a92062c202cababe3a21ddd113e4817fff7544da43621413ae63eefb8623b8c842a92309a254fe78308209eccd2 SHA512 df58a0940b51162829900dc33b754b9aab9701654271f5631bd8b1959a2a777372e5f7bc09ffa9571b1c0731a59181a1bdef217f1609c650bb70589a9e5d74f8 +DIST akonadiconsole-17.12.1.tar.xz 185432 BLAKE2B 9a5f9832aceee800036e24d9140166ac9699fa6549dcb0b41166ad5d94bfd35abb61f3b8fb65d25f2c1d4737a24675b93c74c458623b01796c7380fa16916be0 SHA512 d612c31db21086f301bfa0e60051603655f088edbaf1f3011e6ed485b5657764c8075eb29b1072ee0a3f2c945726e3c545812fb930353310117da9d54bdbf7ea diff --git a/kde-apps/akonadiconsole/akonadiconsole-17.12.1.ebuild b/kde-apps/akonadiconsole/akonadiconsole-17.12.1.ebuild new file mode 100644 index 000000000000..d52c05a1db49 --- /dev/null +++ b/kde-apps/akonadiconsole/akonadiconsole-17.12.1.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +KDE_HANDBOOK="forceoptional" # FIXME: Check back for doc in release +inherit kde5 + +DESCRIPTION="Application for debugging Akonadi Resources" +LICENSE="GPL-2+ LGPL-2.1+ handbook? ( FDL-1.2+ )" +HOMEPAGE="https://www.kde.org/" +KEYWORDS="~amd64 ~x86" + +IUSE="" + +DEPEND=" + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kcrash) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep kio) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kitemmodels) + $(add_frameworks_dep kitemviews) + $(add_frameworks_dep ktextwidgets) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kxmlgui) + $(add_kdeapps_dep akonadi) + $(add_kdeapps_dep akonadi-contacts) + $(add_kdeapps_dep akonadi-search) + $(add_kdeapps_dep calendarsupport) + $(add_kdeapps_dep kcalcore) + $(add_kdeapps_dep kcontacts) + $(add_kdeapps_dep kmime) + $(add_kdeapps_dep kpimtextedit) + $(add_kdeapps_dep libkdepim) + $(add_kdeapps_dep messagelib) + $(add_qt_dep qtdbus) + $(add_qt_dep qtgui) + $(add_qt_dep qtsql) + $(add_qt_dep qtwidgets) + dev-libs/xapian:= +" +RDEPEND="${DEPEND}" -- cgit v1.2.3-18-g5258