UmVirt LFS Package info

DB commit: 9479b41c328304e88d8b007b04bc0dff783bbc6e
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
[ BASH | XML | JSON ]

gnome-keyring

The GNOME Keyring package contains a daemon that keeps passwords and other secrets for users.

Package info

Template:
Codename: gnome-keyring
Source file: gnome-keyring-46.2.tar.xz
Source file size: 1359500
Source file MD5-checkum: 7a8ab16a87f03ca05fc176925fcce649
Source directory: gnome-keyring-46.2
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/g/gnome-keyring-46.2.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/g/gnome-keyring-46.2.tar.xz.md5sum
Dependances: libxslt, openssh, dbus, Linux-PAM, gcr3.
Dependance of: falkon, mate-power-manager, epiphany, seahorse.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -i 's:"/desktop:"/org:' schema/*.xml &&

./configure --prefix=/usr     \
            --sysconfdir=/etc

Build script:
make
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
	    make check
fi

Install script:
make install