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
|
Source: openmsx
Section: otherosfs
Priority: optional
Maintainer: Bas Wijnen <wijnen@debian.org>
Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.15.7), docbook-to-man, libsdl1.2-dev, libpng-dev, tcl8.5-dev, libgl1-mesa-dev | libgl-dev, libxml2-dev, libglew-dev, libsdl-ttf2.0-dev, python (>= 2.5), libvorbis-dev, libtheora-dev (>= 1.0), libogg-dev, libao-dev, libfreetype6-dev
Standards-Version: 3.9.8
Homepage: http://openmsx.org
Package: openmsx
Architecture: any
Depends: openmsx-data (= ${source:Version}), cbios (>= 0.23), ${shlibs:Depends}, ${misc:Depends}
Replaces: openmsx-data (<< ${source:Version})
Suggests: openmsx-catapult, openmsx-debugger
Provides: msx-emulator
Description: MSX emulator that aims for perfection
openMSX is an open source MSX emulator that uses a unique emulation model,
which tries to achieve the highest level of accuracy possible. It allows
emulating a large number of different MSX machines. Combined with the
C-BIOS ROM-files that are available in a separate package, you can run game
ROM-files without the need for non-free BIOS ROM files.
Package: openmsx-data
Architecture: all
Depends: ${misc:Depends}, ttf-bitstream-vera
Recommends: openmsx
Description: datafiles for openMSX, an MSX emulator
openMSX is an open source MSX emulator that uses a unique emulation model,
which tries to achieve the highest level of accuracy possible.
.
This package provides data that openmsx needs to run.
|