Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37513073
en ru br
ALT Linux repos
S:0.5.3-alt1

Group :: File tools
RPM: keyringer

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: keyringer
Version: 0.5.2
Release: alt1

Summary: Encrypted and distributed secret sharing software

Group: File tools
License: GPLv2
Url: https://keyringer.pw/

BuildArch: noarch

# Source-git: git://git.fluxo.info/keyringer.git

Source: %name-%version.tar

%description
Keyringer: encrypted and distributed secret sharing software.

Keyringer lets you manage and share secrets using GnuPG and Git
with custom commands to encrypt, decrypt, recrypt, create key pairs, etc.

%prep
%setup
%__subst "s at /lib/ at /share/ at g" Makefile keyringer
# hack to skip qdbus requires
%__subst "s at qdbus  at a= qdbus  at g" lib/keyringer/actions/xclip

%build

%install
%makeinstall_std PREFIX=%prefix

%files
%_bindir/%name
%_docdir/*
%_man1dir/*
%_datadir/%name/
%_datadir/bash-completion/completions/%name
%_datadir/zsh/vendor-completions/_keyringer

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin