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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 944761382C5 for ; Sat, 13 Feb 2021 13:04:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA805E08F4; Sat, 13 Feb 2021 13:04:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BE824E08F4 for ; Sat, 13 Feb 2021 13:04:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CA4063410D6 for ; Sat, 13 Feb 2021 13:04:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 279524EF for ; Sat, 13 Feb 2021 13:04: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: <1613221435.a80b3dfce56e7989c064ff6f28548ba81bf23752.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.79.0.ebuild X-VCS-Directories: kde-frameworks/ktexteditor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a80b3dfce56e7989c064ff6f28548ba81bf23752 X-VCS-Branch: master Date: Sat, 13 Feb 2021 13:04: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: d80542c8-3f2f-4ddb-b651-9acdb0d17147 X-Archives-Hash: 08279f45a2ef2fab11e72cf529444b9a commit: a80b3dfce56e7989c064ff6f28548ba81bf23752 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Feb 13 13:00:38 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Feb 13 13:03:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a80b3dfc kde-frameworks/ktexteditor: 5.79.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/ktexteditor/Manifest | 1 + .../ktexteditor/ktexteditor-5.79.0.ebuild | 59 ++++++++++++++++++++++ 2 files changed, 60 insertions(+) diff --git a/kde-frameworks/ktexteditor/Manifest b/kde-frameworks/ktexteditor/Manifest index ab330750bc6..dc9bf81f03d 100644 --- a/kde-frameworks/ktexteditor/Manifest +++ b/kde-frameworks/ktexteditor/Manifest @@ -1,2 +1,3 @@ DIST ktexteditor-5.77.0.tar.xz 2353716 BLAKE2B 90d98b046daf540c9ea873af819e2c02594b6d9190cb2b719d742a255ecf586392b47700de635f2a91df59e396166702490d562ec22e445adad75c4f35404107 SHA512 b07968b33bfb790516470a9ebc5f282fa6318589ce33db5d7e25c68c344fecc5ff98a45f28479b81518ab193db0f880f46372c6e00224fd9744551f8a0f19297 DIST ktexteditor-5.78.0.tar.xz 2363372 BLAKE2B 9e89b972d432c5695e8087582ea8c2e3d3eca6f0fb835de186f8f83196713434f666175bc2e12a6b3f17d19763b166ca893c0c2842c3f6d3f9408901ce774d25 SHA512 607c3dfbb73b34c8b2c181b65522e177614d26744bc0feaca6e3cf546ac01e17527ba3a853047aca3841e87fadfedfbc782243d24c4e12bc366c28aec1b6721e +DIST ktexteditor-5.79.0.tar.xz 2370312 BLAKE2B e772e2b93442309ab9f41cfaf68d130032f163242b039ae05ee525a2605d210202bd70744778ec1527a8176627bb09027ff8811c662c23850d8ef96b7cc24fdc SHA512 baeed1d7df37eaf6542e9218c1316c7eae6d65c0865340e4adf4e3d75bbe2ae3be640d7ec7d3d4e2379c522c5964e214a4ea710407e4f6fabb0d80b1dc8b2375 diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.79.0.ebuild b/kde-frameworks/ktexteditor/ktexteditor-5.79.0.ebuild new file mode 100644 index 00000000000..9212f04f8f4 --- /dev/null +++ b/kde-frameworks/ktexteditor/ktexteditor-5.79.0.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PVCUT=$(ver_cut 1-2) +QTMIN=5.15.2 +VIRTUALX_REQUIRED="test" +inherit ecm kde.org + +DESCRIPTION="Framework providing a full text editor component" + +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +IUSE="+editorconfig git" + +RESTRICT+=" test" + +BDEPEND=" + test? ( >=kde-frameworks/kservice-${PVCUT}:5 ) +" +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/ktextwidgets-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 + =kde-frameworks/kxmlgui-${PVCUT}*:5 + =kde-frameworks/sonnet-${PVCUT}*:5 + =kde-frameworks/syntax-highlighting-${PVCUT}*:5 + editorconfig? ( app-text/editorconfig-core-c ) + git? ( dev-libs/libgit2:= ) +" +RDEPEND="${DEPEND}" + +src_configure() { + local mycmakeargs=( + $(cmake_use_find_package editorconfig EditorConfig) + $(cmake_use_find_package git LibGit2) + ) + + ecm_src_configure +}