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 4A44A159C9C for ; Fri, 9 Aug 2024 13:15:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DEEB02BC0F5; Fri, 9 Aug 2024 13:14:58 +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 C1D502BC0F5 for ; Fri, 9 Aug 2024 13:14:58 +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 C19F93430F9 for ; Fri, 9 Aug 2024 13:14:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 501B01ECE for ; Fri, 9 Aug 2024 13:14:54 +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: <1723209247.1408cd05b09d3f3c5b9adbd495f979a29fe005ad.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-6.5.0.ebuild X-VCS-Directories: kde-frameworks/ktexteditor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1408cd05b09d3f3c5b9adbd495f979a29fe005ad X-VCS-Branch: master Date: Fri, 9 Aug 2024 13:14:54 +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: daf93819-35e4-49db-8e37-2f4ff42641a3 X-Archives-Hash: 8003d7933451e66f9780402b08a8ed24 commit: 1408cd05b09d3f3c5b9adbd495f979a29fe005ad Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 9 11:15:16 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Aug 9 13:14:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1408cd05 kde-frameworks/ktexteditor: 6.5.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/ktexteditor/Manifest | 1 + .../ktexteditor/ktexteditor-6.5.0.ebuild | 53 ++++++++++++++++++++++ 2 files changed, 54 insertions(+) diff --git a/kde-frameworks/ktexteditor/Manifest b/kde-frameworks/ktexteditor/Manifest index 2d54719a840e..b04edb69e83e 100644 --- a/kde-frameworks/ktexteditor/Manifest +++ b/kde-frameworks/ktexteditor/Manifest @@ -1,2 +1,3 @@ DIST ktexteditor-5.116.0.tar.xz 2791176 BLAKE2B 7fb32bb7d18ccf43e33f66b0401fc086597145e3838e84a4333f99b3725e64c82ea5f78daf5fc58dfb13ea0452e85a64d1d03a503b363bba8247e26c922fd396 SHA512 9d17558e4f7adc5de1dec0af9ba32b2eb086def576dd32d3458b91d9f0424aa86505a57ab092a71f5274197bfd18927b7ccddf221551cd42d2a96f22394495e0 DIST ktexteditor-6.4.0.tar.xz 2862688 BLAKE2B 16f67bd34be2a9a7cfb19844cb643735de82d23f62187cdf565460aa47f872ecd917383c813026ad785844552c1857b12635ca5e14e3cf9b58cf5519d7086bb4 SHA512 a5de69616c4488b94826ba8142f8b6107aa02c2e30aabff7564e91f4cdc27cb22df078ee5c1700ca226a3b4646cf55f076f7d5737df271aa76e73169f35f81f1 +DIST ktexteditor-6.5.0.tar.xz 2846764 BLAKE2B d3e696a69fe57cfd08616644eca4386ba56e78964f1eab11a9bc46dfa56ba044f709fe69a9be323dc55be8485d7f1facc31c22d1cc174cc6627ba79ee0ac952d SHA512 848e552b06432564fdda4667f13f514632610df50914721c0784287fe9b0f17bf50c0f8bba562d27fe9ecf6d1fa8090d2e0c419b74c8e01d668c218a45385115 diff --git a/kde-frameworks/ktexteditor/ktexteditor-6.5.0.ebuild b/kde-frameworks/ktexteditor/ktexteditor-6.5.0.ebuild new file mode 100644 index 000000000000..c48eab005425 --- /dev/null +++ b/kde-frameworks/ktexteditor/ktexteditor-6.5.0.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PVCUT=$(ver_cut 1-2) +QTMIN=6.6.2 +inherit ecm frameworks.kde.org + +DESCRIPTION="Framework providing a full text editor component" + +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +IUSE="+editorconfig" + +RESTRICT="test" + +DEPEND=" + >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] + >=dev-qt/qtdeclarative-${QTMIN}:6 + >=dev-qt/qtspeech-${QTMIN}:6 + =kde-frameworks/karchive-${PVCUT}*:6 + =kde-frameworks/kauth-${PVCUT}*:6 + =kde-frameworks/kcodecs-${PVCUT}*:6 + =kde-frameworks/kcompletion-${PVCUT}*:6 + =kde-frameworks/kconfig-${PVCUT}*:6 + =kde-frameworks/kconfigwidgets-${PVCUT}*:6 + =kde-frameworks/kcoreaddons-${PVCUT}*:6 + =kde-frameworks/kguiaddons-${PVCUT}*:6 + =kde-frameworks/ki18n-${PVCUT}*:6 + =kde-frameworks/kiconthemes-${PVCUT}*:6 + =kde-frameworks/kio-${PVCUT}*:6 + =kde-frameworks/kitemviews-${PVCUT}*:6 + =kde-frameworks/kjobwidgets-${PVCUT}*:6 + =kde-frameworks/kparts-${PVCUT}*:6 + =kde-frameworks/ktextwidgets-${PVCUT}*:6 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:6 + =kde-frameworks/kwindowsystem-${PVCUT}*:6 + =kde-frameworks/kxmlgui-${PVCUT}*:6 + =kde-frameworks/sonnet-${PVCUT}*:6 + =kde-frameworks/syntax-highlighting-${PVCUT}*:6 + editorconfig? ( app-text/editorconfig-core-c ) +" +RDEPEND="${DEPEND}" +BDEPEND="test? ( >=kde-frameworks/kservice-${PVCUT}:6 )" + +src_configure() { + local mycmakeargs=( + $(cmake_use_find_package editorconfig EditorConfig) + ) + + ecm_src_configure +}