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 34
|
Source: mupen64plus-input-sdl
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Sven Eckelmann <sven@narfation.org>,
Tobias Loose <TobiasLoose@gmx.de>,
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://mupen64plus.org/
Vcs-Git: https://salsa.debian.org/games-team/mupen64plus-input-sdl.git -b debian/unstable
Vcs-Browser: https://salsa.debian.org/games-team/mupen64plus-input-sdl
Build-Depends:
debhelper-compat (= 13),
libmupen64plus-dev,
libsdl2-dev,
Package: mupen64plus-input-sdl
Architecture: any-amd64 any-i386
Multi-Arch: same
Pre-Depends:
${misc:Pre-Depends},
Depends:
mupen64plus-config-abi-2.2,
mupen64plus-input-abi-2.1,
${misc:Depends},
${shlibs:Depends},
Provides:
mupen64plus-input,
Description: sdl input device plugin for mupen64plus
Input device plugin for mupen64plus which can use either keyboard or all by
SDL supported input devices. All devices are autoconfigured using a
database supplied with this package or through manual button mappings inside
the local mupen64plus configuration.
|