summaryrefslogtreecommitdiff
path: root/kde-frameworks/kwallet
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-01-22 10:09:44 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-01-22 10:09:44 +0000
commit09351e78166b5e864197c4456ebae3f89dd0bed9 (patch)
tree41a96399f56ed3aa399006871bfce4430db84aa2 /kde-frameworks/kwallet
parentc8a77dfe4d3d307c1d5dd2650b7297447d8b609d (diff)
gentoo resync : 22.01.2019
Diffstat (limited to 'kde-frameworks/kwallet')
-rw-r--r--kde-frameworks/kwallet/Manifest2
-rw-r--r--kde-frameworks/kwallet/kwallet-5.53.0.ebuild56
2 files changed, 0 insertions, 58 deletions
diff --git a/kde-frameworks/kwallet/Manifest b/kde-frameworks/kwallet/Manifest
index 2e248e264a1f..df1bef8aa9c3 100644
--- a/kde-frameworks/kwallet/Manifest
+++ b/kde-frameworks/kwallet/Manifest
@@ -1,7 +1,5 @@
DIST kwallet-5.52.0.tar.xz 307640 BLAKE2B b42db55543198217a55185b619117583d327be5e1c022a953861dd0f67ec37bc84153a5c345256270dafaba9b40ad607ac9c33d0bab05358e1c1ade20820d3ec SHA512 63a84d0016b59297274f55eba901e0219e6c38bd6316007edda94cddd496488b4baa35c7cb38447bde70f65c35bedbe2aa5ce21b68a6a1574cf6275f62073ca6
-DIST kwallet-5.53.0.tar.xz 307664 BLAKE2B e0b58a75f9bbc7d502af5bb02429382614f626150dba81716a5b994683f84b444cf065aa28b173280c37fcb86fd7014200724c6d3911a884145fd230ab9268d2 SHA512 25d3a8d00c6b7cc3504a9dfa71aaaca1bbff63a8bac6181a1723b538061757c395b6b899ee4dae670bd458ae3621d9b5f74e7dd6c3be047325c44c5a06c8a821
DIST kwallet-5.54.0.tar.xz 307696 BLAKE2B 9d1f8b719edcd708b780127ea5294abe8c3e2bb4081eaabefb28fce787cdd8b528aee37ff661744b0db1b33d586f022f94f15d2717428ce24238699147985d67 SHA512 f30ceda97180a562853923a0ad1cefbadbed51bbbf4b29405bbe85ccae3dc815053903367ba3638e7a7293eda7fbb7df88f527d6176fc6c2286088c38ce0069a
EBUILD kwallet-5.52.0.ebuild 1571 BLAKE2B a3fc8fbf93b2d846048d5dc9746b6956d816247c937e9af2f0c7d8619cbdd13df3c6beeaadbe2e0859fa8cb6d9d85999dcc09debbd44f9c8c56dd870bd33888e SHA512 9881c2a2560f824133ea0b26e7ee9df4f47bab14ae2f25b5df992e55568fa19f8c39f5dfac36b34eafae9881f9eac3c0814a6eee4b557cbcfc016468b313ee38
-EBUILD kwallet-5.53.0.ebuild 1573 BLAKE2B e5bd9dc3cdc27268e52d085ddec6a31307e0bde8174b47b76fc72f0c6d843d1c1c1bd685619ac5c43adf373db8d1f15e4577f2973f2e65999a976f81b27b79d9 SHA512 b65a9a87d9c77cba8e32b7ed01a1775da5e1d7f3eeba38f4e06e6af85dc2bfce02cd15d41923442f272c58091605dae4b7673f99e2f4348c2f006e3b08e03a83
EBUILD kwallet-5.54.0.ebuild 1573 BLAKE2B a3f73b662f4980b3db9a6b87602690bc1e86a6504ad35f0703ebcb041b8792f79883794a7e91451d1a0a9c13a4db8f1b3afd93751de980492a1d1cb0d7bace90 SHA512 581c46d5cf57cbce2def4b60c65ff6667d3a23f01c37d35195acf634df8c42bdeec54011043409be1b343dce65731f408924a58c682ec910d51999c4bcdc8b35
MISC metadata.xml 433 BLAKE2B f33e8e33f6e8ddc49a85ec7494416546ddaf4db590b02cb3e4ededc7322cd088b7372291777dd836152df31f0ad890b61638b721fb2fa025d007453850d9e2e3 SHA512 c5285c0beb12f4f5c81f89e856c63737a119f9758e4302e3789603fe8daa3c675674698105e38194eb383097c7f57e8ece1e7b845fff1822cd5ff8b0688ff1c4
diff --git a/kde-frameworks/kwallet/kwallet-5.53.0.ebuild b/kde-frameworks/kwallet/kwallet-5.53.0.ebuild
deleted file mode 100644
index 44c284230462..000000000000
--- a/kde-frameworks/kwallet/kwallet-5.53.0.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Framework providing desktop-wide storage for passwords"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="gpg +man"
-
-RDEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kwindowsystem)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
- dev-libs/libgcrypt:0=
- gpg? ( >=app-crypt/gpgme-1.7.1[cxx,qt5] )
-"
-DEPEND="${RDEPEND}
- man? ( $(add_frameworks_dep kdoctools) )
-"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package gpg Gpgmepp)
- $(cmake-utils_use_find_package man KF5DocTools)
- )
-
- kde5_src_configure
-}
-
-pkg_postinst() {
- if ! has_version "kde-plasma/kwallet-pam" || ! has_version "kde-apps/kwalletmanager:5" ; then
- elog
- elog "Install kde-plasma/kwallet-pam for auto-unlocking after account login."
- elog "Install kde-apps/kwalletmanager:5 to manage your kwallet."
- elog
- fi
- if has_version "kde-apps/kwalletd"; then
- elog "Starting with 5.34.0-r1, ${PN} is able to serve applications"
- elog "that still require old kwalletd4. After migration has finished,"
- elog "kde-apps/kwalletd can be removed."
- fi
- elog "For more information, read https://wiki.gentoo.org/wiki/KDE#KWallet"
-}