Source: minetestmapper
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Julien Puydt <jpuydt@debian.org>
Standards-Version: 4.7.4
Homepage: https://github.com/luanti-org/minetestmapper
Build-Depends: cmake,
               debhelper-compat (= 13),
               libgd-dev,
               libpq-dev,
               libsqlite3-dev,
               libzstd-dev
Vcs-Git: https://salsa.debian.org/games-team/minetestmapper.git
Vcs-Browser: https://salsa.debian.org/games-team/minetestmapper
Rules-Requires-Root: no

Package: minetestmapper
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: map generator from luanti worlds
 This command-line tool will get a luanti world directory
 and generate an image map, to be used either as a better
 guide than the internal minimap, or to advertise a server.
 .
 Luanti is a voxel game creation platform, formerly known
 as minetest.
