File: control

package info (click to toggle)
adonthell 0.3.8-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,416 kB
  • sloc: cpp: 50,659; sh: 5,142; python: 3,307; makefile: 338; lex: 216; sed: 16
file content (40 lines) | stat: -rw-r--r-- 1,055 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
Source: adonthell
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
 Barry deFreese <bdefreese@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 flex,
 libfreetype-dev,
 libsdl2-dev,
 libsdl2-mixer-dev,
 libsdl2-ttf-dev,
 libvorbis-dev,
 python3-dev,
 python3-setuptools,
 swig,
 zlib1g-dev,
Standards-Version: 4.6.0
Homepage: https://adonthell.nongnu.org/index.shtml
Vcs-Git: https://salsa.debian.org/games-team/adonthell.git
Vcs-Browser: https://salsa.debian.org/games-team/adonthell
X-Style: black

Package: adonthell
Architecture: any
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
Recommends:
 adonthell-data (>= 0.3.6),
Description: 2D graphical roleplaying game
 A 2D graphical RPG game inspired by good old console RPGs like the
 ones on the SNES.
 .
 This package contains the Adonthell engine. You'll also need a game
 to be able to play. For this release, the official game is Waste's
 Edge, found in the package adonthell-data.