File: control

package info (click to toggle)
residualvm 0.3.1%2Bdfsg-2
  • links: PTS, VCS
  • area: contrib
  • in suites: bullseye
  • size: 31,292 kB
  • sloc: cpp: 227,029; sh: 7,256; xml: 1,731; perl: 1,067; java: 861; asm: 738; python: 691; ansic: 272; makefile: 139; objc: 81; sed: 22; php: 1
file content (62 lines) | stat: -rw-r--r-- 2,173 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Source: residualvm
Section: contrib/games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper (>= 11~)
              ,fonts-freefont-ttf
              ,libasound2-dev [linux-any]
              ,libfreetype6-dev
              ,libgl1-mesa-dev
              ,libjpeg-dev
              ,libsdl2-dev | libsdl1.2-dev
              ,libz-dev
              ,zip
# the following are not used by default but we let "configure" have it
# because it check 'em so they may be of use eventually:
#             ,libfaad-dev
              ,libflac-dev
              ,libfluidsynth-dev
              ,libmad0-dev
              ,libvorbisidec-dev
              ,libpng-dev
              ,timidity
Standards-Version: 4.1.4
Homepage: http://residualvm.org/
Vcs-Browser: https://salsa.debian.org/games-team/residualvm
Vcs-Git: https://salsa.debian.org/games-team/residualvm.git

Package: residualvm
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, residualvm-data (= ${source:Version})
Suggests: fluidsynth | timidity
Description: interpreter to play LucasArts' Lua-based 3D adventures
 ResidualVM is a cross-platform 3D game interpreter which allows you to
 play LucasArts' Lua-based 3D adventures (provided you already have
 their data files):
 .
  * Grim Fandango
  * Myst III
  * Escape from Monkey Island
 .
 ResidualVM utilizes OpenGL for 3D graphics hardware acceleration.
 A software renderer is also included for machines without hardware OpenGL.

Package: residualvm-data
Architecture: all
Built-Using: ${my:Built-Using}
Depends: ${misc:Depends}
Recommends: residualvm
Description: interpreter to play LucasArts' Lua-based 3D adventures (data files)
 ResidualVM is a cross-platform 3D game interpreter which allows you to
 play LucasArts' Lua-based 3D adventures (provided you already have
 their data files):
 .
  * Grim Fandango
  * Myst III
  * Escape from Monkey Island
 .
 ResidualVM utilizes OpenGL for 3D graphics hardware acceleration.
 A software renderer is also included for machines without hardware OpenGL.
 .
 This package provides data files.