Source: love
Section: interpreters
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 autotools-dev,
 libfreetype-dev,
 liblua5.1-0-dev,
 libluajit-5.1-dev [!alpha !ia64 !loong64 !ppc64el !riscv64 !sh4 !s390x],
 libmodplug-dev,
 libmpg123-dev,
 libogg-dev,
 libopenal-dev,
 libphysfs-dev,
 libsdl2-dev,
 libstb-dev,
 libtheora-dev,
 libtool,
 libvorbis-dev,
 lua5.2 | lua5.1,
 pkgconf,
 pkg-config,
 zip,
 zlib1g-dev,
Standards-Version: 4.6.2
Homepage: https://love2d.org/
Vcs-Browser: https://salsa.debian.org/games-team/love
Vcs-Git: https://salsa.debian.org/games-team/love.git

Package: love
Architecture: alpha any-i386 any-amd64 arm64 armel armhf ia64 mips64el mipsel ppc64el riscv64 sh4 x32
Depends: ${shlibs:Depends},
 ${misc:Depends},
Recommends: binfmt-support | systemd,
Description: LÖVE - Free 2D Game Engine
 LÖVE is an *awesome* framework you can use to make 2D games in Lua. It's free, open-source, and works on Windows, macOS, Linux, Android and iOS.