From 6bc2e4d7c5906e46a8f275a876ead6ec41aca5bb Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 10 Feb 2019 15:40:27 +0000 Subject: gentoo resync : 10.02.2019 --- kde-apps/pimcommon/Manifest | 4 +- kde-apps/pimcommon/pimcommon-18.12.1.ebuild | 72 ---------------------------- kde-apps/pimcommon/pimcommon-18.12.2.ebuild | 74 +++++++++++++++++++++++++++++ 3 files changed, 76 insertions(+), 74 deletions(-) delete mode 100644 kde-apps/pimcommon/pimcommon-18.12.1.ebuild create mode 100644 kde-apps/pimcommon/pimcommon-18.12.2.ebuild (limited to 'kde-apps/pimcommon') diff --git a/kde-apps/pimcommon/Manifest b/kde-apps/pimcommon/Manifest index 61430f1fad8c..6035c01b7711 100644 --- a/kde-apps/pimcommon/Manifest +++ b/kde-apps/pimcommon/Manifest @@ -1,5 +1,5 @@ DIST pimcommon-18.08.3.tar.xz 292804 BLAKE2B ca220c53168fec1dc89fbc640c13becf96b7115fa36175d46b2457a63beedeb30d858e450c9d86e121ebd8e19b1aa932cf468bb62b7957c69319b64b1e409141 SHA512 212862d77d596d7f94a6685f2fdd50d08f26330933ec601e2b8bf1f1f2077e142f55836b8294b2513bf735a18fb21070e078af034056254a4ed65245c1f217fb -DIST pimcommon-18.12.1.tar.xz 295008 BLAKE2B 8ef2853767e3e87723a014282491b38eb2a88ad340726039efc856688517cf89fd9aec67bdc45ead8d6c0a45c61425ef80685cb62bd56f41a29724719412b871 SHA512 b1da041475e004ff1a9124b8b6d3c2dd403f1e4b7f988451aeeb8a970cb64b3486a9f3c0ed11ef87790eb40e74cb6e2648e0590c1e458a8c23093fa1edfd35e5 +DIST pimcommon-18.12.2.tar.xz 294944 BLAKE2B 376c0a20cbbebd8264a426d6a7220c81124e6dc12ef12d016581783914602320bba748d9d51d04410ea232dbf25f95428879cfd33b7de54419686f3693d09bd0 SHA512 22b644aa4ecfb253f43442af32fb59f104263351a49b31bd74d7f54c5d27b37f1ec298939326fe0b700624cfbb5c30a9ba07d95ca9dd20fa4b270321dc096fe1 EBUILD pimcommon-18.08.3.ebuild 1501 BLAKE2B ba19c7835d8edc43d49d9cad84667073e7e231de5f9df2719ae2e84b9e8e7dff888bc3d7b904d034c992ee124ff84d9f58b926b1a8b07d251a199627cf37e50e SHA512 9b7ed423a48a0f46e3c19c153b93d564eb6af723653ca8767f7f5865362bc6e73c2dad327fd8a3dc87ca4f0582ae8049479803ffa9add5dee27110a2f30e31c6 -EBUILD pimcommon-18.12.1.ebuild 1667 BLAKE2B 997e4d0f46f6d81734ce1a99bdd0eabe5213710e529d0bc68496a7a793362edc28315a18301051884db4ba9517de39daae001acadd8e9484d4a38c9ce3778d1c SHA512 d7b2df4260f5798e4baf36f5945f825ef59f5c0373acebba8be8cf7f05aba18aac2708bf9ab23e4084ecae88c8af4438368c97e5be1a00fa36888c398bb27046 +EBUILD pimcommon-18.12.2.ebuild 1679 BLAKE2B 67018c1e5ad43c907079e56a743e276eab276abe18b8543050a08ddae3b3ce2f2c9eb0338ad554abc93208f6045187eb890224c65e3c89af4da292cceb4ad03b SHA512 4b300447988eb16c49122ec9c4829aca1582cef873a1ba750854a05f8db60b76b5228febfbba9d0f6812da913cd11097ab88a1105f0402cfea23d904be77b67f MISC metadata.xml 440 BLAKE2B c55b83f7b60d3baaddaabe967f26ebd46bc02e8c299bb6a08bd2b2dc637aeb9014d1151401dd5818fa638e35a52af07b4f4a1c26f11acaafb12af39395987b8a SHA512 270a30b21908e27b18090298815c52c80c90a6411f16692bb725449217411932627cc3ac530c2838b539e1692ac00972461bd6b016d92e7299588e71913a304a diff --git a/kde-apps/pimcommon/pimcommon-18.12.1.ebuild b/kde-apps/pimcommon/pimcommon-18.12.1.ebuild deleted file mode 100644 index 81d7c122d367..000000000000 --- a/kde-apps/pimcommon/pimcommon-18.12.1.ebuild +++ /dev/null @@ -1,72 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_DESIGNERPLUGIN="true" -KDE_TEST="forceoptional" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Common PIM libraries" -LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" -IUSE="share" - -COMMON_DEPEND=" - $(add_frameworks_dep karchive) - $(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 ki18n) - $(add_frameworks_dep kio) - $(add_frameworks_dep kitemmodels) - $(add_frameworks_dep kjobwidgets) - $(add_frameworks_dep knewstuff) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_kdeapps_dep akonadi) - $(add_kdeapps_dep akonadi-contacts) - $(add_kdeapps_dep kcontacts) - $(add_kdeapps_dep kimap) - $(add_kdeapps_dep kpimtextedit) - $(add_kdeapps_dep libkdepim) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtnetwork) - $(add_qt_dep qtprintsupport) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtxml) - dev-libs/grantlee:5 - share? ( $(add_frameworks_dep purpose) ) -" -DEPEND="${COMMON_DEPEND} - $(add_frameworks_dep kiconthemes) - dev-libs/libxslt - test? ( $(add_kdeapps_dep kmime) ) -" -RDEPEND="${COMMON_DEPEND} - !kde-apps/kdepim-common-libs:4 - !kde-apps/kdepim-l10n -" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package share KF5Purpose) - ) - - kde5_src_configure -} - -src_test() { - # bugs 641730, 661330 - local myctestargs=( - -E "(autocorrectiontest|pimcommon-translator-translatortest)" - ) - - kde5_src_test -} diff --git a/kde-apps/pimcommon/pimcommon-18.12.2.ebuild b/kde-apps/pimcommon/pimcommon-18.12.2.ebuild new file mode 100644 index 000000000000..4eea7ccd2505 --- /dev/null +++ b/kde-apps/pimcommon/pimcommon-18.12.2.ebuild @@ -0,0 +1,74 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +KDE_DESIGNERPLUGIN="true" +KDE_TEST="forceoptional" +VIRTUALX_REQUIRED="test" +inherit kde5 + +DESCRIPTION="Common PIM libraries" +LICENSE="GPL-2+ LGPL-2.1+" +KEYWORDS="~amd64 ~x86" +IUSE="share" + +BDEPEND=" + dev-libs/libxslt + test? ( $(add_kdeapps_dep kmime) ) +" +COMMON_DEPEND=" + $(add_frameworks_dep karchive) + $(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 ki18n) + $(add_frameworks_dep kio) + $(add_frameworks_dep kitemmodels) + $(add_frameworks_dep kjobwidgets) + $(add_frameworks_dep knewstuff) + $(add_frameworks_dep kservice) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kxmlgui) + $(add_kdeapps_dep akonadi) + $(add_kdeapps_dep akonadi-contacts) + $(add_kdeapps_dep kcontacts) + $(add_kdeapps_dep kimap) + $(add_kdeapps_dep kpimtextedit) + $(add_kdeapps_dep libkdepim) + $(add_qt_dep qtdbus) + $(add_qt_dep qtgui) + $(add_qt_dep qtnetwork) + $(add_qt_dep qtprintsupport) + $(add_qt_dep qtwidgets) + $(add_qt_dep qtxml) + dev-libs/grantlee:5 + share? ( $(add_frameworks_dep purpose) ) +" +DEPEND="${COMMON_DEPEND} + $(add_frameworks_dep kiconthemes) +" +RDEPEND="${COMMON_DEPEND} + !kde-apps/kdepim-common-libs:4 + !kde-apps/kdepim-l10n +" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package share KF5Purpose) + ) + + kde5_src_configure +} + +src_test() { + # bugs 641730, 661330 + local myctestargs=( + -E "(autocorrectiontest|pimcommon-translator-translatortest)" + ) + + kde5_src_test +} -- cgit v1.2.3