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 32C9915808D for ; Thu, 21 Apr 2022 17:12:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA356E0A02; Thu, 21 Apr 2022 17:12:16 +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 9E875E09F9 for ; Thu, 21 Apr 2022 17:12:15 +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 8BE69341CD9 for ; Thu, 21 Apr 2022 17:12:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B38FC3C3 for ; Thu, 21 Apr 2022 17:12:11 +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: <1650561092.34acd3af34b7cbf84c345c027993beadea928104.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-22.04.0.ebuild X-VCS-Directories: kde-apps/kcalc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 34acd3af34b7cbf84c345c027993beadea928104 X-VCS-Branch: master Date: Thu, 21 Apr 2022 17:12:11 +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: 8b2d245c-e4ce-49c6-9db5-2b353ce856d7 X-Archives-Hash: f8168178e66e6f1684e3fed9629beb6e commit: 34acd3af34b7cbf84c345c027993beadea928104 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Apr 21 16:47:46 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Apr 21 17:11:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34acd3af kde-apps/kcalc: 22.04.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kcalc/Manifest | 1 + kde-apps/kcalc/kcalc-22.04.0.ebuild | 37 +++++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/kde-apps/kcalc/Manifest b/kde-apps/kcalc/Manifest index e88de12d16d6..661bc0acca53 100644 --- a/kde-apps/kcalc/Manifest +++ b/kde-apps/kcalc/Manifest @@ -1,2 +1,3 @@ DIST kcalc-21.08.3.tar.xz 379348 BLAKE2B 6d497ab54fd72cbb53a6b8025fab9d958135fe9bf11635519c55801ab8801839805f8af41c0dbb4bf91db7417f547184d7a2fdaff48bd781908873d8eb6007ba SHA512 d9fa03aabd471de4052cbf70209420634f1fdb18b533c55207b1a363b14e77a0078ccdf42515c5c2c49c5f87c4d230a041ebc8fb7739874721b83caccf83a0b3 DIST kcalc-21.12.3.tar.xz 383932 BLAKE2B 3a26d1c68ec8b8fc1280d0bc66691a64ae6c639eb6eb0f24f4719f1a8e1fbc307e3ea37b3705cca84c8c50e2c4bde575751bb3561d569e035a789f2a5b9bb667 SHA512 a81149a2b29d2328930e605637ec07f71269eb6684e2d5ddca8e20400c59bad03bb983d5d3455895eb15d4472321934b58a85e5224dd4dbadaa58e6ddc9c736c +DIST kcalc-22.04.0.tar.xz 388320 BLAKE2B a26f845da86de3aebf038c98272426ef2a680a04286099a4d47a721ebd002d864038097760c1a26db3004130fa6c49b1bd025deac45969df2c02b4c304490738 SHA512 cecd8cae80b91f4f90f1836786157538c0b727bb3e21835eb1ee214e708c707f1748955aa93092b1640450ad9990a5ab4d9e695e53abdc2fdb5af4aa5ffb89a2 diff --git a/kde-apps/kcalc/kcalc-22.04.0.ebuild b/kde-apps/kcalc/kcalc-22.04.0.ebuild new file mode 100644 index 000000000000..a55c05161ee7 --- /dev/null +++ b/kde-apps/kcalc/kcalc-22.04.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_HANDBOOK="optional" +ECM_TEST="true" +KFMIN=5.92.0 +QTMIN=5.15.2 +inherit ecm kde.org + +DESCRIPTION="KDE calculator" +HOMEPAGE="https://apps.kde.org/kcalc/ https://utils.kde.org/projects/kcalc/" + +LICENSE="GPL-2" # TODO: CHECK +SLOT="5" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +IUSE="" + +DEPEND=" + dev-libs/gmp:0= + dev-libs/mpfr:0= + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + >=dev-qt/qtxml-${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/knotifications-${KFMIN}:5 + >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 + >=kde-frameworks/kxmlgui-${KFMIN}:5 +" +RDEPEND="${DEPEND}" +BDEPEND="sys-devel/gettext"