PKGNAME=util-base
PKGSEC=Bases
PKGRECOM="bzip2 coreutils diffutils convmv cpio dos2unix elfutils file findutils \
          gawk gpm grep groff gzip hdparm htop iotop kbd kmod less lrzip \
          lsb-release lsof lz4 lzip lzo lzop man-db nano neofetch nethogs newt \
          patch pciutils procps psmisc screen sed sdparm tmux p7zip pv \
          progress tar texinfo unrar unzip usbutils util-linux which zip \
          xz lm-sensors expect libarchive core-base man-pages lshw tree arch-chroot \
          ripgrep fd bat hunter open-rs usb-modeswitch lsscsi fastfetch"
PKGRECOM__RETRO=" \
          bzip2 coreutils file findutils gawk grep gzip hdparm htop kbd \
          kmod less lrzip lsb-release lsof lz4 lzip lzo lzop man-db nano fastfetch \
          pciutils procps psmisc screen sed tmux tar unrar unzip usbutils util-linux \
          which zip"
PKGRECOM__AMD64="${PKGRECOM} memtest86plus"
PKGRECOM__LOONGARCH64="${PKGRECOM} memtest86plus"
PKGRECOM__I486="${PKGRECOM__RETRO} pcmciautils isapnptools"
BUILDDEP="${PKGRECOM}"
BUILDDEP__AMD64="${PKGRECOM__AMD64}"
BUILDDEP__LOONGARCH64="${PKGRECOM__LOONGARCH64}"
BUILDDEP__I486="${PKGRECOM__I486}"
PKGDES="Meta package for basic AOSC OS utilities"

VER_NONE=1

ABSPLITDBG=0

ABTYPE=dummy

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