PKGNAME=emukit
PKGSEC=libs
BUILDDEP="squashfs-tools"
PKGDES="Emulation runtime for x86 applications"

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

# FIXME: (E321) LAT runtime expects to be installed in /usr/gnemul.
ABQA=0

# Note: Extra Provides for Spiral (Debian compatibility).
ABSPIRAL=0
PKGPROV="i386-runtime-base_spiral i386-runtime-extra_spiral"

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

# Note: Add more as we introduce x86 emulator support for other architectures.
FAIL_ARCH="!(loongarch64)"

# Note: Split from latx.
PKGBREAK="latx<=1.5.2~rc1+emukit20240529-1"
PKGREP="latx<=1.5.2~rc1+emukit20240529-1"
