File: control

package info (click to toggle)
gtkballs 3.1.5-12
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 5,856 kB
  • sloc: sh: 8,672; ansic: 3,508; makefile: 70
file content (27 lines) | stat: -rw-r--r-- 790 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: gtkballs
Section: games
Priority: optional
Uploaders:
 Christoph Egger <christoph@debian.org>
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libfreetype6-dev,
 libglib2.0-dev,
 libgtk2.0-dev,
 libncurses5-dev,
 libpango1.0-dev
Vcs-Git: https://salsa.debian.org/games-team/gtkballs.git
Vcs-Browser: https://salsa.debian.org/games-team/gtkballs
Standards-Version: 4.5.1
Homepage: http://gtkballs.antex.ru/

Package: gtkballs
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: simple logic game
 The goal of this game is to make the highest score by matching a number of
 balls of the same color in a horizontal,  vertical or diagonal line.
 This is  a clone  of well-known DOS game "Lines".