PKGNAME=autobuild4
PKGSEC=devel
PKGDES="Multi-backend and extensible packaging toolkit"
PKGDEP="autoconf autoconf-archive automake apt dpkg bash config coreutils \
        spdx-licenses gcc-runtime glibc tomli python-build python-installer
        wheel elfutils cargo-audit"
PKGDEP__RETRO="${PKGDEP/cargo-audit/} hook-uname"
# Note: cargo-audit is for Rust-enabled architectures.
PKGDEP__I486="${PKGDEP__RETRO} cargo-audit"
BUILDDEP="nlohmann-json"

VER_NONE=1
ABTYPE=cmakeninja

# Needed by Afterglow, whereas FAIL_ARCH defaults to mainline-only.
FAIL_ARCH="!(mainline|retro)"
