aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: fae5ff46eb9824f0a1b92d51d42dbeeb2b99d451 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: scummvm
Section: interpreters
Priority: optional
Maintainer: David Given <dg@hilfy>
Build-Depends: debhelper (>> 3.0.0), libsdl1.2-dev
Standards-Version: 3.5.2

Package: scummvm
Architecture: any
Depends: ${shlibs:Depends}
Description: SCUMM graphic adventure game interpreter
 ScummVM is an interpreter that will play graphic adventure games written for
 LucasArts' SCUMM virtual machine. It uses the SDL library for outputting
 graphics.