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 A7915158013 for ; Fri, 15 Dec 2023 16:22:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DCA92BC062; Fri, 15 Dec 2023 16:22:13 +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 D4BED2BC061 for ; Fri, 15 Dec 2023 16:22:12 +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 F23D433FE60 for ; Fri, 15 Dec 2023 16:22:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3677E14CB for ; Fri, 15 Dec 2023 16:22:08 +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: <1702657300.54daa8afe81a3a2f8473c96cb7fe58299d459dac.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kross/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kross/Manifest kde-frameworks/kross/kross-5.113.0.ebuild X-VCS-Directories: kde-frameworks/kross/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 54daa8afe81a3a2f8473c96cb7fe58299d459dac X-VCS-Branch: master Date: Fri, 15 Dec 2023 16:22:08 +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: c58d8535-b950-4d85-8dfe-6cfc0276f8eb X-Archives-Hash: 95443f90c96daac2f975178ca5532e82 commit: 54daa8afe81a3a2f8473c96cb7fe58299d459dac Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Dec 15 12:00:30 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Dec 15 16:21:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54daa8af kde-frameworks/kross: 5.113.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kross/Manifest | 1 + kde-frameworks/kross/kross-5.113.0.ebuild | 33 +++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/kde-frameworks/kross/Manifest b/kde-frameworks/kross/Manifest index 27a691acd110..a6348ce144a3 100644 --- a/kde-frameworks/kross/Manifest +++ b/kde-frameworks/kross/Manifest @@ -1 +1,2 @@ DIST kross-5.112.0.tar.xz 2440216 BLAKE2B f34c5b2c66c50c0b844ca78eeef4efb63ed3a73931371f743b6cfd0f8683bb7ff133645c66de9938f31091b5133a20886418f2869923e0e27c5876729b2ec9db SHA512 13c9fff9c6948bab6cded8415921200e8cf21b851cb0931f240e2bda5c13839f5da34ddb13eedc26dc583cc0ee6bc22254e8041059e2e70ed477365f555251db +DIST kross-5.113.0.tar.xz 2439912 BLAKE2B f7552cb6e7cb08217917310d40ce9d074ef5c7e49e12001cd956acd6e22f7d31ab4b04645c2e3a52efb85eed09caedc2dc9778f581d1f9b33e0779c6a5c796bb SHA512 e55c415af2eab0ef2dd280a158aac10988c144c287c9a73b807387454ba10af79469e2f3950eb4181b3bf6f9381b53de74370697cdf15a3ab6e6270f793d98b9 diff --git a/kde-frameworks/kross/kross-5.113.0.ebuild b/kde-frameworks/kross/kross-5.113.0.ebuild new file mode 100644 index 000000000000..a8669fc6b9b3 --- /dev/null +++ b/kde-frameworks/kross/kross-5.113.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_HANDBOOK="forceoptional" +ECM_QTHELP="false" +PVCUT=$(ver_cut 1-2) +QTMIN=5.15.9 +inherit ecm frameworks.kde.org + +DESCRIPTION="Framework for embedding scripting into applications" +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +IUSE="" + +RDEPEND=" + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtscript-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + >=dev-qt/qtxml-${QTMIN}:5 + =kde-frameworks/kcompletion-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kiconthemes-${PVCUT}*:5 + =kde-frameworks/kio-${PVCUT}*:5 + =kde-frameworks/kparts-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 + =kde-frameworks/kxmlgui-${PVCUT}*:5 +" +DEPEND="${RDEPEND} + >=dev-qt/designer-${QTMIN}:5 +"