From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kclock/
Date: Sat, 9 Dec 2023 10:29:18 +0000 (UTC) [thread overview]
Message-ID: <1702117680.e941bee386a20b38a0bbcb265f9aefa6c950621c.asturm@gentoo> (raw)
commit: e941bee386a20b38a0bbcb265f9aefa6c950621c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 10:20:01 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 10:28:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e941bee3
kde-misc/kclock: 23.08.4 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/kclock/Manifest | 1 +
kde-misc/kclock/kclock-23.08.4.ebuild | 36 +++++++++++++++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/kde-misc/kclock/Manifest b/kde-misc/kclock/Manifest
index 59ff9b2a9d35..a0b4a4f2645c 100644
--- a/kde-misc/kclock/Manifest
+++ b/kde-misc/kclock/Manifest
@@ -1,2 +1,3 @@
DIST kclock-23.04.3.tar.xz 727836 BLAKE2B 60fc3448cdcfc8115bff1efe9f93753bcdc482950ed9368727ee8462888decb4c888f605ebf6893958191fc88213fb083a3c0a9b74238e1404f66e0afe5c758b SHA512 8e2fa87aa02a5ec71a847a111e79a833c0b6b490831cacff2b1734071bdbad819c4dcede2416f6a56c265cce41eea6174a52ca1465d7c3dd2c9e6485a34e0a93
DIST kclock-23.08.3.tar.xz 641484 BLAKE2B a79db56a0eea5339e7bd116cbad38520dcbc3d27bbbcd33fa943bb0b21170313979f04e0e3d5a3a571dbfba9efb2e95c5935c8d2c3f6a10403b92136c1245be8 SHA512 7d828139dede31209806a194c93014096969965c4f426e3d387a031e4c1c6323ed79c2d8f73348c3199a02857a6f9e51663586ad354f35a09dc58518fa208cf3
+DIST kclock-23.08.4.tar.xz 642844 BLAKE2B 470df166ec6a961c59e2b61ac79cf02ae596885fd8a146b6684081c51db73e9a6e3e2c1f7e9501d5284922ac76e9afdd84c88e96f009105dd1eb9483bb2caabf SHA512 00990a112b45996ab49096237aeb6262f5777adf5aea0f785421f0a51b75b29772a25468d6c1e78edd9385ff1b2c82442ddac13a1661f4b63cde583e953d4aab
diff --git a/kde-misc/kclock/kclock-23.08.4.ebuild b/kde-misc/kclock/kclock-23.08.4.ebuild
new file mode 100644
index 000000000000..0732e9b5e0b6
--- /dev/null
+++ b/kde-misc/kclock/kclock-23.08.4.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="utilities"
+KFMIN=5.106.0
+QTMIN=5.15.9
+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="~amd64 ~arm64 ~loong ~ppc64 ~x86"
+
+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-plasma/libplasma-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtgraphicaleffects-${QTMIN}:5
+"
next reply other threads:[~2023-12-09 10:29 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-09 10:29 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-28 20:42 [gentoo-commits] repo/gentoo:master commit in: kde-misc/kclock/ Sam James
2025-04-17 21:01 Andreas Sturmlechner
2025-03-27 18:34 Andreas Sturmlechner
2025-03-09 8:33 Andreas Sturmlechner
2025-03-06 17:06 Andreas Sturmlechner
2025-02-06 22:41 Andreas Sturmlechner
2025-01-09 19:37 Andreas Sturmlechner
2024-12-04 18:28 Andreas Sturmlechner
2024-11-07 19:11 Andreas Sturmlechner
2024-10-31 22:34 Andreas Sturmlechner
2024-10-10 18:57 Andreas Sturmlechner
2024-09-20 22:01 Andreas Sturmlechner
2024-09-12 19:29 Andreas Sturmlechner
2024-09-01 19:36 Arthur Zamarin
2024-08-31 21:19 Sam James
2024-08-24 12:50 Andreas Sturmlechner
2024-08-09 8:39 Arthur Zamarin
2024-07-21 16:43 Arthur Zamarin
2024-07-04 12:06 Andreas Sturmlechner
2024-07-02 11:46 Sam James
2024-06-13 16:54 Andreas Sturmlechner
2024-05-23 16:00 Andreas Sturmlechner
2024-04-11 20:40 Andreas Sturmlechner
2024-03-21 15:39 Andreas Sturmlechner
2024-03-06 20:32 Andreas Sturmlechner
2024-03-05 17:22 Arthur Zamarin
2024-02-28 13:56 Andreas Sturmlechner
2024-02-15 12:34 Andreas Sturmlechner
2024-01-07 14:33 Andreas Sturmlechner
2024-01-06 12:35 Arthur Zamarin
2023-12-29 7:05 Arthur Zamarin
2023-12-19 20:45 Andreas Sturmlechner
2023-11-09 13:09 Andreas Sturmlechner
2023-10-12 13:23 Andreas Sturmlechner
2023-09-15 20:09 Andreas Sturmlechner
2023-08-25 8:30 Andreas Sturmlechner
2023-08-02 17:43 Sam James
2023-07-15 17:09 Arthur Zamarin
2023-07-08 9:33 Arthur Zamarin
2023-07-06 14:24 Andreas Sturmlechner
2023-06-08 11:43 Andreas Sturmlechner
2023-06-04 5:49 Arthur Zamarin
2023-06-03 23:07 Sam James
2023-06-03 21:02 Sam James
2023-06-03 6:02 WANG Xuerui
2023-05-27 16:13 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=1702117680.e941bee386a20b38a0bbcb265f9aefa6c950621c.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