This package provides a Qt API to store passwords and other secret data securely.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://github.com/frankosterfeld/qtkeychain/archive/0.15.0/qtkeychain-0.15.0.tar.gz
Download MD5 sum: 00b01588862ba1ed4e6cb81a959108c3
Download size: 56 KB
Estimated disk space required: 3.0 MB
Estimated build time: less than 0.1 SBU (Using parallelism=4)
Install qtkeychain by running the following commands:
mkdir build &&
cd build &&
cmake -D CMAKE_INSTALL_PREFIX=$QT6DIR \
-D CMAKE_BUILD_TYPE=Release \
-D BUILD_WITH_QT6=ON \
-D BUILD_TESTING=OFF \
-W no-dev .. &&
make
This package does not come with a test suite.
Now, as the root user:
make install