summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-07-11 14:55:38 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-07-11 17:36:45 +0200
commita5644ce48fe0ddd846275699d33d64f3e398b3d6 (patch)
tree1cacc5c18a58f96c87a2c9b8be9dc9995c327787
parentkde-frameworks/karchive: 5.72.0 version bump (diff)
downloadgentoo-a5644ce48fe0ddd846275699d33d64f3e398b3d6.tar.gz
gentoo-a5644ce48fe0ddd846275699d33d64f3e398b3d6.tar.bz2
gentoo-a5644ce48fe0ddd846275699d33d64f3e398b3d6.zip
kde-frameworks/kcalendarcore: 5.72.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-frameworks/kcalendarcore/Manifest1
-rw-r--r--kde-frameworks/kcalendarcore/kcalendarcore-5.72.0.ebuild27
2 files changed, 28 insertions, 0 deletions
diff --git a/kde-frameworks/kcalendarcore/Manifest b/kde-frameworks/kcalendarcore/Manifest
index 87ffcce92963..5ff85dc2af1c 100644
--- a/kde-frameworks/kcalendarcore/Manifest
+++ b/kde-frameworks/kcalendarcore/Manifest
@@ -1,2 +1,3 @@
DIST kcalendarcore-5.70.0.tar.xz 254768 BLAKE2B 0057903643ba05aeb714faa6833e6e84d51898ddcda4ab60d694dcb1d5ba352a8027fac41362666c657275870c31be0324e6747852955506ff051a7919cd3a6a SHA512 1138a8c45470e4af32a0bbf7384dcba65a666de2cf6598ecd128e42087b16d3814e90cfe610453a1bb5044210e6fac174663c799e52aeffc91863bb5ab7a463d
DIST kcalendarcore-5.71.0.tar.xz 254288 BLAKE2B 0a945de9b8af95f82493413da5fe4a59f0b5c8c08852d3f4a8aa7399744345037a3203d46a317f1917b9b3d56f0372cf74f2d19a22b05173df7857164e1be3f7 SHA512 77e707d6448cabb5eb3d324d40500f8231269ab46d04792c339729e769e2ab3eeb7796a1127fcb251d108cc99ae295963cbe53ea0d41fce39c53220c9e2f2fc5
+DIST kcalendarcore-5.72.0.tar.xz 254676 BLAKE2B a8f80c88ec12c4ad0105d973f91bc27a733f5fb27cdd0e1134e4d481e291480557ab86703ea5d40ab84dc8e327943d1facce4b458d3aa2e5a1c20b19c6cb5b43 SHA512 a25306ac357282c27a38ecb32ed3687ad259bf814bc67104c66a750fe4c6e76522fdc670e9237b1102f05b38685c8654688ff6a35cb8f8cbb84fc07a3d5cb626
diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-5.72.0.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-5.72.0.ebuild
new file mode 100644
index 000000000000..e231bbfeee5b
--- /dev/null
+++ b/kde-frameworks/kcalendarcore/kcalendarcore-5.72.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_TEST="true"
+QTMIN=5.14.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Library for interfacing with calendars"
+LICENSE="GPL-2+ test? ( LGPL-3+ )"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+BDEPEND="
+ sys-devel/bison
+"
+DEPEND="
+ dev-libs/libical:=
+ >=dev-qt/qtgui-${QTMIN}:5
+"
+RDEPEND="${DEPEND}
+ !kde-apps/kcalcore:5
+"
+
+RESTRICT+=" test" # multiple tests fail or hang indefinitely