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 35 36
|
Source: mupen64plus-audio-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-audio-sdl.git -b debian/unstable
Vcs-Browser: https://salsa.debian.org/games-team/mupen64plus-audio-sdl
Build-Depends:
debhelper-compat (= 13),
libmupen64plus-dev,
libsamplerate0-dev | libsamplerate-dev,
libsdl2-dev,
libspeexdsp-dev,
pkgconf,
Package: mupen64plus-audio-sdl
Architecture: any-amd64 any-i386
Multi-Arch: same
Pre-Depends:
${misc:Pre-Depends},
Depends:
mupen64plus-audio-abi-2,
mupen64plus-config-abi-2.2,
${misc:Depends},
${shlibs:Depends},
Provides:
mupen64plus-audio,
Description: sdl audio output plugin for mupen64plus
Audio output plugin for mupen64plus which can be used with all audio devices
which are supported by Simple DirectMedia Layer. It supports hardware volume
control through oss mixer or application specific volume through SDL.
|