commit:     c9909719a17096bdea5a54796a805d522a5daaa3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 17 19:58:45 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 19:49:53 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c9909719

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 <AT> gentoo.org>

 app-misc/calindori/calindori-9999.ebuild | 36 ++++++++++++++++++++++++++++++++
 app-misc/calindori/metadata.xml          |  8 +++++++
 2 files changed, 44 insertions(+)

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>[email protected]</email>
+               <name>Gentoo KDE Project</name>
+       </maintainer>
+</pkgmetadata>

Reply via email to