# # Berkeley database library. # # Berkeley DB is a programmatic toolkit that provides embedded database # support for client/server applications. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=berkeley-db pkgversion=6.2.38 arch=amd64 release=1 pkgcategory="db" full_pkgname=berkeley-db_6.2.38_amd64-1@db blurb="Berkeley database library." homepage="https://www.oracle.com/database/berkeley-db/index.html" license="Custom" fetch=" https://dragora.mirror.garr.it/current/sources/db-6.2.38.tar.gz rsync://rsync.dragora.org/current/sources/db-6.2.38.tar.gz https://download.oracle.com/berkeley-db/db-6.2.38.tar.gz " replace=""