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 6BE1B15800F for ; Sun, 12 Feb 2023 11:11:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58209E0843; Sun, 12 Feb 2023 11:11:21 +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 36FF1E0839 for ; Sun, 12 Feb 2023 11:11:21 +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 AA7F2340D23 for ; Sun, 12 Feb 2023 11:11:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BAA158BA for ; Sun, 12 Feb 2023 11:11:15 +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: <1676200200.7b03f00590ecc01047fb4070c72b1445e1a957a2.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/ktextwidgets/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/ktextwidgets/Manifest kde-frameworks/ktextwidgets/ktextwidgets-5.103.0.ebuild X-VCS-Directories: kde-frameworks/ktextwidgets/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7b03f00590ecc01047fb4070c72b1445e1a957a2 X-VCS-Branch: master Date: Sun, 12 Feb 2023 11:11:15 +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: 4cddf3f1-f3e5-4248-a614-8d90c8e6fff6 X-Archives-Hash: f81d16e98ba2918108dab7c6735307bb commit: 7b03f00590ecc01047fb4070c72b1445e1a957a2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Feb 12 10:00:58 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Feb 12 11:10:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b03f005 kde-frameworks/ktextwidgets: 5.103.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/ktextwidgets/Manifest | 1 + .../ktextwidgets/ktextwidgets-5.103.0.ebuild | 38 ++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/kde-frameworks/ktextwidgets/Manifest b/kde-frameworks/ktextwidgets/Manifest index c5ecf6a59860..0608dfc2f8d2 100644 --- a/kde-frameworks/ktextwidgets/Manifest +++ b/kde-frameworks/ktextwidgets/Manifest @@ -1,2 +1,3 @@ DIST ktextwidgets-5.102.0.tar.xz 2551164 BLAKE2B 67c772f94f5c59f1ef8818568d2ef91ca62bc37d058ae0b7535ca18a7230ed99279d22b721577b3105263e3c6c51fa869b55a9a1bf0d3c7a6e338bed58a8abd9 SHA512 775f1e8d2edc886f650b23474a5bedf1bc9eac0b73ab7e322491fc07dc6c187d8b3ef1119bdd19d5d6b30cd0146604224d04e91df9eace753c878b6d932cb482 +DIST ktextwidgets-5.103.0.tar.xz 2552388 BLAKE2B 80bff147d44522425cb7aa3828fcd6a69b1f43538d9462b246b343b4ab10f4a9595c5f22bf6378e11669586d5a4c2f4acf47d791d1394376e8b96a92023c2a14 SHA512 8e6ed350403b0fe0a8de048504ad6256f5da26ad43829e2367b713aa0210e7ac3ea2f9972cf8965e5daedf7dfb4dd7753a05367ad7120fe0f0e4f425817a44fd DIST ktextwidgets-5.99.0.tar.xz 328264 BLAKE2B ed6fc9e63241838897aea3d392922049cced9ccc530b38e8b2ba54d6291b4799debbe5cb91dfc73c143907703e148ccf3e424ef16b5644c90c92f0a4b9e5dd31 SHA512 929a0f7975c7de27c4aa63195919807428ec34a11267c08a22b78983aeba4f2fc1b846f44a8619130048fea2f85a272dc3e77bf9ff2a8bb49fc4c6f8e7acece0 diff --git a/kde-frameworks/ktextwidgets/ktextwidgets-5.103.0.ebuild b/kde-frameworks/ktextwidgets/ktextwidgets-5.103.0.ebuild new file mode 100644 index 000000000000..4d9af584d544 --- /dev/null +++ b/kde-frameworks/ktextwidgets/ktextwidgets-5.103.0.ebuild @@ -0,0 +1,38 @@ +# 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 providing an assortment of widgets for displaying and editing text" +LICENSE="LGPL-2+ LGPL-2.1+" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +IUSE="speech" + +DEPEND=" + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + =kde-frameworks/kcompletion-${PVCUT}*:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kconfigwidgets-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kservice-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 + =kde-frameworks/sonnet-${PVCUT}*:5 + speech? ( >=dev-qt/qtspeech-${QTMIN}:5 ) +" +RDEPEND="${DEPEND}" + +src_configure() { + local mycmakeargs=( + $(cmake_use_find_package speech Qt5TextToSpeech) + ) + + ecm_src_configure +}