blob: 0976a74f8856787a898cd33c0846fc31622b4c23 (
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}, libsdl1.2
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.
|