File: control

package info (click to toggle)
minetest-mod-craftguide 1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 200 kB
  • sloc: makefile: 8
file content (20 lines) | stat: -rw-r--r-- 853 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: minetest-mod-craftguide
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Julien Puydt <jpuydt@debian.org>
Build-Depends: debhelper (>= 11), imagemagick
Standards-Version: 4.2.1
Homepage: https://github.com/minetest-mods/craftguide
Vcs-Git: https://salsa.debian.org/games-team/minetest-mod-craftguide.git
Vcs-Browser: https://salsa.debian.org/games-team/minetest-mod-craftguide

Package: minetest-mod-craftguide
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, minetest | minetest-server
Description: Minetest mod providing a crafting guide
 This minetest extension adds a crafting guide to the game, usable with
 a blue book named "Crafting guide" and two modes: standard and progressive.
 .
 It is the most comprehensive with the cleanest code of its category.