File: control

package info (click to toggle)
frogatto 1.3.1%2Bdfsg-8
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 3,984 kB
  • sloc: cpp: 74,685; objc: 526; ansic: 375; sh: 79; makefile: 76
file content (39 lines) | stat: -rw-r--r-- 1,165 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
Source: frogatto
Section: contrib/games
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
 Dmitry E. Oboukhov <unera@debian.org>,
 Vincent Cheng <vcheng@debian.org>,
 Martin Quinson <mquinson@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 libboost-dev (>= 1.35),
 libboost-regex-dev (>= 1.35),
 libglew-dev,
 libopengl-dev,
 libpng-dev,
 libsdl-image1.2-dev (>= 1.2.7),
 libsdl-mixer1.2-dev (>= 1.2.7),
 libsdl-ttf2.0-dev (>= 2.0.8),
 libsdl1.2-dev (>= 1.2.7),
 libz-dev,
Standards-Version: 4.7.3
Homepage: https://www.frogatto.com/
Vcs-Git: https://salsa.debian.org/games-team/frogatto.git
Vcs-Browser: https://salsa.debian.org/games-team/frogatto
X-Style: black

Package: frogatto
Architecture: any
Depends:
 fonts-freefont-ttf,
 frogatto-data (>= ${UVersion}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: 2D platformer game starring a quixotic frog
 Frogatto is a platformer in the style of old arcade, Sega and
 Nintendo games. The world is viewed as a cross-section seen from the
 side, and your character walks and jumps between solid platforms
 whilst fighting monsters.
 .
 This package contains game engine.