PKGNAME=love11
PKGDES="An awesome framework you can use to make 2D games in Lua"
PKGSEC=games
PKGDEP="libvorbis sdl2 physfs openal-soft mpg123 luajit lua mesa \
        libmodplug devil glu libogg"

AUTOTOOLS_AFTER="--program-suffix=11"
USECLANG=0

# FIXME: LuaJIT is only available for the following architectures.
FAIL_ARCH="!(amd64|armv4|armv6hf|armv7hf|arm64|i486|loongson2f|loongson3|loongarch64)"
