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 8ECF915800A for ; Fri, 18 Aug 2023 09:45:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4E752BC044; Fri, 18 Aug 2023 09:45:05 +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 B48982BC045 for ; Fri, 18 Aug 2023 09:45:05 +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 DF03E33BEB2 for ; Fri, 18 Aug 2023 08:26:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D925E93 for ; Fri, 18 Aug 2023 08:26:03 +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: <1692347138.f3e026f530ffe702d07f3d405fdf06a49c7dd131.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdesu/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kdesu/Manifest kde-frameworks/kdesu/kdesu-5.109.0.ebuild X-VCS-Directories: kde-frameworks/kdesu/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f3e026f530ffe702d07f3d405fdf06a49c7dd131 X-VCS-Branch: master Date: Fri, 18 Aug 2023 08:26:03 +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: cb11411a-c9a0-421f-9b16-9b070de8810d X-Archives-Hash: 1a6945680f7a2cf86b1301eda6942659 commit: f3e026f530ffe702d07f3d405fdf06a49c7dd131 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Aug 16 08:53:18 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Aug 18 08:25:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3e026f5 kde-frameworks/kdesu: 5.109.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdesu/Manifest | 1 + kde-frameworks/kdesu/kdesu-5.109.0.ebuild | 33 +++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/kde-frameworks/kdesu/Manifest b/kde-frameworks/kdesu/Manifest index 236bd07d007e..68d53134a07c 100644 --- a/kde-frameworks/kdesu/Manifest +++ b/kde-frameworks/kdesu/Manifest @@ -1 +1,2 @@ DIST kdesu-5.108.0.tar.xz 56548 BLAKE2B 51589131fd6f710cac30ef56c0ebd7d064d4d94075831a401faac05cf9a2d4e29d5034c0330bb5405399e6a3e88156384c802d21ea7e36f0aec0edf6f0973c46 SHA512 329a34b281f67cf0b0ac69ed833cb30b7b3405458be5fccc892b1b023a7f80e0976d2b68cbdb6a9a7cb428414d575b9a1f48c8388eab226607c6130a32556aae +DIST kdesu-5.109.0.tar.xz 56800 BLAKE2B 02dea82c5c87d938b6dda8103147175ff43d6b7d3d4a5da0288c156bdf08d0493d41569c7c6ea463ea26c85545b0973de05e82dcf5417eaafdec45b11b426943 SHA512 70991dae4a194d7f2a810f062bce8c2178256399f9e2d02c9c561adff8047b67e26124c1260383bc0b3df52d076c72b372179c57fd1db93d58614fd3691f67a6 diff --git a/kde-frameworks/kdesu/kdesu-5.109.0.ebuild b/kde-frameworks/kdesu/kdesu-5.109.0.ebuild new file mode 100644 index 000000000000..5a865e54023e --- /dev/null +++ b/kde-frameworks/kdesu/kdesu-5.109.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_TEST="true" +PVCUT=$(ver_cut 1-2) +inherit ecm frameworks.kde.org + +DESCRIPTION="Framework to handle super user actions" + +LICENSE="LGPL-2" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv" +IUSE="X" + +RDEPEND=" + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kpty-${PVCUT}*:5 + X? ( x11-libs/libX11 ) +" +DEPEND="${RDEPEND} + X? ( x11-base/xorg-proto ) +" + +src_configure() { + local mycmakeargs=( + $(cmake_use_find_package X X11) + ) + + ecm_src_configure +}