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 32C6E15802F for ; Sat, 11 Mar 2023 18:19:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D3E3E07EE; Sat, 11 Mar 2023 18:19:26 +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 65704E07EE for ; Sat, 11 Mar 2023 18:19:26 +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 758BA340DAF for ; Sat, 11 Mar 2023 18:19:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F24D58DD for ; Sat, 11 Mar 2023 18:19:23 +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: <1678558740.1b05bf4228e1daf3c36ec276a8cc3daea44c8aad.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.104.0.ebuild X-VCS-Directories: kde-frameworks/kdesu/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1b05bf4228e1daf3c36ec276a8cc3daea44c8aad X-VCS-Branch: master Date: Sat, 11 Mar 2023 18:19:23 +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: 311439dd-e582-4676-b8a9-5689272b8f9a X-Archives-Hash: 96e91dfb39a8ca2610cce609a2f6799e commit: 1b05bf4228e1daf3c36ec276a8cc3daea44c8aad Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Mar 11 08:13:49 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Mar 11 18:19:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b05bf42 kde-frameworks/kdesu: 5.104.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdesu/Manifest | 1 + kde-frameworks/kdesu/kdesu-5.104.0.ebuild | 33 +++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/kde-frameworks/kdesu/Manifest b/kde-frameworks/kdesu/Manifest index 80aa532c4118..b9e75f6bf4c8 100644 --- a/kde-frameworks/kdesu/Manifest +++ b/kde-frameworks/kdesu/Manifest @@ -1,2 +1,3 @@ DIST kdesu-5.102.0.tar.xz 56392 BLAKE2B b40b00941d64a956c3707baac1fc115b730946b9d06a5e59723058df1b38826bea10236e880c87815ed7a61fe01e3cfe8d0346a21767162bfc20bd30ac13dc78 SHA512 d549e4b14b3e4cc5f78fd73b824a7ca0fc8f3d41c71afc6f7f6093ce5962a83bb2d99d6eeee033afd668a1bd01039f7142b77a0cb3973226574805158efc9bab DIST kdesu-5.103.0.tar.xz 56396 BLAKE2B ad4259d2bf95b072bb04652bae4d460fc2b0b3d7d2dc10656e6e4c79372fd773f43079cae98d4d81e141002776234e17b457930a6f4aa98ac326b9e0a003747d SHA512 bf98a95e84f341a1c45c22028ed284ac10a43b312bf98f7f8da1ad4230815288dc9afd98507f1a9d8a452a3f7ff126d28a196f10c6e064e8488318c7ee952561 +DIST kdesu-5.104.0.tar.xz 56404 BLAKE2B fa79db50b0f8ded857d11eb078df92091d57f607d8c93500221fd0c99d05e171e7cc551b8b46a98137eded0d367ad59ba56aa36e8966dee4ddf704021a230113 SHA512 0d35c88d8f250874bbd4613c5725bbd383600b9c2875284070f622695e20816b381fd2190718c1d5c7876ccceb6995864681d8e3fe48d17032076c67ab9fa13b diff --git a/kde-frameworks/kdesu/kdesu-5.104.0.ebuild b/kde-frameworks/kdesu/kdesu-5.104.0.ebuild new file mode 100644 index 000000000000..d5ebea58648d --- /dev/null +++ b/kde-frameworks/kdesu/kdesu-5.104.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 +}