diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-09 10:10:54 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-09 20:59:29 +0200 |
commit | c60c58a2156b3f8d56f8e49107757a0077e892c6 (patch) | |
tree | 669636927e3c16d4c4d8ee57853be46fa31d3d3d /kde-apps/mailcommon | |
parent | kde-apps/libktnef: 20.08.2 version bump (diff) | |
download | gentoo-c60c58a2156b3f8d56f8e49107757a0077e892c6.tar.gz gentoo-c60c58a2156b3f8d56f8e49107757a0077e892c6.tar.bz2 gentoo-c60c58a2156b3f8d56f8e49107757a0077e892c6.zip |
kde-apps/mailcommon: 20.08.2 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/mailcommon')
-rw-r--r-- | kde-apps/mailcommon/Manifest | 1 | ||||
-rw-r--r-- | kde-apps/mailcommon/mailcommon-20.08.2.ebuild | 63 |
2 files changed, 64 insertions, 0 deletions
diff --git a/kde-apps/mailcommon/Manifest b/kde-apps/mailcommon/Manifest index 8f600354e884..5ce553eef442 100644 --- a/kde-apps/mailcommon/Manifest +++ b/kde-apps/mailcommon/Manifest @@ -1,2 +1,3 @@ DIST mailcommon-20.04.3.tar.xz 707292 BLAKE2B 318c1f0384f6308ced4bed1b1534d73160341a3e9a96f0c8cc4eb5aaf7c20a579e7ee3dabe61eae73946f06faccce90668244ff114ca2b4da6e62f793a6f56e2 SHA512 1de1f3d60ad3010029e95847a2eb9fb4b2df19c550e4378e12cf0a48fb44fc3ae11f834139b0f9fe55b887c1006d71d83168ad3e801694549df010d4048b11c0 DIST mailcommon-20.08.1.tar.xz 708876 BLAKE2B d3b44107d21d91ed9a2ae74aadaf325aba24fef017f0d370e1694f1d52d3a61736a7aff8291956b6a5d65128a0a25a638c68a5458e64baf526e7f8a945e4d8e9 SHA512 1705b6a9f045d4d27c6d01ea36d259f8ec78d92f20cb8d0db103aab4c4cd82e6a422fabc13f68213a22da1bca08e3aea1b0190e6fff24ad1ffab98967d02eb48 +DIST mailcommon-20.08.2.tar.xz 708712 BLAKE2B 5b19d40ea326f2c7d19a05a3276c508bae14b6b0236d375ecf010ebda83df36b91ec95f25ae5c3bf90f2372e1f4a98c3c235fc327b52774025e65a02bb23bf06 SHA512 15571f5011c9134e0c6e88c21277a2e5e9d278dc34817ad7fde4f36dfaaaee8c527bcdc0abc324787fe85963d3960165d6cb4694ad414bfe0d8ef4db48c2a52b diff --git a/kde-apps/mailcommon/mailcommon-20.08.2.ebuild b/kde-apps/mailcommon/mailcommon-20.08.2.ebuild new file mode 100644 index 000000000000..e8c375fcd7ca --- /dev/null +++ b/kde-apps/mailcommon/mailcommon-20.08.2.ebuild @@ -0,0 +1,63 @@ +# 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.72.0 +QTMIN=5.14.2 +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 qtcore subslot operator when QT_MINIMAL >= 5.15.0 +BDEPEND=" + dev-libs/libxslt +" +DEPEND=" + >=dev-qt/qtcore-${QTMIN}: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 + >=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 + >=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 + >=media-libs/phonon-4.11.0 +" +RDEPEND="${DEPEND}" + +RESTRICT+=" test" |