From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3614315808B for ; Thu, 15 Feb 2024 12:34:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D1072BC03F; Thu, 15 Feb 2024 12:34:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 40BCC2BC03D for ; Thu, 15 Feb 2024 12:34:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 204C23430CD for ; Thu, 15 Feb 2024 12:34:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41F6614D9 for ; Thu, 15 Feb 2024 12:34:14 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1707999851.7a959341294b33e3f889bd281d5339deff10a285.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kteatime/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kteatime/Manifest kde-apps/kteatime/kteatime-23.08.5.ebuild X-VCS-Directories: kde-apps/kteatime/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7a959341294b33e3f889bd281d5339deff10a285 X-VCS-Branch: master Date: Thu, 15 Feb 2024 12:34:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 12627c97-aae7-4ac2-9331-aec0101b32f2 X-Archives-Hash: 772b25285b9189f05f2fee7f343bc15e commit: 7a959341294b33e3f889bd281d5339deff10a285 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Feb 15 09:45:57 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Feb 15 12:24:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a959341 kde-apps/kteatime: 23.08.5 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kteatime/Manifest | 1 + kde-apps/kteatime/kteatime-23.08.5.ebuild | 34 +++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/kde-apps/kteatime/Manifest b/kde-apps/kteatime/Manifest index 80ec98d86d89..b6862198ce29 100644 --- a/kde-apps/kteatime/Manifest +++ b/kde-apps/kteatime/Manifest @@ -1 +1,2 @@ DIST kteatime-23.08.4.tar.xz 315496 BLAKE2B c7184036745c21c29fcb46e15f5a61b3878f4a3b15003273add77deab6ef9813b6a00666f1feda9ce35ab4ba820efc4181021e96a0602e29ecd3c3e480e5a01f SHA512 9de2a368d17f2e669bea9fa73b2bf29ba974813502bcdc8bb3e1ee2d085f5f36dc28d71d488e9432aadb43db2ddf0151963b05e3cef860eaf0659941712365f9 +DIST kteatime-23.08.5.tar.xz 315528 BLAKE2B 43268eac5b670d75cab1583793fc8bb00d1ca7ccea46868d8523b431012e922ef97b354042c79315c4bdcce6e7ebb628d1ae1b0c15a9f9290d368db1e63cead5 SHA512 057562c1f731a72b037a7a9fb4b46fede7ab7441ee09fca9be4dc66624cf701a0a603781224e77a9c5f81ac402b57be052983288e932ef8ae46c7b93ec3abe2b diff --git a/kde-apps/kteatime/kteatime-23.08.5.ebuild b/kde-apps/kteatime/kteatime-23.08.5.ebuild new file mode 100644 index 000000000000..2da25554e8ba --- /dev/null +++ b/kde-apps/kteatime/kteatime-23.08.5.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_HANDBOOK="forceoptional" +KFMIN=5.106.0 +QTMIN=5.15.9 +inherit ecm gear.kde.org + +DESCRIPTION="KDE timer for making a fine cup of tea" +HOMEPAGE="https://apps.kde.org/kteatime/" + +LICENSE="GPL-2" # TODO: CHECK +SLOT="5" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" +IUSE="" + +DEPEND=" + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + >=kde-frameworks/kconfig-${KFMIN}:5 + >=kde-frameworks/kconfigwidgets-${KFMIN}:5 + >=kde-frameworks/kcoreaddons-${KFMIN}:5 + >=kde-frameworks/kcrash-${KFMIN}:5 + >=kde-frameworks/kguiaddons-${KFMIN}:5 + >=kde-frameworks/ki18n-${KFMIN}:5 + >=kde-frameworks/kiconthemes-${KFMIN}:5 + >=kde-frameworks/knotifications-${KFMIN}:5 + >=kde-frameworks/knotifyconfig-${KFMIN}:5 + >=kde-frameworks/ktextwidgets-${KFMIN}:5 + >=kde-frameworks/kxmlgui-${KFMIN}:5 +" +RDEPEND="${DEPEND}"