PKGNAME=acbs
PKGSEC=devel
PKGDES="Autobuild CI Build System"
PKGDEP="autobuild4 file libarchive pexpect git mercurial wget pyparsing \
        pycryptodome ptyprocess"
BUILDDEP="pybind11 setuptools-python3 pip"
# Hack for pybind11 cannot set different build settings on retro/non-retro
BUILDDEP__RETRO="setuptools-python3 pip"

# NOTE: doesn't depend on pybind11 on retro targets.
ABSTRIP__RETRO=0
ABSPLITDBG__RETRO=0

PKGEPOCH=2
ABTYPE=python
NOPYTHON2=1

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