From bba7ed73af4fe3b333cb970dc40a9098e2d1c54b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 10 Oct 2022 13:34:01 +0100 Subject: gentoo auto-resync : 10:10:2022 - 13:34:00 --- .../kcalendarcore/kcalendarcore-5.99.0.ebuild | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 kde-frameworks/kcalendarcore/kcalendarcore-5.99.0.ebuild (limited to 'kde-frameworks/kcalendarcore/kcalendarcore-5.99.0.ebuild') diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-5.99.0.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-5.99.0.ebuild new file mode 100644 index 000000000000..db528e82f1e2 --- /dev/null +++ b/kde-frameworks/kcalendarcore/kcalendarcore-5.99.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_TEST="true" +QTMIN=5.15.5 +VIRTUALX_REQUIRED="test" +inherit ecm frameworks.kde.org + +DESCRIPTION="Library for interfacing with calendars" +LICENSE="GPL-2+ test? ( LGPL-3+ )" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +IUSE="" + +RESTRICT="test" # multiple tests fail or hang indefinitely + +DEPEND=" + >=dev-libs/libical-3.0.5:= + >=dev-qt/qtgui-${QTMIN}:5 +" +RDEPEND="${DEPEND}" +BDEPEND="sys-devel/bison" -- cgit v1.2.3