File: control

package info (click to toggle)
jag 0.3.5-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,716 kB
  • sloc: cpp: 7,438; makefile: 8
file content (41 lines) | stat: -rw-r--r-- 1,415 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: jag
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Carlos Donizete Froes <coringao@riseup.net>
Build-Depends: debhelper (>= 11),
               libqt5opengl5-dev,
               libqt5x11extras5-dev,
               libsdl2-dev,
               libsdl2-mixer-dev,
               libxrandr-dev,
               qt5-qmake,
               qtbase5-dev,
               qtchooser
Standards-Version: 4.2.1
Homepage: https://gitlab.com/coringao/jag/wikis
Vcs-Git: https://salsa.debian.org/games-team/jag.git
Vcs-Browser: https://salsa.debian.org/games-team/jag

Package: jag
Architecture: any
Depends: jag-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: arcade and puzzle 2D game
 Puzzle game where the goal is to break all the target pieces in each level
 and do this before the time runs out.
 .
 Move game pieces using mouse into matches of 3 or more in a straight
 line horizontally or vertically.

Package: jag-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: arcade and puzzle 2D game (data file)
 Puzzle game where the goal is to break all the target pieces in each level
 and do this before the time runs out.
 .
 Move game pieces using mouse into matches of 3 or more in a straight
 line horizontally or vertically.
 .
 This package contains data files required by the game JAG.