File: control

package info (click to toggle)
cutemaze 1.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,904 kB
  • sloc: cpp: 2,535; sh: 168; xml: 112; makefile: 11
file content (26 lines) | stat: -rw-r--r-- 860 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
24
25
26
Source: cutemaze
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Markus Koschany <apo@debian.org>
Build-Depends:
 debhelper-compat (= 12),
 qttools5-dev-tools,
 libqt5svg5-dev,
 pkg-config,
 qtbase5-dev,
Standards-Version: 4.5.0
Homepage: https://gottcode.org/cutemaze/
Vcs-Git: https://salsa.debian.org/games-team/cutemaze.git
Vcs-Browser: https://salsa.debian.org/games-team/cutemaze

Package: cutemaze
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: single player maze game
 CuteMaze is a simple, top-down game in which mazes are randomly generated
 using one of a choice of several different algorithms. You move the character
 through the maze while hunting for targets (cheese, by default) -
 the game is won once all of these targets have been picked up.