UmVirt LFS Package info

DB commit: 87572d7cf5c2e4fc6a7d33abc05341175a2c925a
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
[ BASH | XML | JSON ]

Botan

Botan (Japanese for peony flower) is a cryptography library

Package info

Template:
Codename: Botan
Source file: Botan-3.7.1.tar.xz
Source directory: Botan-3.7.1
Package URL: Botan-3.7.1.tar.xz
Package md5-checksum URL: 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