From d0973279521b73aeaa75cb4f8900da5bcc0c2b3b Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 24 Apr 2021 12:04:53 +0200 Subject: kde-apps/pimcommon: 21.04.0 version bump Signed-off-by: Andreas Sturmlechner --- kde-apps/pimcommon/Manifest | 1 + kde-apps/pimcommon/pimcommon-21.04.0.ebuild | 69 +++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+) create mode 100644 kde-apps/pimcommon/pimcommon-21.04.0.ebuild (limited to 'kde-apps/pimcommon') diff --git a/kde-apps/pimcommon/Manifest b/kde-apps/pimcommon/Manifest index 866fd7263e48..e425b5d4902f 100644 --- a/kde-apps/pimcommon/Manifest +++ b/kde-apps/pimcommon/Manifest @@ -1 +1,2 @@ DIST pimcommon-20.12.3.tar.xz 364304 BLAKE2B ce571e9b57089b34caddfab9bac4f26916238b98c2853d5b69656fb56b0fdf656f4e81e7a479571c687a25027764be854c868705ea8fc2ec0844c826cd2a22f1 SHA512 f016b68ca9f768b7e3c506034f2d9d8e13e2325aa3291ded274cb8d71abcea521051180342a9b6ee4488ad54715da729adf48c0f2ab562030622dcc64de96df0 +DIST pimcommon-21.04.0.tar.xz 369352 BLAKE2B f2a5217b8dd2ca6123ae9c252843836401086b2621cc9c3ae6299c3a22e01eed258c98884930022e7acf6223d05da79cadfc64000ab642ae0c0a89057c966619 SHA512 6c130aa592254089cc07c9d8a83ac7a08f3a34361270a49d073325b738e6329fb59d32ed454fe5b07fc49958d89bd21c3255eb0c6484a5b4c0c8f8f1088617b2 diff --git a/kde-apps/pimcommon/pimcommon-21.04.0.ebuild b/kde-apps/pimcommon/pimcommon-21.04.0.ebuild new file mode 100644 index 000000000000..2f11c0bae237 --- /dev/null +++ b/kde-apps/pimcommon/pimcommon-21.04.0.ebuild @@ -0,0 +1,69 @@ +# Copyright 1999-2021 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.80.0 +QTMIN=5.15.2 +VIRTUALX_REQUIRED="test" +inherit ecm kde.org + +DESCRIPTION="Common PIM libraries" + +LICENSE="GPL-2+ LGPL-2.1+" +SLOT="5" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +IUSE="" + +BDEPEND=" + dev-libs/libxslt +" +COMMON_DEPEND=" + >=dev-qt/qtdbus-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtnetwork-${QTMIN}:5 + >=dev-qt/qtprintsupport-${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-search-${PVCUT}:5 + >=kde-apps/kimap-${PVCUT}:5 + >=kde-apps/kldap-${PVCUT}:5 + >=kde-apps/kpimtextedit-${PVCUT}:5 + >=kde-apps/libkdepim-${PVCUT}:5 + >=kde-frameworks/karchive-${KFMIN}:5 + >=kde-frameworks/kcmutils-${KFMIN}:5 + >=kde-frameworks/kcodecs-${KFMIN}:5 + >=kde-frameworks/kconfig-${KFMIN}:5 + >=kde-frameworks/kconfigwidgets-${KFMIN}:5 + >=kde-frameworks/kcontacts-${KFMIN}:5 + >=kde-frameworks/kcoreaddons-${KFMIN}:5 + >=kde-frameworks/ki18n-${KFMIN}:5 + >=kde-frameworks/kio-${KFMIN}:5 + >=kde-frameworks/kitemmodels-${KFMIN}:5 + >=kde-frameworks/kjobwidgets-${KFMIN}:5 + >=kde-frameworks/knewstuff-${KFMIN}:5 + >=kde-frameworks/kservice-${KFMIN}:5 + >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 + >=kde-frameworks/kxmlgui-${KFMIN}:5 + >=kde-frameworks/purpose-${KFMIN}:5 +" +DEPEND="${COMMON_DEPEND} + test? ( >=kde-apps/kmime-${PVCUT}:5 ) +" +RDEPEND="${COMMON_DEPEND} + !