File: control

package info (click to toggle)
minetestmapper 20241111-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 300 kB
  • sloc: cpp: 2,635; python: 143; sh: 68; ansic: 30; makefile: 9
file content (23 lines) | stat: -rw-r--r-- 862 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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.0
Homepage: https://github.com/minetest/minetestmapper
Build-Depends: cmake,
               debhelper-compat (= 13),
               libgd-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 minetest worlds
 This command-line tool will get a minetest world directory
 and generate an image map, to be used either as a better
 guide than the internal minimap, or to advertise a server.