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 2564B158020 for ; Mon, 14 Nov 2022 14:17:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD16FE086A; Mon, 14 Nov 2022 14:17:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 993B0E086A for ; Mon, 14 Nov 2022 14:17:24 +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 9E036340ECB for ; Mon, 14 Nov 2022 14:17:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1330E73E for ; Mon, 14 Nov 2022 14:17:22 +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: <1668435406.cf9fbc7db798661f50694c4b0619fc9e15e630b8.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.100.0.ebuild X-VCS-Directories: kde-frameworks/kdesu/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: cf9fbc7db798661f50694c4b0619fc9e15e630b8 X-VCS-Branch: master Date: Mon, 14 Nov 2022 14:17:22 +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: 2e0d795d-f8c7-449c-a40b-0c090aa59a0d X-Archives-Hash: a3a619c5a2744c1dc602aa7334b22b17 commit: cf9fbc7db798661f50694c4b0619fc9e15e630b8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Nov 14 12:38:15 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Nov 14 14:16:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf9fbc7d kde-frameworks/kdesu: 5.100.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdesu/Manifest | 1 + kde-frameworks/kdesu/kdesu-5.100.0.ebuild | 33 +++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/kde-frameworks/kdesu/Manifest b/kde-frameworks/kdesu/Manifest index d3dc643810fd..575c66305e58 100644 --- a/kde-frameworks/kdesu/Manifest +++ b/kde-frameworks/kdesu/Manifest @@ -1,2 +1,3 @@ +DIST kdesu-5.100.0.tar.xz 56260 BLAKE2B d9366ea965e1ee81ed0aa585dddedb46e5d36d1b59bb367d9c5c4d0c1bb0a68ea5dd9f5301d6fb561aa3b523f3622182720c74bdfa3c18184f366565e4dd2b26 SHA512 d2da55b1c7adaf8df4059ff14c3473be430801936e7f649fb156258742f8a014132b527c19c976485a6702033d14c550922c60fc4efd6071fb2df1d797f14ea9 DIST kdesu-5.96.0.tar.xz 56032 BLAKE2B 976d7fd5def2e358107d834a092e76bda29776b87ec0e2c7a5b990ddc49e399dfbeabc951ec9a71c3da6660a8b8a33c0f899f80add7ab9784a12893f3fbf3d63 SHA512 8ccaebb8e0276fc6e661d15f57271ff05ed83309fc601301796a60f36346a2f105026e43f7c71b2692b0d1d3b7ba0447518e8500ace1c01c9f7c33b0d24e3d8e DIST kdesu-5.99.0.tar.xz 56284 BLAKE2B b050c25ce46485479af19ea3f0f7b56e65b1d0650dde5bc28c79d92f77f2216b1c8ec84630a9f937c9f1eb9a5448183cf16a779d8820bbd7a52be98ab6882dac SHA512 a5fd3dcc98b21c924534047b0f1bc584cbdd7d398bde12c46868e4dcfd3622cd428819ef259d55aa344c523a9ff2995364d96af2b4b44e06d2332c67cc7481b2 diff --git a/kde-frameworks/kdesu/kdesu-5.100.0.ebuild b/kde-frameworks/kdesu/kdesu-5.100.0.ebuild new file mode 100644 index 000000000000..07b753fd8ab4 --- /dev/null +++ b/kde-frameworks/kdesu/kdesu-5.100.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2022 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 +}