aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-09-17 21:58:45 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-09-19 21:49:53 +0200
commitc9909719a17096bdea5a54796a805d522a5daaa3 (patch)
tree0a916d09825f08dde8c96caaacdbd89849c6f57a /app-misc
parentnet-firewall/plasma-firewall: New package (diff)
downloadkde-c9909719a17096bdea5a54796a805d522a5daaa3.tar.gz
kde-c9909719a17096bdea5a54796a805d522a5daaa3.tar.bz2
kde-c9909719a17096bdea5a54796a805d522a5daaa3.zip
app-misc/calindori: New package
See also: https://dimitris.cc/kde/2020/09/11/Calindori_1_2.html https://mail.kde.org/pipermail/kde-announce-apps/2020-September/005604.html Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-misc')
-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 0000000000..059cde9208
--- /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 0000000000..2fdbf33d96
--- /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>