The GNOME Keyring package contains a daemon that keeps passwords and other secrets for users.
This package is known to build and work properly using an LFS 12.0 platform.
Download (HTTP): https://download.gnome.org/sources/gnome-keyring/42/gnome-keyring-42.1.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/gnome-keyring/42/gnome-keyring-42.1.tar.xz
Download MD5 sum: 8728a6d344f29c545d9d31cb5c708f14
Download size: 1.3 MB
Estimated disk space required: 116 MB
Estimated build time: 0.2 SBU (Using parallelism=4; add 0.3 SBU for tests)
Linux-PAM-1.5.3, libxslt-1.1.38, and OpenSSH-9.4p1
LCOV, libcap-ng, GnuPG-2.4.3, and Valgrind-3.21.0
Install GNOME Keyring by running the following commands:
sed -i 's:"/desktop:"/org:' schema/*.xml && ./configure --prefix=/usr \ --sysconfdir=/etc && make
A session bus address is necessary to run the tests. To test the results, issue: make check.
Now, as the root
user:
make install
sed ... schema/*.xml: This command fixes a deprecated entry in the schema template.