From 623ee73d661e5ed8475cb264511f683407d87365 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 12 Apr 2020 03:41:30 +0100 Subject: gentoo Easter resync : 12.04.2020 --- kde-apps/mailcommon/Manifest | 6 +-- kde-apps/mailcommon/mailcommon-19.08.3.ebuild | 63 --------------------------- kde-apps/mailcommon/mailcommon-19.12.2.ebuild | 62 -------------------------- kde-apps/mailcommon/mailcommon-19.12.3.ebuild | 62 ++++++++++++++++++++++++++ 4 files changed, 64 insertions(+), 129 deletions(-) delete mode 100644 kde-apps/mailcommon/mailcommon-19.08.3.ebuild delete mode 100644 kde-apps/mailcommon/mailcommon-19.12.2.ebuild create mode 100644 kde-apps/mailcommon/mailcommon-19.12.3.ebuild (limited to 'kde-apps/mailcommon') diff --git a/kde-apps/mailcommon/Manifest b/kde-apps/mailcommon/Manifest index e62fa98d9e80..cb4e9e0381f8 100644 --- a/kde-apps/mailcommon/Manifest +++ b/kde-apps/mailcommon/Manifest @@ -1,5 +1,3 @@ -DIST mailcommon-19.08.3.tar.xz 693672 BLAKE2B 2be6b716903e83a8e9397a24d8f062b65180e39fef1b0d784804a9bb09a1760d66a2099c331da6456c3bac7654d91c238acc3275961fbd4234afdc11c8784470 SHA512 d1bf8aea689f0cb24dc2030c258795465b3a5e5c16bb49a2f35f62b999faf97cb40f0dd3d4e2bd2d6033e48438bc693fddcfa69d34ad799f4fb22d808f9b06ff -DIST mailcommon-19.12.2.tar.xz 699336 BLAKE2B cfb9fa71d1e189406154d422e29e3b52c1f6477def749acaf13461a1a85a4f1c0b11ddd93647b582e1f9395780c3f6aa93c356150a7c3c6efda41602d07a5b0f SHA512 f16000d4f0dc40f0a6d645283ac7ab4eae8ae1f07090800c95d2c929ab707179b7c50b0e1820bdcae34a5bfa823331256a17027037109a3628beb21761d66eb8 -EBUILD mailcommon-19.08.3.ebuild 1730 BLAKE2B ed7074cdbba5262db93ec5c9279207eb659ace6c61bb2306bf8714cbca14025609bb815d9a508cc7983d15577e0cab4f61630ce5cabd9558da599f65c2bb9053 SHA512 fc0da1daa5b906ea31e4c6017035f6d16e3bd5779e9ea1115d77e7d718156b1629af15d939809a1c2e33de7668b85cf4a77b3b72917a75f6feaba4e99329e683 -EBUILD mailcommon-19.12.2.ebuild 1712 BLAKE2B d125e57c3e88a7ef70edbe3c979b71d6ed95061e3145cdca5a5363706a3d91cb27c4c79796377d47735a351cb953702062cf00f58808f3bb983ed22608221075 SHA512 d61dbde21c7f88300248ea0a3d8de8c66b49c2345c9eceea6fee7eacd2f0eabbd0593b7396abb0bd21030bc8a2a04170ac95d2250860bc7fb0f0a910c36cbd08 +DIST mailcommon-19.12.3.tar.xz 700376 BLAKE2B 2ee65d731290740288fceb72b186ff132fc66b6a6022bb112960a35597e81172dd0c0edc030e851b85c6a0d9ba2cc9f6901b6356cd55f5332dd169a51c20d116 SHA512 3f7cea9ff5f7a649f58d0c1e8404f2d9df0557e54ccb2806eb556a5ebdd3c06e2f50fe06d1916faef836f2b9c192baa958991d733523b6cb85e8f428b9663161 +EBUILD mailcommon-19.12.3.ebuild 1709 BLAKE2B b462a0acb6dc993daa32d8a8672f9e41091784a5f68b394b8f2ec423c9d86e10afcdd2a585b2a07598c99bb817d8c8ac2964ea0ed3e67c864af4117aee56397f SHA512 d05c38d52e36b4b2776f33a9547b6b69b3df5c626002b6d4231f56fe4cdbb7af2cbcec8c2151b8e46640f0fd5a11d964597e6218f4e345d9e9a0fcce9dd22448 MISC metadata.xml 340 BLAKE2B a8e14dd471ebcdaf382d71d9dec13809433c811acbc813ea4c74b1cd05829474df09efba54d8e3aa1041bce3f5e4a61db879e228bab4f79e3b4d9eed32e40a25 SHA512 c6fa7ef3ff6e38f17ef6db3784bfe04e35607464521488253d03863919392c38e76b7d4cf92e83502b1bec109fa1b1a257a7e4a955ea2c01d61e1784f89f59ae diff --git a/kde-apps/mailcommon/mailcommon-19.08.3.ebuild b/kde-apps/mailcommon/mailcommon-19.08.3.ebuild deleted file mode 100644 index a7341dff403b..000000000000 --- a/kde-apps/mailcommon/mailcommon-19.08.3.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -KDE_DESIGNERPLUGIN="true" -ECM_TEST="forceoptional" -VIRTUALX_REQUIRED="test" -PVCUT=$(ver_cut 1-3) -KFMIN=5.60.0 -QTMIN=5.12.3 -inherit ecm kde.org - -DESCRIPTION="Common mail library" -LICENSE="GPL-2+ LGPL-2.1+" -SLOT="5" -KEYWORDS="amd64 arm64 x86" -IUSE="" - -# drop qtwidgets subslot operator when QT_MINIMAL >= 5.14.0 -BDEPEND=" - dev-libs/libxslt -" -DEPEND=" - >=kde-frameworks/karchive-${KFMIN}:5 - >=kde-frameworks/kcodecs-${KFMIN}:5 - >=kde-frameworks/kcompletion-${KFMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5 - >=kde-frameworks/kcontacts-${KFMIN}:5 - >=kde-frameworks/kdbusaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kiconthemes-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/kitemmodels-${KFMIN}:5 - >=kde-frameworks/kitemviews-${KFMIN}:5 - >=kde-frameworks/ktextwidgets-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kwindowsystem-${KFMIN}:5 - >=kde-frameworks/kxmlgui-${KFMIN}:5 - >=kde-frameworks/syntax-highlighting-${KFMIN}:5 - >=kde-apps/akonadi-${PVCUT}:5 - >=kde-apps/akonadi-contacts-${PVCUT}:5 - >=kde-apps/akonadi-mime-${PVCUT}:5 - >=kde-apps/kmailtransport-${PVCUT}:5 - >=kde-apps/kmime-${PVCUT}:5 - >=kde-apps/kpimtextedit-${PVCUT}:5 - >=kde-apps/libkdepim-${PVCUT}:5 - >=kde-apps/mailimporter-${PVCUT}:5 - >=kde-apps/messagelib-${PVCUT}:5 - >=kde-apps/pimcommon-${PVCUT}:5 - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtmultimedia-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5= - >=dev-qt/qtxml-${QTMIN}:5 - media-libs/phonon[qt5(+)] -" -RDEPEND="${DEPEND} - !kde-apps/kdepim-l10n -" - -RESTRICT+=" test" diff --git a/kde-apps/mailcommon/mailcommon-19.12.2.ebuild b/kde-apps/mailcommon/mailcommon-19.12.2.ebuild deleted file mode 100644 index acf5aea54867..000000000000 --- a/kde-apps/mailcommon/mailcommon-19.12.2.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_DESIGNERPLUGIN="true" -ECM_TEST="forceoptional" -PVCUT=$(ver_cut 1-3) -KFMIN=5.63.0 -QTMIN=5.12.3 -VIRTUALX_REQUIRED="test" -inherit ecm kde.org - -DESCRIPTION="Common mail library" - -LICENSE="GPL-2+ LGPL-2.1+" -SLOT="5" -KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="" - -# drop qtwidgets subslot operator when QT_MINIMAL >= 5.14.0 -BDEPEND=" - dev-libs/libxslt -" -DEPEND=" - >=kde-frameworks/karchive-${KFMIN}:5 - >=kde-frameworks/kcodecs-${KFMIN}:5 - >=kde-frameworks/kcompletion-${KFMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5 - >=kde-frameworks/kcontacts-${KFMIN}:5 - >=kde-frameworks/kdbusaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kiconthemes-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/kitemmodels-${KFMIN}:5 - >=kde-frameworks/kitemviews-${KFMIN}:5 - >=kde-frameworks/ktextwidgets-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kwindowsystem-${KFMIN}:5 - >=kde-frameworks/kxmlgui-${KFMIN}:5 - >=kde-frameworks/syntax-highlighting-${KFMIN}:5 - >=kde-apps/akonadi-${PVCUT}:5 - >=kde-apps/akonadi-contacts-${PVCUT}:5 - >=kde-apps/akonadi-mime-${PVCUT}:5 - >=kde-apps/kmailtransport-${PVCUT}:5 - >=kde-apps/kmime-${PVCUT}:5 - >=kde-apps/kpimtextedit-${PVCUT}:5 - >=kde-apps/libkdepim-${PVCUT}:5 - >=kde-apps/mailimporter-${PVCUT}:5 - >=kde-apps/messagelib-${PVCUT}:5 - >=kde-apps/pimcommon-${PVCUT}:5 - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtmultimedia-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5= - >=dev-qt/qtxml-${QTMIN}:5 - >=media-libs/phonon-4.10.90 -" -RDEPEND="${DEPEND}" - -RESTRICT+=" test" diff --git a/kde-apps/mailcommon/mailcommon-19.12.3.ebuild b/kde-apps/mailcommon/mailcommon-19.12.3.ebuild new file mode 100644 index 000000000000..ea066208b237 --- /dev/null +++ b/kde-apps/mailcommon/mailcommon-19.12.3.ebuild @@ -0,0 +1,62 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ECM_DESIGNERPLUGIN="true" +ECM_TEST="forceoptional" +PVCUT=$(ver_cut 1-3) +KFMIN=5.63.0 +QTMIN=5.12.3 +VIRTUALX_REQUIRED="test" +inherit ecm kde.org + +DESCRIPTION="Common mail library" + +LICENSE="GPL-2+ LGPL-2.1+" +SLOT="5" +KEYWORDS="amd64 arm64 x86" +IUSE="" + +# drop qtwidgets subslot operator when QT_MINIMAL >= 5.14.0 +BDEPEND=" + dev-libs/libxslt +" +DEPEND=" + >=kde-frameworks/karchive-${KFMIN}:5 + >=kde-frameworks/kcodecs-${KFMIN}:5 + >=kde-frameworks/kcompletion-${KFMIN}:5 + >=kde-frameworks/kconfig-${KFMIN}:5 + >=kde-frameworks/kconfigwidgets-${KFMIN}:5 + >=kde-frameworks/kcontacts-${KFMIN}:5 + >=kde-frameworks/kdbusaddons-${KFMIN}:5 + >=kde-frameworks/ki18n-${KFMIN}:5 + >=kde-frameworks/kiconthemes-${KFMIN}:5 + >=kde-frameworks/kio-${KFMIN}:5 + >=kde-frameworks/kitemmodels-${KFMIN}:5 + >=kde-frameworks/kitemviews-${KFMIN}:5 + >=kde-frameworks/ktextwidgets-${KFMIN}:5 + >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 + >=kde-frameworks/kwindowsystem-${KFMIN}:5 + >=kde-frameworks/kxmlgui-${KFMIN}:5 + >=kde-frameworks/syntax-highlighting-${KFMIN}:5 + >=kde-apps/akonadi-${PVCUT}:5 + >=kde-apps/akonadi-contacts-${PVCUT}:5 + >=kde-apps/akonadi-mime-${PVCUT}:5 + >=kde-apps/kmailtransport-${PVCUT}:5 + >=kde-apps/kmime-${PVCUT}:5 + >=kde-apps/kpimtextedit-${PVCUT}:5 + >=kde-apps/libkdepim-${PVCUT}:5 + >=kde-apps/mailimporter-${PVCUT}:5 + >=kde-apps/messagelib-${PVCUT}:5 + >=kde-apps/pimcommon-${PVCUT}:5 + >=dev-qt/qtdbus-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtmultimedia-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5= + >=dev-qt/qtxml-${QTMIN}:5 + >=media-libs/phonon-4.10.90 +" +RDEPEND="${DEPEND}" + +RESTRICT+=" test" -- cgit v1.2.3