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 A74EF15852A for ; Sat, 24 Aug 2024 12:50:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB4A0E2A6E; Sat, 24 Aug 2024 12:50:44 +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 8ED53E2A6E for ; Sat, 24 Aug 2024 12:50:44 +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 A8507343026 for ; Sat, 24 Aug 2024 12:50:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C61E61F14 for ; Sat, 24 Aug 2024 12:50:40 +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: <1724503817.13a8a90ba8df1c1094d77894bea06575d4ff2c31.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kcalc/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kcalc/Manifest kde-apps/kcalc/kcalc-24.08.0.ebuild X-VCS-Directories: kde-apps/kcalc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 13a8a90ba8df1c1094d77894bea06575d4ff2c31 X-VCS-Branch: master Date: Sat, 24 Aug 2024 12:50:40 +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: a7f1e948-7972-4437-a5dd-47a81b36cfb0 X-Archives-Hash: 3b08513111267551a6b931e5f6fcdb62 commit: 13a8a90ba8df1c1094d77894bea06575d4ff2c31 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 24 12:43:44 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 24 12:50:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13a8a90b kde-apps/kcalc: 24.08.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kcalc/Manifest | 1 + kde-apps/kcalc/kcalc-24.08.0.ebuild | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/kde-apps/kcalc/Manifest b/kde-apps/kcalc/Manifest index d91254857008..049d298c5a17 100644 --- a/kde-apps/kcalc/Manifest +++ b/kde-apps/kcalc/Manifest @@ -1,2 +1,3 @@ DIST kcalc-23.08.5.tar.xz 441012 BLAKE2B a6df25ee2e29068c0dd8917ce9156a19f36d599e10099025f6025bb28d1d7c81417325e73220d7d92c1bb4e7e211fe2c3863fa31d00ae766457cb60dc8f0e625 SHA512 945bf5944aba66868478b2d6cb1b184fbe394328c1de3fd1edf4e8aacef7f072a1e5fdbfbf49fd99219cd027df928b4db03908c0509a9913ebd16599611bf657 DIST kcalc-24.05.2.tar.xz 462628 BLAKE2B 27961dc6ad7dd2298f87b4c7c41bf3d3dbbd3f20ed84ee21066119f444f80606ad2c81fb66f4f66956a6e92ddbb7dbc4c15803d3f4e146efb69d0cdf4f6621e9 SHA512 f94ff9d786e49271c1d6943a24c5f994c038be838c81260fec313aa85923efe268ce15cb4f383913a3854851fb5e0955af9ec3733bfb7b19441904467109146c +DIST kcalc-24.08.0.tar.xz 472068 BLAKE2B dde3ae4bde1340bfff8c0567ae7a2d623b53484b3cc5e78e23059886232d45b23aba1baf14bf07f863a85006d132efb88e677efcd5c66cc5c04da103f93aaac8 SHA512 c96b2aba0a89c67bec71c204acf3621c82b04924ad0db2690225558d6e809609dc3f7ef534dac160a99d7ece5b4450558b7d0dde23d7c024d38b28426edb3152 diff --git a/kde-apps/kcalc/kcalc-24.08.0.ebuild b/kde-apps/kcalc/kcalc-24.08.0.ebuild new file mode 100644 index 000000000000..e8738c3b770c --- /dev/null +++ b/kde-apps/kcalc/kcalc-24.08.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_HANDBOOK="optional" +ECM_TEST="true" +KFMIN=6.5.0 +QTMIN=6.7.2 +inherit ecm gear.kde.org + +DESCRIPTION="KDE calculator" +HOMEPAGE="https://apps.kde.org/kcalc/" + +LICENSE="GPL-2" # TODO: CHECK +SLOT="6" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +IUSE="" + +DEPEND=" + dev-libs/gmp:0= + dev-libs/mpfr:0= + >=dev-qt/qtbase-${QTMIN}:6[gui,widgets,xml] + >=kde-frameworks/kconfig-${KFMIN}:6 + >=kde-frameworks/kconfigwidgets-${KFMIN}:6 + >=kde-frameworks/kcoreaddons-${KFMIN}:6 + >=kde-frameworks/kcrash-${KFMIN}:6 + >=kde-frameworks/kguiaddons-${KFMIN}:6 + >=kde-frameworks/ki18n-${KFMIN}:6 + >=kde-frameworks/knotifications-${KFMIN}:6 + >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 + >=kde-frameworks/kxmlgui-${KFMIN}:6 +" +RDEPEND="${DEPEND}" +BDEPEND="sys-devel/gettext"