UmVirt LFS Package info
DB commit: 6e4df3ea22c3eb21cad56028aab30db41fa6a0c4
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
seahorse
Seahorse is a graphical interface for managing and using encryption keys. Currently it supports PGP keys (using GPG/GPGME) and SSH keys.Package info
Template: 
Codename: seahorse
Source file: seahorse-47.0.1.tar.xz
Source file size: 1401872
Source file MD5-checkum: 18cd36abd8d2e25c236934be64c8b916
Source directory: seahorse-47.0.1
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/s/seahorse-47.0.1.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/s/seahorse-47.0.1.tar.xz.md5sum
Dependances: openssh, vala, itstool, libsecret, gnupg, gcr3, libsoup3, avahi, libhandy, gnome-keyring, libpwquality, gpgme.
Dependance of: *** NO PACKAGES FOUND *** 
Patches: *** NO PATCHES FOUND *** 
Addons: *** NO ADDONS FOUND *** 
Nestings *** NO NESTINGS FOUND *** 
Configuration script:
    
sed -i -r 's:"(/apps):"/org/gnome\1:' data/*.xml &&
mkdir build &&
cd    build &&
meson setup --prefix=/usr --buildtype=release .. 
Build script:
    
cd    build
ninja
Install script:
    
cd    build
ninja install