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
|
Source: adplay
Section: sound
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
debhelper-compat (= 13),
libadplug-dev (>= 2.3.2~),
libasound2-dev [linux-any],
libbinio-dev,
libsdl-sound1.2-dev,
Rules-Requires-Root: no
Standards-Version: 4.5.1
Homepage: https://adplug.github.io/
Vcs-Git: https://salsa.debian.org/debian/adplay.git
Vcs-Browser: https://salsa.debian.org/debian/adplay
Package: adplay
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Description: console-based OPL2 audio player
AdPlay is AdPlug's console-based frontend. AdPlug is a free, universal OPL2
audio playback library. AdPlay/UNIX supports the full range of AdPlug's file
format playback features. Despite this, at the moment, only emulated OPL2
output is supported by AdPlay, but this on a wide range of output devices.
|