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 1EE7E15806E for ; Sat, 13 May 2023 16:57:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99BA2E0878; Sat, 13 May 2023 16:57:15 +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 7AA80E0871 for ; Sat, 13 May 2023 16:57: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 8AB09340F2C for ; Sat, 13 May 2023 16:57:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED51EA7A for ; Sat, 13 May 2023 16:57:10 +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: <1683996932.57738f653846af2870766c5e00dce1bda6aa6030.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kxmlgui/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kxmlgui/Manifest kde-frameworks/kxmlgui/kxmlgui-5.106.0.ebuild X-VCS-Directories: kde-frameworks/kxmlgui/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 57738f653846af2870766c5e00dce1bda6aa6030 X-VCS-Branch: master Date: Sat, 13 May 2023 16:57:10 +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: 3a557fdb-61ca-46b6-b2d9-a9df80b8ee5f X-Archives-Hash: 49e325ba48edc85f9dba03963512f16e commit: 57738f653846af2870766c5e00dce1bda6aa6030 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 13 16:39:01 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 13 16:55:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57738f65 kde-frameworks/kxmlgui: 5.106.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kxmlgui/Manifest | 1 + kde-frameworks/kxmlgui/kxmlgui-5.106.0.ebuild | 46 +++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) diff --git a/kde-frameworks/kxmlgui/Manifest b/kde-frameworks/kxmlgui/Manifest index 98ad95900a23..fc80e9818351 100644 --- a/kde-frameworks/kxmlgui/Manifest +++ b/kde-frameworks/kxmlgui/Manifest @@ -1,2 +1,3 @@ DIST kxmlgui-5.104.0.tar.xz 2952068 BLAKE2B 2a1f6e8ef43f763ae070f28712f1f26b88742eff82e104d74497c2f5091c8ad4996319d329e21ed5ba10814cee87ec1a67011d62ea4b13ec5125937c828b5bc3 SHA512 7a37b8e086505799094f0502abbbeecb88bddbb8b9ae9d6ae5dcd3b340b91aa9866a605ea02fbd324291b400736c3eb386be1c226c6ea02583b39ac90a8f7798 DIST kxmlgui-5.105.0.tar.xz 2951192 BLAKE2B 528bae1e500a9329eb649142ef70cb39c84a9842a34f308357444f36c39826b9a5b92f8572f434b8401b61f984d08e4a4fa19e81b0d12d8669b60f8ac7749a16 SHA512 d514a8bcaedfb9393c7811d215f2ce3649478bc4d49713b82ebaa5c78eea6f6879c73fe24bbf1c7ec182fda4ddec1349d07cb5a1be48ee511a5d64d1d5b4d1cc +DIST kxmlgui-5.106.0.tar.xz 2952084 BLAKE2B 12b3aabfad6b312dc30e8d003440dbeaa721d7f1a2f5698224c5a0119bd2dac8fc1fe104b5aa3441ebca45fad04f5d5c7cf9cf6f2f39ec93d74b0876534ade9a SHA512 91d15372a31acec317cb53821947076ed5c1d0cea00a4638f93d5359b56c340958759e153d5c78bb67482156d940b6a87cf0f6000e0d17fd2cba306e4bd6b706 diff --git a/kde-frameworks/kxmlgui/kxmlgui-5.106.0.ebuild b/kde-frameworks/kxmlgui/kxmlgui-5.106.0.ebuild new file mode 100644 index 000000000000..baabbf7e217d --- /dev/null +++ b/kde-frameworks/kxmlgui/kxmlgui-5.106.0.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_DESIGNERPLUGIN="true" +PVCUT=$(ver_cut 1-2) +QTMIN=5.15.5 +VIRTUALX_REQUIRED="test" +inherit ecm frameworks.kde.org + +DESCRIPTION="Framework for managing menu and toolbar actions in an abstract way" + +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +LICENSE="LGPL-2+" +IUSE="" + +# slot op: includes QtCore/private/qlocale_p.h +DEPEND=" + >=dev-qt/qtcore-${QTMIN}:5= + >=dev-qt/qtdbus-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtnetwork-${QTMIN}:5[ssl] + >=dev-qt/qtprintsupport-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + >=dev-qt/qtxml-${QTMIN}:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kconfigwidgets-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/kglobalaccel-${PVCUT}*:5 + =kde-frameworks/kguiaddons-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kiconthemes-${PVCUT}*:5 + =kde-frameworks/kitemviews-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 +" +RDEPEND="${DEPEND}" + +src_test() { + # Files are missing; whatever. Bugs 650290, 668198, 808216 + local myctestargs=( + -E "(ktoolbar_unittest|kxmlgui_unittest|ktooltiphelper_unittest)" + ) + + ecm_src_test +}