File: control

package info (click to toggle)
gamine 1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 5,736 kB
  • sloc: ansic: 564; makefile: 81; sh: 16
file content (45 lines) | stat: -rw-r--r-- 1,170 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
42
43
44
45
Source: gamine
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
 Barry deFreese <bdefreese@debian.org>,
 Gonéri Le Bouder <goneri@debian.org>
Build-Depends:
 debhelper (>= 12),
 libgstreamer1.0-dev,
 libgtk-3-dev
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/games-team/gamine.git
Vcs-Browser: https://salsa.debian.org/games-team/gamine
Homepage: https://sourceforge.net/projects/gamine-game/

Package: gamine
Architecture: any
Depends:
 gamine-data (= ${source:Version}),
 gstreamer1.0-plugins-good,
 ${misc:Depends},
 ${shlibs:Depends}
Description: Interactive game for young children
 Gamine is a game designed for 2 years old children who are not able to use
 a keyboard.
 .
 The child uses the mouse to draw coloured dots and lines on the screen.

Package: gamine-data
Architecture: all
Breaks:
 gamine (<< 1.5-1)
Replaces:
 gamine (<< 1.5-1)
Suggests:
 gamine
Depends:
 ${misc:Depends}
Description: data files for gamine game
 gamine is a game for young children.
 .
 This package contains sound and level data for the game.
 .
 You need the gamine package to use these data files.