UmVirt LFS Package info
DB commit: 6e4df3ea22c3eb21cad56028aab30db41fa6a0c4
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
Botan
Botan (Japanese for peony flower) is a cryptography libraryPackage info
Template: 
Codename: Botan
Source file: Botan-3.7.1.tar.xz
Source file size: 8659408
Source file MD5-checkum: 1ce53b1ad4863e5fb8c93885c5d88a30
Source directory: Botan-3.7.1
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/b/Botan-3.7.1.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/b/Botan-3.7.1.tar.xz.md5sum
Dependances: sqlite, boost.
Dependance of: keepassxc, qca.
Patches: *** NO PATCHES FOUND *** 
Addons: *** NO ADDONS FOUND *** 
Nestings *** NO NESTINGS FOUND *** 
Configuration script:
    
./configure.py \
    --prefix=/usr \
    --with-bzip \
    --with-lzma \
    --with-zlib \
    --with-boost \
    --with-sqlite3 \
    --with-os-feature=getrandom
Build script:
    
make
Install script:
    
make install