summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-misc/calindori/calindori-9999.ebuild36
-rw-r--r--app-misc/calindori/metadata.xml8
2 files changed, 44 insertions, 0 deletions
diff --git a/app-misc/calindori/calindori-9999.ebuild b/app-misc/calindori/calindori-9999.ebuild
new file mode 100644
index 00000000000..059cde92080
--- /dev/null
+++ b/app-misc/calindori/calindori-9999.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_ORG_CATEGORY=plasma-mobile
+KFMIN=5.74.0
+QTMIN=5.14.2
+inherit ecm kde.org
+
+DESCRIPTION="Touch friendly calendar application"
+HOMEPAGE="https://kde.org/applications/cs/calindori"
+
+LICENSE="CC-BY-SA-4.0 BSD GPL-3+"
+SLOT="5"
+KEYWORDS=""
+IUSE=""
+
+BDEPEND="virtual/pkgconfig"
+DEPEND="
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=dev-qt/qtsvg-${QTMIN}:5
+ >=dev-qt/qtwidgets-${QTMIN}:5
+ >=kde-frameworks/kcalendarcore-${KFMIN}:5
+ >=kde-frameworks/kconfig-${KFMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdbusaddons-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ >=kde-frameworks/knotifications-${KFMIN}:5
+ >=kde-frameworks/kservice-${KFMIN}:5
+"
+RDEPEND="${DEPEND}"
diff --git a/app-misc/calindori/metadata.xml b/app-misc/calindori/metadata.xml
new file mode 100644
index 00000000000..2fdbf33d963
--- /dev/null
+++ b/app-misc/calindori/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>kde@gentoo.org</email>
+ <name>Gentoo KDE Project</name>
+ </maintainer>
+</pkgmetadata>