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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 822861382C5 for ; Sat, 13 Feb 2021 13:04:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC58DE08F1; Sat, 13 Feb 2021 13:04:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A8A7BE08F1 for ; Sat, 13 Feb 2021 13:04:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E3AC73410BE for ; Sat, 13 Feb 2021 13:04:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D2DB4F3 for ; Sat, 13 Feb 2021 13:04:10 +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: <1613221435.9677c9d0fc1e8fa407dd81f8d96c04a2aa519bab.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.79.0.ebuild X-VCS-Directories: kde-frameworks/kwallet/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9677c9d0fc1e8fa407dd81f8d96c04a2aa519bab X-VCS-Branch: master Date: Sat, 13 Feb 2021 13:04:10 +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: 359a1f96-f69c-44f2-af97-01b0a90a88cb X-Archives-Hash: 66b39526d4da2e6181c30ebb453c5631 commit: 9677c9d0fc1e8fa407dd81f8d96c04a2aa519bab Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Feb 13 13:00:38 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Feb 13 13:03:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9677c9d0 kde-frameworks/kwallet: 5.79.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kwallet/Manifest | 1 + kde-frameworks/kwallet/kwallet-5.79.0.ebuild | 54 ++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+) diff --git a/kde-frameworks/kwallet/Manifest b/kde-frameworks/kwallet/Manifest index 76bee391dfb..e9adf1833d2 100644 --- a/kde-frameworks/kwallet/Manifest +++ b/kde-frameworks/kwallet/Manifest @@ -1,2 +1,3 @@ DIST kwallet-5.77.0.tar.xz 299936 BLAKE2B a9e4f773feab5532fade0c3a5d75131a7890bd45c1d948ffcbe4f3a46fc9adb213805d8ecc1b96445da55b1b7b2628abd0f4b5ae5af69dfe98474c4951a601a4 SHA512 761206a9aedc64b30e9f47666f9b703d4db28f68ede7b2576ee23397c41dd875f51bc7444d29fc0e5e137c517b4158fa435d111559f9156183615897abf5fca4 DIST kwallet-5.78.0.tar.xz 300012 BLAKE2B 1aefc88a604cad5cd89b2c9e46d39b098dfb05665b56af777a38a4ffb9924af3a7e2f677c238f6ea46f5e324136377358b5d52a0ee9d6059e30a9f5ea3844f42 SHA512 57bff646cab1645f65be92b934b3bd7065d08072e5daa8f68595c30276a47f2c076f6a9dc30671c9da5b4514b3f05435b4acac447820e8d104d6a780cc1c4f23 +DIST kwallet-5.79.0.tar.xz 300008 BLAKE2B 41cfcd5007085447fda3edd2bd4aba770beb1b7965bad4352e109bac92d0673fc1ab5b09dc9f086618919f02d6ac67d602f62990ef7a2a639d164a9ce81cf9d5 SHA512 20b3b223b009ba18cf569ac9f80ed03dbc08c9e5dd2c722de4cbbea11c6b29341fc9a4e90422e1a141e9b5a6b02641822ded5436963ce0da19a8a8edcd13a934 diff --git a/kde-frameworks/kwallet/kwallet-5.79.0.ebuild b/kde-frameworks/kwallet/kwallet-5.79.0.ebuild new file mode 100644 index 00000000000..6ca3378209d --- /dev/null +++ b/kde-frameworks/kwallet/kwallet-5.79.0.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +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 ~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 + elog "Optional dependencies:" + 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 +}