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
|
Source: zsnes
Section: otherosfs
Priority: optional
Homepage: http://www.zsnes.com
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Etienne Millon <me@emillon.org>,
Fabian Greffrath <fabian+debian@greffrath.com>
Build-Depends: debhelper (>= 9),
dh-autoreconf,
libgl1-mesa-dev | libgl-dev,
libncurses5-dev | libncurses-dev,
libpng-dev,
libsdl1.2-dev,
nasm,
sharutils,
zlib1g-dev
Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/games-team/zsnes.git
Vcs-Browser: https://salsa.debian.org/games-team/zsnes
Package: zsnes
Architecture: any-i386
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Emulator of the Super Nintendo Entertainment System
ZSNES allows you to play classic games written for the Super Nintendo (SNES)
game console on a GNU/Linux system.
.
Please note that many separately-available games playable under this
emulator are non-free. See /usr/share/doc/zsnes/README.Debian for more
information.
|