summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-09-08 10:53:06 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-09-08 14:03:48 +0200
commit44068399ad98520a66cafb092af777af8d77a11e (patch)
tree41ec18453e7fe581c9f6020280baaa81ae0a167d /kde-apps/kcalcore
parentkde-frameworks: Add KDE Frameworks 5.50.0 (diff)
downloadgentoo-44068399ad98520a66cafb092af777af8d77a11e.tar.gz
gentoo-44068399ad98520a66cafb092af777af8d77a11e.tar.bz2
gentoo-44068399ad98520a66cafb092af777af8d77a11e.zip
kde-apps: Add KDE Applications 18.08.1
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'kde-apps/kcalcore')
-rw-r--r--kde-apps/kcalcore/Manifest1
-rw-r--r--kde-apps/kcalcore/kcalcore-18.08.1.ebuild23
2 files changed, 24 insertions, 0 deletions
diff --git a/kde-apps/kcalcore/Manifest b/kde-apps/kcalcore/Manifest
index bcfd26e31714..2d556f326651 100644
--- a/kde-apps/kcalcore/Manifest
+++ b/kde-apps/kcalcore/Manifest
@@ -1 +1,2 @@
DIST kcalcore-18.04.3.tar.xz 251228 BLAKE2B d1bef3986badffd3e11b15a52619e653a2e8d1ec05fed6fa4244122493bf9947f542403c0dc167267b0fbca92b7569a08b786c908f8216ce5808aaa16a6fe277 SHA512 2da0993ab1d0c6facbf7f02af186f3554ca38408468dd72f57380817ef1f7f0bf236409a8644d7e84b5019d1eb918f2fd6ff1c1190a89a4e825845659ea84a1b
+DIST kcalcore-18.08.1.tar.xz 252396 BLAKE2B 97f5ab3c725b8031b655cd046201f9024bc2ee6c336313813fe8d179e8c0af7a34c7f51f961c0bd0b1399e8dd1ff2b8f00e10c3b5f0810ef61c810b781b6529a SHA512 3573b9b5314085855c7a06c87423474d5e83a3ef4b7200fab2532345774a8984c927940c3e5e26b3c1123cf1e8c944c480ea510b3577da8d7820acfa691915c8
diff --git a/kde-apps/kcalcore/kcalcore-18.08.1.ebuild b/kde-apps/kcalcore/kcalcore-18.08.1.ebuild
new file mode 100644
index 000000000000..88a4662dc2d7
--- /dev/null
+++ b/kde-apps/kcalcore/kcalcore-18.08.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_TEST="true"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="Library for handling calendar data"
+LICENSE="GPL-2+ test? ( LGPL-3+ )"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ $(add_qt_dep qtgui)
+ dev-libs/libical:=
+"
+DEPEND="${RDEPEND}
+ sys-devel/bison
+"
+
+RESTRICT+=" test" # multiple tests fail or hang indefinitely