PKGNAME=osu-lazer
PKGSEC=games
PKGDEP="alsa-lib desktop-file-utils libgdiplus dotnet-runtime-10.0 ffmpeg"
PKGDEP__ARM64="${PKGDEP} sqlite"
PKGDEP__LOONGARCH64="${PKGDEP} sqlite"
BUILDDEP="dotnet-sdk-10.0 jq"
PKGDES="Community-driven rhythm game"

# Note: Limit to architectures with working .NET runtime and
# libbass{,_fx,mix} (only binaries are available for the latter).
#
# FIXME: No CoreCLR runtime available for Power.
# FIXME: .NET builds current gets stuck on RISC-V.
FAIL_ARCH="!(amd64|arm64|loongarch64)"
