From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kclock/
Date: Sat, 27 May 2023 15:57:06 +0000 (UTC) [thread overview]
Message-ID: <1685203013.9bc102e76a1ee6e7fa6ddd94baad0c56bbf08802.asturm@gentoo> (raw)
commit: 9bc102e76a1ee6e7fa6ddd94baad0c56bbf08802
Author: Anna “CyberTailor” <cyber <AT> sysrq <DOT> in>
AuthorDate: Wed Apr 26 14:58:54 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat May 27 15:56:53 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9bc102e7
kde-misc/kclock: new package, add 23.04.49.9999, 9999
Closes: https://github.com/gentoo/kde/pull/922
Signed-off-by: Anna “CyberTailor” <cyber <AT> sysrq.in>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/kclock/kclock-23.04.49.9999.ebuild | 36 +++++++++++++++++++++++++++++
kde-misc/kclock/kclock-9999.ebuild | 36 +++++++++++++++++++++++++++++
kde-misc/kclock/metadata.xml | 12 ++++++++++
3 files changed, 84 insertions(+)
diff --git a/kde-misc/kclock/kclock-23.04.49.9999.ebuild b/kde-misc/kclock/kclock-23.04.49.9999.ebuild
new file mode 100644
index 0000000000..8d934edff1
--- /dev/null
+++ b/kde-misc/kclock/kclock-23.04.49.9999.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.101.0
+QTMIN=5.15.0
+KDE_ORG_CATEGORY="utilities"
+inherit ecm gear.kde.org
+
+DESCRIPTION="Convergent clock application for Plasma"
+HOMEPAGE="https://apps.kde.org/kclock/"
+
+LICENSE="CC0-1.0 CC-BY-4.0 GPL-2+ GPL-3+ LGPL-2.1+"
+SLOT="0"
+KEYWORDS=""
+
+DEPEND="
+ >=dev-libs/kirigami-addons-0.6:5
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtmultimedia-${QTMIN}:5[qml]
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=dev-qt/qtwidgets-${QTMIN}: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/plasma-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtgraphicaleffects-${QTMIN}:5
+"
diff --git a/kde-misc/kclock/kclock-9999.ebuild b/kde-misc/kclock/kclock-9999.ebuild
new file mode 100644
index 0000000000..8d934edff1
--- /dev/null
+++ b/kde-misc/kclock/kclock-9999.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.101.0
+QTMIN=5.15.0
+KDE_ORG_CATEGORY="utilities"
+inherit ecm gear.kde.org
+
+DESCRIPTION="Convergent clock application for Plasma"
+HOMEPAGE="https://apps.kde.org/kclock/"
+
+LICENSE="CC0-1.0 CC-BY-4.0 GPL-2+ GPL-3+ LGPL-2.1+"
+SLOT="0"
+KEYWORDS=""
+
+DEPEND="
+ >=dev-libs/kirigami-addons-0.6:5
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtmultimedia-${QTMIN}:5[qml]
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=dev-qt/qtwidgets-${QTMIN}: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/plasma-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtgraphicaleffects-${QTMIN}:5
+"
diff --git a/kde-misc/kclock/metadata.xml b/kde-misc/kclock/metadata.xml
new file mode 100644
index 0000000000..cd1d5dc540
--- /dev/null
+++ b/kde-misc/kclock/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>kde@gentoo.org</email>
+ <name>Gentoo KDE Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="kde-invent">utilities/kclock</remote-id>
+ <bugs-to>https://bugs.kde.org/enter_bug.cgi?product=KClock</bugs-to>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2023-05-27 15:57 UTC|newest]
Thread overview: 62+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-27 15:57 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-05 18:36 [gentoo-commits] proj/kde:master commit in: kde-misc/kclock/ Andreas Sturmlechner
2025-06-03 17:05 Andreas Sturmlechner
2025-05-08 19:00 Andreas Sturmlechner
2025-05-06 18:41 Andreas Sturmlechner
2025-04-17 21:31 Andreas Sturmlechner
2025-04-17 21:01 Andreas Sturmlechner
2025-04-11 19:25 Andreas Sturmlechner
2025-03-30 11:54 Andreas Sturmlechner
2025-03-15 21:41 Andreas Sturmlechner
2025-03-15 21:23 Andreas Sturmlechner
2025-03-06 17:44 Andreas Sturmlechner
2025-03-06 17:06 Andreas Sturmlechner
2025-03-04 19:17 Andreas Sturmlechner
2025-02-06 22:42 Andreas Sturmlechner
2025-02-04 19:47 Andreas Sturmlechner
2024-12-12 22:42 Andreas Sturmlechner
2024-12-12 22:13 Andreas Sturmlechner
2024-11-15 17:31 Andreas Sturmlechner
2024-11-11 18:58 Andreas Sturmlechner
2024-11-07 21:23 Andreas Sturmlechner
2024-11-07 19:26 Andreas Sturmlechner
2024-11-05 21:03 Andreas Sturmlechner
2024-10-10 19:29 Andreas Sturmlechner
2024-10-08 17:00 Andreas Sturmlechner
2024-09-10 17:33 Andreas Sturmlechner
2024-08-24 16:01 Sam James
2024-08-22 19:42 Andreas Sturmlechner
2024-08-16 19:50 Andreas Sturmlechner
2024-07-04 16:48 Andreas Sturmlechner
2024-07-04 16:01 Andreas Sturmlechner
2024-07-02 21:38 Andreas Sturmlechner
2024-06-13 17:25 Andreas Sturmlechner
2024-06-11 19:34 Andreas Sturmlechner
2024-05-23 16:01 Andreas Sturmlechner
2024-05-20 11:39 Andreas Sturmlechner
2024-05-13 23:11 Andreas Sturmlechner
2024-04-21 20:53 Andreas Sturmlechner
2024-04-11 20:40 Andreas Sturmlechner
2024-04-10 16:50 Andreas Sturmlechner
2024-03-21 15:39 Andreas Sturmlechner
2024-03-19 21:30 Andreas Sturmlechner
2024-02-28 13:56 Andreas Sturmlechner
2024-02-27 22:28 Sam James
2024-02-26 1:31 Sam James
2024-02-22 10:08 Andreas Sturmlechner
2024-02-15 12:34 Andreas Sturmlechner
2024-02-13 21:14 Andreas Sturmlechner
2024-02-01 21:19 Andreas Sturmlechner
2023-12-21 11:03 Andreas Sturmlechner
2023-12-09 10:29 Andreas Sturmlechner
2023-12-07 9:06 Andreas Sturmlechner
2023-11-09 13:44 Andreas Sturmlechner
2023-11-07 15:36 Andreas Sturmlechner
2023-10-12 21:58 Andreas Sturmlechner
2023-10-11 9:29 Andreas Sturmlechner
2023-08-25 9:17 Andreas Sturmlechner
2023-08-19 7:24 Andreas Sturmlechner
2023-07-06 15:00 Andreas Sturmlechner
2023-06-08 11:46 Andreas Sturmlechner
2023-06-06 16:41 Andreas Sturmlechner
2023-05-27 15:57 Andreas Sturmlechner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1685203013.9bc102e76a1ee6e7fa6ddd94baad0c56bbf08802.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox