diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-12-15 17:25:28 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-12-15 17:25:28 +0000 |
commit | 6b933047f46efec1aa747570f945344254227457 (patch) | |
tree | a12a4b87b38f954c4de435272cf4b90d721df5e8 /kde-apps/akonadiconsole | |
parent | f45955e60d4da9b7f4a1088c98042f9c06669039 (diff) |
gentoo resync : 15.12.2017
Diffstat (limited to 'kde-apps/akonadiconsole')
-rw-r--r-- | kde-apps/akonadiconsole/Manifest | 4 | ||||
-rw-r--r-- | kde-apps/akonadiconsole/akonadiconsole-17.12.0.ebuild | 46 |
2 files changed, 49 insertions, 1 deletions
diff --git a/kde-apps/akonadiconsole/Manifest b/kde-apps/akonadiconsole/Manifest index fbf817347150..dc3e71de9977 100644 --- a/kde-apps/akonadiconsole/Manifest +++ b/kde-apps/akonadiconsole/Manifest @@ -1,3 +1,5 @@ -DIST akonadiconsole-17.08.3.tar.xz 185196 SHA256 738b78c4584a8697a2857f40c110e07e1d96ff0bb93a7bbd100e98f5b36a95b1 SHA512 a9de6c25c9b7dea29595e5ed815e25cd37b715afa2c754c9920cf9c6be4755d5bcf5376cad82853fad75feb1540d29afb9691731c09ec057571e8ed860bf1563 WHIRLPOOL 66085cd2abd04da25ae98112e39db8d4f54ddc188e09a594a9158277741ceb148e1002f80c71335a0494a8731c8699d6ad3c98857043f819f62adbc4844b895c +DIST akonadiconsole-17.08.3.tar.xz 185196 BLAKE2B fb630eb12653f8a6d8f4064f0fa6a0deaf6766959db4d55f6a6526be504023d4a08954186924063bc4c6aca00d1523f46517d64b6f81da0f43e0a5878d7815dc SHA512 a9de6c25c9b7dea29595e5ed815e25cd37b715afa2c754c9920cf9c6be4755d5bcf5376cad82853fad75feb1540d29afb9691731c09ec057571e8ed860bf1563 +DIST akonadiconsole-17.12.0.tar.xz 185452 BLAKE2B 6fc92940582a261a77f0b830f0b5cbea27648a92062c202cababe3a21ddd113e4817fff7544da43621413ae63eefb8623b8c842a92309a254fe78308209eccd2 SHA512 df58a0940b51162829900dc33b754b9aab9701654271f5631bd8b1959a2a777372e5f7bc09ffa9571b1c0731a59181a1bdef217f1609c650bb70589a9e5d74f8 EBUILD akonadiconsole-17.08.3.ebuild 1215 BLAKE2B 6792c88ca4d602d610396e7cfc1ffe12b414b809d3533148beb92fb38632e664fe5d877958632071420abf2d312fd099d539ac183ea0587d5038ed88b1b03938 SHA512 8e9e1551abdee13935394e77c79e99eb1021ba3ec44f1780701381044a4274f954d49df0654948304e6c11296906b4b010a254bc43c107220eb03bec56a6addc +EBUILD akonadiconsole-17.12.0.ebuild 1259 BLAKE2B e3eb6265789d4f34ae3a080df8af4fde025cdc5d737fc73b108979eea1879fde9b4373dc3b3be139c9ed5b2e24550109be2dadc5689b5241de6c40b0dbdf2772 SHA512 b755210e71e1d63f673e3ffdd8e94f24a2db6c8ecf0588fe255ff7f6defa4b89ec9b63f18c8b0c14fdcd22e9f1bd8a331704b1e022ebe5d0d28c51907687d398 MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3 diff --git a/kde-apps/akonadiconsole/akonadiconsole-17.12.0.ebuild b/kde-apps/akonadiconsole/akonadiconsole-17.12.0.ebuild new file mode 100644 index 000000000000..c566b97d4356 --- /dev/null +++ b/kde-apps/akonadiconsole/akonadiconsole-17.12.0.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2017 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}" |