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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9D0DE1581F0 for ; Wed, 11 Dec 2024 19:58:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C39FE0D50; Wed, 11 Dec 2024 19:58:21 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 02084E0D22 for ; Wed, 11 Dec 2024 19:58:19 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E3A95340DD9 for ; Wed, 11 Dec 2024 19:58:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4FCAAAF5 for ; Wed, 11 Dec 2024 19:58:17 +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: <1733946135.ca702143071ed7c1bd30aa6552d9801ee8ce16ec.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-misc/francis/ X-VCS-Repository: proj/kde X-VCS-Files: app-misc/francis/francis-9999.ebuild app-misc/francis/metadata.xml X-VCS-Directories: app-misc/francis/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ca702143071ed7c1bd30aa6552d9801ee8ce16ec X-VCS-Branch: master Date: Wed, 11 Dec 2024 19:58:17 +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: 0d95d9f1-f1c1-4fa0-83ef-bb430d931440 X-Archives-Hash: f47c8746fbebc89e41a80227d514402d commit: ca702143071ed7c1bd30aa6552d9801ee8ce16ec Author: Alfred Wingate protonmail com> AuthorDate: Tue Nov 12 17:21:09 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Dec 11 19:42:15 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ca702143 app-misc/francis: new package, add 9999 Signed-off-by: Alfred Wingate protonmail.com> Closes: https://github.com/gentoo/kde/pull/1010 Signed-off-by: Andreas Sturmlechner gentoo.org> app-misc/francis/francis-9999.ebuild | 29 +++++++++++++++++++++++++++++ app-misc/francis/metadata.xml | 12 ++++++++++++ 2 files changed, 41 insertions(+) diff --git a/app-misc/francis/francis-9999.ebuild b/app-misc/francis/francis-9999.ebuild new file mode 100644 index 0000000000..bc62589926 --- /dev/null +++ b/app-misc/francis/francis-9999.ebuild @@ -0,0 +1,29 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +KDE_ORG_CATEGORY="utilities" +KFMIN=6.5.0 +QTMIN=6.7.2 +inherit ecm gear.kde.org + +DESCRIPTION="Productivity application using the well-known pomodoro technique" +HOMEPAGE="https://apps.kde.org/francis/" + +LICENSE="BSD BSD-2 CC0-1.0 GPL-3+ LGPL-2+ LGPL-2.1+" +SLOT="0" +KEYWORDS="" + +DEPEND=" + >=dev-libs/kirigami-addons-1.0:6 + >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] + >=dev-qt/qtdeclarative-${QTMIN}:6[svg,widgets] + >=dev-qt/qtsvg-${QTMIN}:6 + >=kde-frameworks/kconfig-${KFMIN}:6 + >=kde-frameworks/kcoreaddons-${KFMIN}:6 + >=kde-frameworks/kdbusaddons-${KFMIN}:6 + >=kde-frameworks/ki18n-${KFMIN}:6 + >=kde-frameworks/kirigami-${KFMIN}:6 +" +RDEPEND="${DEPEND}" diff --git a/app-misc/francis/metadata.xml b/app-misc/francis/metadata.xml new file mode 100644 index 0000000000..8f43415f94 --- /dev/null +++ b/app-misc/francis/metadata.xml @@ -0,0 +1,12 @@ + + + + + kde@gentoo.org + Gentoo KDE Project + + + https://bugs.kde.org/enter_bug.cgi?product=Francis + utilities/francis + +