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 570E415806E for ; Sat, 13 May 2023 16:57:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86816E085A; Sat, 13 May 2023 16:57:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 58A23E085A for ; Sat, 13 May 2023 16:57:14 +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 46262340F4B for ; Sat, 13 May 2023 16:57:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF794A77 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: <1683996931.551d7629c393c1d42434253cdc5b9de60253c707.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/ktexteditor/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/ktexteditor/Manifest kde-frameworks/ktexteditor/ktexteditor-5.106.0.ebuild X-VCS-Directories: kde-frameworks/ktexteditor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 551d7629c393c1d42434253cdc5b9de60253c707 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: fbaf125c-8f55-41d3-a661-9a1fa3a398ac X-Archives-Hash: e1f85c6c18ce15618c1e1513d491c166 commit: 551d7629c393c1d42434253cdc5b9de60253c707 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 13 16:38:52 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 13 16:55:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=551d7629 kde-frameworks/ktexteditor: 5.106.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/ktexteditor/Manifest | 1 + .../ktexteditor/ktexteditor-5.106.0.ebuild | 55 ++++++++++++++++++++++ 2 files changed, 56 insertions(+) diff --git a/kde-frameworks/ktexteditor/Manifest b/kde-frameworks/ktexteditor/Manifest index 0b681338f87c..642171667049 100644 --- a/kde-frameworks/ktexteditor/Manifest +++ b/kde-frameworks/ktexteditor/Manifest @@ -1,2 +1,3 @@ DIST ktexteditor-5.104.0.tar.xz 2760860 BLAKE2B 05914c622978c3ada85d331499c0cc37eb8f3063e164585e0fad3f0731ba2670d662077af2a0717dd271017e14021239188fd1f3fd8b1ebe0afff169738a5026 SHA512 07eb2c410c105b41abb1f0838d1d1e704fac13dac4cdf851ee3f86eebeb6d7eb61465392ae359c889e04339d90865a5b083337610f73d3bde6f0bc4a806ec3f0 DIST ktexteditor-5.105.0.tar.xz 2765084 BLAKE2B 782c5e2b4d2b34e0793c656c8506a6b6513b39953aeb2b1e2d746de57946ec270dcaef0d194247a8a846193ace3d65bc00f9ca8bfaac357b25ff92b4c53e1f81 SHA512 0cbd6ab20ac1396fa8117f384b9682c38d55b3feb7ef59f9ac41cca7adf6aa384855f09b22f17a9e82efc189697a33cd33ba0de721f07d9eaa7aa8a6fc526bef +DIST ktexteditor-5.106.0.tar.xz 2770332 BLAKE2B 6b23a7b0bf10cfffe6424f84331a25b6ba2236708e17bcb82a066da618e04ba1fcf3114911023cd4a3a85d6030733b51f34633a89a61db6cc97fdde3b00e7d6d SHA512 2a4e7fd7d879febf9e3eb78acad9a3a77f6106335884dad83a1c4f3cba642f8677c2550550e42b8e1531440b0fc7652a64a0d46c480e0fb75ddcf26976b89943 diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.106.0.ebuild b/kde-frameworks/ktexteditor/ktexteditor-5.106.0.ebuild new file mode 100644 index 000000000000..727b4e9c9639 --- /dev/null +++ b/kde-frameworks/ktexteditor/ktexteditor-5.106.0.ebuild @@ -0,0 +1,55 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PVCUT=$(ver_cut 1-2) +QTMIN=5.15.5 +VIRTUALX_REQUIRED="test" +inherit ecm frameworks.kde.org + +DESCRIPTION="Framework providing a full text editor component" + +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +IUSE="+editorconfig" + +RESTRICT="test" + +DEPEND=" + >=dev-qt/qtdeclarative-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtprintsupport-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + >=dev-qt/qtxml-${QTMIN}:5 + =kde-frameworks/karchive-${PVCUT}*:5 + =kde-frameworks/kauth-${PVCUT}*:5 + =kde-frameworks/kcodecs-${PVCUT}*:5 + =kde-frameworks/kcompletion-${PVCUT}*:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kconfigwidgets-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/kguiaddons-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kiconthemes-${PVCUT}*:5 + =kde-frameworks/kio-${PVCUT}*:5 + =kde-frameworks/kitemviews-${PVCUT}*:5 + =kde-frameworks/kjobwidgets-${PVCUT}*:5 + =kde-frameworks/kparts-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 + =kde-frameworks/kwindowsystem-${PVCUT}*:5 + =kde-frameworks/kxmlgui-${PVCUT}*:5 + =kde-frameworks/sonnet-${PVCUT}*:5 + =kde-frameworks/syntax-highlighting-${PVCUT}*:5 + editorconfig? ( app-text/editorconfig-core-c ) +" +RDEPEND="${DEPEND}" +BDEPEND="test? ( >=kde-frameworks/kservice-${PVCUT}:5 )" + +src_configure() { + local mycmakeargs=( + $(cmake_use_find_package editorconfig EditorConfig) + ) + + ecm_src_configure +}