aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-09-18 22:41:40 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-09-18 23:13:53 +0200
commit18d03de48de879f1ed2fa6592a022f97dc73da6d (patch)
tree4568d7a4719f9d705d5bc7f72d8467a7bb3e3a2b /kde-frameworks/kcalendarcore/kcalendarcore-9999.ebuild
parentkde-misc/akonadi-phabricator-resource: Update DEPENDs (diff)
downloadkde-18d03de48de879f1ed2fa6592a022f97dc73da6d.tar.gz
kde-18d03de48de879f1ed2fa6592a022f97dc73da6d.tar.bz2
kde-18d03de48de879f1ed2fa6592a022f97dc73da6d.zip
kde-frameworks/kcalendarcore: New package, formerly kde-apps/kcalcore
No pkgmove to avoid downgrade and ugly lower-than-dep restrictions. Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcalendarcore/kcalendarcore-9999.ebuild')
-rw-r--r--kde-frameworks/kcalendarcore/kcalendarcore-9999.ebuild26
1 files changed, 26 insertions, 0 deletions
diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-9999.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-9999.ebuild
new file mode 100644
index 0000000000..5c71da5833
--- /dev/null
+++ b/kde-frameworks/kcalendarcore/kcalendarcore-9999.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_TEST="true"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="Library for interfacing with calendars"
+LICENSE="GPL-2+ test? ( LGPL-3+ )"
+KEYWORDS=""
+IUSE=""
+
+BDEPEND="
+ sys-devel/bison
+"
+DEPEND="
+ $(add_qt_dep qtgui)
+ dev-libs/libical:=
+"
+RDEPEND="${DEPEND}
+ !kde-apps/kcalcore:5
+"
+
+RESTRICT+=" test" # multiple tests fail or hang indefinitely