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 59D9A158020 for ; Mon, 14 Nov 2022 14:17:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD674E08C3; Mon, 14 Nov 2022 14:17:28 +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 B465FE08C3 for ; Mon, 14 Nov 2022 14:17:28 +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 A809E340ECA for ; Mon, 14 Nov 2022 14:17:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B1DB764 for ; Mon, 14 Nov 2022 14:17:23 +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: <1668435412.3f8c4ae91eefd87e259cdc2ec80cdb67676b4cae.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.100.0.ebuild X-VCS-Directories: kde-frameworks/kxmlgui/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3f8c4ae91eefd87e259cdc2ec80cdb67676b4cae X-VCS-Branch: master Date: Mon, 14 Nov 2022 14:17:23 +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: b368c052-8c54-4973-8a9c-e4425eb7f1ec X-Archives-Hash: 0654484e2d35e8bd7ed864a542ded3b0 commit: 3f8c4ae91eefd87e259cdc2ec80cdb67676b4cae Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Nov 14 12:39:24 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Nov 14 14:16:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f8c4ae9 kde-frameworks/kxmlgui: 5.100.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kxmlgui/Manifest | 1 + kde-frameworks/kxmlgui/kxmlgui-5.100.0.ebuild | 46 +++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) diff --git a/kde-frameworks/kxmlgui/Manifest b/kde-frameworks/kxmlgui/Manifest index ace304d4243e..07774baf546a 100644 --- a/kde-frameworks/kxmlgui/Manifest +++ b/kde-frameworks/kxmlgui/Manifest @@ -1,2 +1,3 @@ +DIST kxmlgui-5.100.0.tar.xz 2975916 BLAKE2B b6936fcf4468cb6b23a438769b1923c4201ebcb9026fcb34af1d647fc21671d9052a349821ce87ed979412bb862a9356ee64a381fbfc4294ac5f8988ff0130b8 SHA512 ec638c856e17df36424f661cc8da04afce376b0bc2cdf52209f1557fbe5de947a183bc03afb7247bd4bc8ab48ceefad01c21d084a6265b6f4fbc2cb239c91583 DIST kxmlgui-5.96.0.tar.xz 899276 BLAKE2B 7aa619362c28c45c00bb725f5819443b8ecea806a468847b6259a053c48aa4fd9a3ce74094b65813e06d5fc426bbbb7b23450349298e1e552dc36c1a04e887a6 SHA512 44ffb6bfe8eaeb1fe1aad27d6794f1a536e030177547576b38021e87bd3c6ab57cd3fc1c41a70cf79cff8b8698a8d424d739875d9260115b5b6430cdad327912 DIST kxmlgui-5.99.0.tar.xz 899568 BLAKE2B 548a8269832969e26c7a86b7870a1824427d9fdd51d5b9a080d7cd587eb1c0b121a2bb4b6948522f78d2e456cd509632def89f12b41be56aa7b691e567f2f178 SHA512 c8d6975683ba8a6c9e4e3bacd11e3764605899d7ae77652566ee745395426c25847f974b7cea5d1692588239d8c7ed001808d0b6a444e4d49edbf695014c47af diff --git a/kde-frameworks/kxmlgui/kxmlgui-5.100.0.ebuild b/kde-frameworks/kxmlgui/kxmlgui-5.100.0.ebuild new file mode 100644 index 000000000000..4e2c1e89ac27 --- /dev/null +++ b/kde-frameworks/kxmlgui/kxmlgui-5.100.0.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2022 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 +}