PKGNAME=steam
PKGSEC=non-free/games
PKGDEP="curl dbus freetype gdk-pixbuf hicolor-icon-theme 32subsystem zenity liberation-fonts"
PKGDEP__with_emulator="curl dbus freetype gdk-pixbuf hicolor-icon-theme zenity liberation-fonts"
PKGDEP__ARM64="${PKGDEP__with_emulator}"
PKGDEP__LOONGARCH64="${PKGDEP__with_emulator}"
PKGDEP__RISCV64="${PKGDEP__with_emulator}"
PKGRECOM="ntsync-enablement"
PKGRECOM__with_emulator="${PKGRECOM} box64"
PKGRECOM__ARM64="${PKGRECOM__with_emulator}"
PKGRECOM__LOONGARCH64="${PKGRECOM__with_emulator}"
PKGRECOM__RISCV64="${PKGRECOM__with_emulator}"
PKGSUG__ARM64="fex"
PKGSUG__LOONGARCH64="latx"
PKGDES="Official Steam client for Linux"

# Note: Enable build only for x86 or architectures with serviceable x86
# emulators (often with dynamic recompiler or JIT).
FAIL_ARCH="!(amd64|arm64|loongarch64|riscv64)"

ABTYPE=self
# Note: Binary repacks should not be stripped.
ABSTRIP=0
