Source: kwalletcli Section: kde Priority: optional Homepage: http://www.mirbsd.org/kwalletcli.htm Maintainer: Thorsten Glaser # For KDE 3: change KDE_VER to 3 in debian/rules and use: #Build-Depends: debhelper (>= 5), kdelibs4-dev, libqt3-headers # For KDE 4: change KDE_VER to 4 in debian/rules and use: #Build-Depends: debhelper (>= 5), kdelibs5-dev, libqt4-dev # For KDE 5: change KDE_VER to 5 in debian/rules and use debhelper 9 and: Build-Depends: debhelper (>= 12~), libkf5coreaddons-dev, libkf5i18n-dev, libkf5wallet-dev, pkg-config Standards-Version: 4.3.0 Rules-Requires-Root: no VCS-git: https://evolvis.org/anonscm/git/alioth/kwalletcli.git -b master VCS-Browser: https://evolvis.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=alioth/kwalletcli.git;a=shortlog;h=refs/heads/master Package: kwalletcli Architecture: any Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends}, mksh (>= 38~) Provides: ssh-askpass # pinentry-gtk exists in dapper and etch… it’s there to keep # things backport friendly Recommends: gnupg-agent, kwalletmanager, pinentry-curses | pinentry-fltk | pinentry-gnome3 | pinentry-gtk | pinentry-gtk2 | pinentry-qt | pinentry-qt4 | pinentry-tty | pinentry-x2go | pinentry | pinentry-x11, openssh-client Enhances: gajim (>= 0.13~) Description: command line interface to the KDE Wallet kwalletcli implements a command line interface tool to get and set password entries in the default KDE Wallet. Also included are a shell wrapper around pinentry, a pinentry-kwallet application checking the KDE Wallet for the passphrase requested before asking the user for use with the GnuPG Agent, which is also capable of running without a pinentry as backend, and kwalletaskpass, which can store SSH key passphrases in the KDE Wallet for use with the OpenSSH Agent, and is registered as ssh-askpass alternative.