From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1367634-garchives=archives.gentoo.org@lists.gentoo.org> 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 2F25315808B for <garchives@archives.gentoo.org>; Mon, 14 Feb 2022 21:37:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C859FE0908; Mon, 14 Feb 2022 21:37:36 +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 A8A76E0919 for <gentoo-commits@lists.gentoo.org>; Mon, 14 Feb 2022 21:37:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 53CC1342FFE for <gentoo-commits@lists.gentoo.org>; Mon, 14 Feb 2022 21:37:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BBA872F9 for <gentoo-commits@lists.gentoo.org>; Mon, 14 Feb 2022 21:37:31 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1644874454.b52e881a0d82d300e37d28d98856fbd26a79fa71.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwallet/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kwallet/Manifest kde-frameworks/kwallet/kwallet-5.91.0.ebuild X-VCS-Directories: kde-frameworks/kwallet/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b52e881a0d82d300e37d28d98856fbd26a79fa71 X-VCS-Branch: master Date: Mon, 14 Feb 2022 21:37:31 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 66f6cff6-cf57-473c-98ab-061f9f4bdeaa X-Archives-Hash: 75715b27e11ec35d5ea3b069d4cfccb3 commit: b52e881a0d82d300e37d28d98856fbd26a79fa71 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Feb 14 21:18:11 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Feb 14 21:34:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b52e881a kde-frameworks/kwallet: 5.91.0 version bump Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-frameworks/kwallet/Manifest | 1 + kde-frameworks/kwallet/kwallet-5.91.0.ebuild | 53 ++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) diff --git a/kde-frameworks/kwallet/Manifest b/kde-frameworks/kwallet/Manifest index aeb71f7b5fc1..b8bd52a0877c 100644 --- a/kde-frameworks/kwallet/Manifest +++ b/kde-frameworks/kwallet/Manifest @@ -1 +1,2 @@ DIST kwallet-5.90.0.tar.xz 305148 BLAKE2B 8a462f0e1b7944b6f39341c496f5888d2957d45036341da04ab0f3751ef4687bada3340f8528e695100f81e1cc850f976b8aae960b863e3cf6886112ce807123 SHA512 aa8aa252477881c17abfa266fbf8c928c557bc0cedae123e8290a76bc51ed8c2f0f816fc2f4aba9546ce7c776d0080319faf83567fd38cec022022d0c0982af8 +DIST kwallet-5.91.0.tar.xz 305472 BLAKE2B 5244aee1bdb7cf76f9a8391f6135e4ba35273ad6c1f728410ebb7547acceb5b7f45cdf1cb301000ce936eacc071492258722c924665a1466d558a98e41220e02 SHA512 9de1bf99a7772a37f85af6325c4267b42849f1044b4bb536ad5afc979c916d4cc04a8a9b7329f6731d1833ed792a5d772389f470e44637132f6c206a6388bba8 diff --git a/kde-frameworks/kwallet/kwallet-5.91.0.ebuild b/kde-frameworks/kwallet/kwallet-5.91.0.ebuild new file mode 100644 index 000000000000..5539dcb0ba1a --- /dev/null +++ b/kde-frameworks/kwallet/kwallet-5.91.0.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PVCUT=$(ver_cut 1-2) +QTMIN=5.15.2 +inherit ecm kde.org optfeature + +DESCRIPTION="Framework providing desktop-wide storage for passwords" + +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +IUSE="gpg +man" + +BDEPEND=" + man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 ) +" +DEPEND=" + dev-libs/libgcrypt:0= + >=dev-qt/qtdbus-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kconfigwidgets-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/kdbusaddons-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/knotifications-${PVCUT}*:5 + =kde-frameworks/kservice-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 + =kde-frameworks/kwindowsystem-${PVCUT}*:5 + gpg? ( >=app-crypt/gpgme-1.7.1[cxx,qt5] ) +" +RDEPEND="${DEPEND}" + +src_configure() { + local mycmakeargs=( + $(cmake_use_find_package gpg Gpgmepp) + $(cmake_use_find_package man KF5DocTools) + ) + + ecm_src_configure +} + +pkg_postinst() { + if [[ -z "${REPLACING_VERSIONS}" ]]; then + optfeature "Auto-unlocking after account login" kde-plasma/kwallet-pam + optfeature "KWallet management" kde-apps/kwalletmanager:5 + elog "For more information, read https://wiki.gentoo.org/wiki/KDE#KWallet" + fi + ecm_pkg_postinst +}