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
|
Source: osmose-emulator
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Carlos Donizete Froes <coringao@riseup.net>
Build-Depends: debhelper-compat (= 13),
freeglut3-dev,
libasound2-dev,
libgl1-mesa-dev,
libqt5opengl5-dev,
mesa-common-dev,
qt5-qmake,
qtbase5-dev,
qtchooser,
zlib1g-dev
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://gitlab.com/coringao/osmose-emulator/wikis
Vcs-Git: https://salsa.debian.org/games-team/osmose-emulator.git
Vcs-Browser: https://salsa.debian.org/games-team/osmose-emulator
Package: osmose-emulator
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Sega Master System and Game Gear console emulator
A multi-machine emulator for platforms of Sega consoles
(Master System and Game Gear) and compatible for all games.
.
Simulates hardware extremely accurately which ensures that these
classic games are represented exactly like they were on the real systems.
.
Osmose has a clean graphical user interface based on QT and a simplified setup
process, and supports ROM archives in the SMS and GG formats.
|