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 600BD15810F for ; Sat, 10 Jun 2023 10:02:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 224AAE093B; Sat, 10 Jun 2023 10:02:52 +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 07209E0942 for ; Sat, 10 Jun 2023 10:02:52 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1987634111A for ; Sat, 10 Jun 2023 10:02:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79049A8E for ; Sat, 10 Jun 2023 10:02:49 +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: <1686391338.cd25d477f3611864fbc9549a6c5abf8fdb423f2b.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.107.0.ebuild X-VCS-Directories: kde-frameworks/kdesu/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: cd25d477f3611864fbc9549a6c5abf8fdb423f2b X-VCS-Branch: master Date: Sat, 10 Jun 2023 10:02:49 +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: 1422aee2-cda3-4188-9101-3cdda75f047d X-Archives-Hash: 29877682243f1a4420cfa6520bcd3239 commit: cd25d477f3611864fbc9549a6c5abf8fdb423f2b Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jun 10 09:58:03 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jun 10 10:02:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd25d477 kde-frameworks/kdesu: 5.107.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdesu/Manifest | 1 + kde-frameworks/kdesu/kdesu-5.107.0.ebuild | 33 +++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/kde-frameworks/kdesu/Manifest b/kde-frameworks/kdesu/Manifest index 41e2a7828c57..fe843bce0dbf 100644 --- a/kde-frameworks/kdesu/Manifest +++ b/kde-frameworks/kdesu/Manifest @@ -1,2 +1,3 @@ DIST kdesu-5.104.0.tar.xz 56404 BLAKE2B fa79db50b0f8ded857d11eb078df92091d57f607d8c93500221fd0c99d05e171e7cc551b8b46a98137eded0d367ad59ba56aa36e8966dee4ddf704021a230113 SHA512 0d35c88d8f250874bbd4613c5725bbd383600b9c2875284070f622695e20816b381fd2190718c1d5c7876ccceb6995864681d8e3fe48d17032076c67ab9fa13b DIST kdesu-5.106.0.tar.xz 56548 BLAKE2B 81f8529e834d56c090172d377b6f07756ab82bc06de37b605aef60d56d705086b33efff7121fafb8a70d705cdb67b9aac98599c62d5eb96ea33af95a685e7094 SHA512 da0a39ac4597c82dd7abb0aeb07014b2028a646c1f2ca4f380a018a12da5e1872ca709192a5035ecac81ccffb9c38dede8304f614037f06e143ca42f467fd583 +DIST kdesu-5.107.0.tar.xz 56560 BLAKE2B 2bd9703f3f5f60d16dbce9cf113370899cf415cb9fefa378700079b3d825ee23b99be99290a4fae6203d4b9639894fe817c2afbe74389055776b6a04ae6c8e36 SHA512 4d9842756ac41e5e6b5e924c6f150682fe890b7a1cc0a355e45b5c464c613bc79adc6221a9d06180fa537f05dc700fbcf0a233cb8f0aaaf5ecc2b5a634fae44a diff --git a/kde-frameworks/kdesu/kdesu-5.107.0.ebuild b/kde-frameworks/kdesu/kdesu-5.107.0.ebuild new file mode 100644 index 000000000000..d5ebea58648d --- /dev/null +++ b/kde-frameworks/kdesu/kdesu-5.107.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 ~ppc64 ~riscv ~x86" +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 +}