PKGNAME=wine
PKGSEC=utils
# Note: systemd-binfmt is needed for binfmt_misc.
PKGDEP="systemd"
PKGRECOM="box64 ntsync-enablement"
PKGDES="Compatibility layer for running programs designed for Microsoft Windows (x86 emulated runtime)"

# Note: This is a binary package, disabling stripping.
ABSTRIP=0

# Note: Man pages have already been compresssed once.
ABMANCOMPRESS=0

# Note: Enable build only for architectures with serviceable x86 emulators
# (often with dynamic recompiler or JIT).
#
# Except arm64 (as it also does have the ARM64EC target).
FAIL_ARCH="!(loongarch64|riscv64)"

PKGBREAK="latx<=1.5.1~rc1+emukit20240429"
PKGREP="latx<=1.5.1~rc1+emukit20240429"
