File: control

package info (click to toggle)
explosive-c4 1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 272 kB
  • sloc: cpp: 646; xml: 29; makefile: 3
file content (27 lines) | stat: -rw-r--r-- 781 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
27
Source: explosive-c4
Section: games
Priority: optional
Maintainer: Salvo 'LtWorf' Tomaselli <ltworf@debian.org>
Build-Depends:
 debhelper (>= 13.11.9),
 debhelper-compat (= 13),
 qmake6,
 qt6-base-dev,
 qt6-l10n-tools
Standards-Version: 4.6.2
Homepage: https://codeberg.org/ltworf/explosive-c4
Vcs-Browser: https://codeberg.org/ltworf/explosive-c4
Vcs-Git: https://codeberg.org/ltworf/explosive-c4.git
Rules-Requires-Root: no

Package: explosive-c4
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: qt6-wayland
Description: Four in a row game
 The classic four in a row game.
 Two players can play on the same device, or it can be played
 against an AI.
 .
 It is similar to kfourinline but optimised for mobile devices
 with touch screens and slower CPUs.