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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E9C0213933E for ; Thu, 8 Jul 2021 11:48:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDD52E0D66; Thu, 8 Jul 2021 11:48:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C4C49E0D66 for ; Thu, 8 Jul 2021 11:48:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D0ABA342AA5 for ; Thu, 8 Jul 2021 11:48:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1BD2C7DC for ; Thu, 8 Jul 2021 11:48:02 +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: <1625744674.8c40f8d8d853060d994a0c6be6a5ae70cea69edc.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktimer/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/ktimer/Manifest kde-apps/ktimer/ktimer-21.04.3.ebuild X-VCS-Directories: kde-apps/ktimer/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8c40f8d8d853060d994a0c6be6a5ae70cea69edc X-VCS-Branch: master Date: Thu, 8 Jul 2021 11:48:02 +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: 6a6b0803-4764-4aae-b161-ac516a95512f X-Archives-Hash: 35c71059491cb9b9470f678aca89d553 commit: 8c40f8d8d853060d994a0c6be6a5ae70cea69edc Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jul 8 11:31:26 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jul 8 11:44:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c40f8d8 kde-apps/ktimer: 21.04.3 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/ktimer/Manifest | 1 + kde-apps/ktimer/ktimer-21.04.3.ebuild | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/kde-apps/ktimer/Manifest b/kde-apps/ktimer/Manifest index 7acf2589037..e12f2be4b06 100644 --- a/kde-apps/ktimer/Manifest +++ b/kde-apps/ktimer/Manifest @@ -1,2 +1,3 @@ DIST ktimer-20.12.3.tar.xz 386444 BLAKE2B c1feaa5a4a2aa8b13c24d1328985dbdf8b3903fea3ee571da4832c2dddfa6f87222f42851077c41fb7c9d77bcecc7ebe62c2f9d3eb7ed7426c893a00b16ede82 SHA512 3c278640bf5ce1340941f957ae7ab9050a9ba7b93a25ac9111f73cc01bec49b49a872363a6ceab03d0e893c65ad8228309903fbb993baead896a81ec389ed93b DIST ktimer-21.04.2.tar.xz 388028 BLAKE2B 8d80c946746e85c9080c8da5e9dbefe98b4b332e29adc0a3b012fc62055ec5d81400692b0d900b1a7a15a388305f872aa0de85aece177088a57838a8e9836780 SHA512 5d7f4d5183d8f200101115c06fc11ec10ebdf138330c413c536018c0f6a2137bcb0a5f3fcd8eaf162c741959988b92b1c270dfe9c3cd3ca755cbbce0c30c978d +DIST ktimer-21.04.3.tar.xz 388044 BLAKE2B fdcb2780a8ecbe654c7438aa909c4d14ae338f04f3c314e5633c3b61e2838ee9dfcedc03a194d02696c8a7d2c370c8434c566dc648ed27099c446b6917a8cd83 SHA512 3cf8a0387174202ffaab9e901cc4e6bf851403b21d8b34df6b437f13d310a7bd657438fb1c10eb0b238d3d6407334987db4b94433d27187d1cfaacf23c09bc2d diff --git a/kde-apps/ktimer/ktimer-21.04.3.ebuild b/kde-apps/ktimer/ktimer-21.04.3.ebuild new file mode 100644 index 00000000000..c724a779137 --- /dev/null +++ b/kde-apps/ktimer/ktimer-21.04.3.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ECM_HANDBOOK="forceoptional" +KFMIN=5.80.0 +QTMIN=5.15.2 +inherit ecm kde.org + +DESCRIPTION="Little tool to execute programs after some time" +HOMEPAGE="https://apps.kde.org/ktimer/ +https://utils.kde.org/projects/ktimer/" + +LICENSE="GPL-2" # TODO: CHECK +SLOT="5" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~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/kdbusaddons-${KFMIN}:5 + >=kde-frameworks/ki18n-${KFMIN}:5 + >=kde-frameworks/kio-${KFMIN}:5 + >=kde-frameworks/knotifications-${KFMIN}:5 + >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 +" +RDEPEND="${DEPEND}"