Source: rsgain
Section: sound
Maintainer: Hugh McMaster <hmc@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 libavcodec-dev,
 libavformat-dev,
 libavutil-dev,
 libebur128-dev,
 libfmt-dev,
 libinih-dev,
 libswresample-dev,
 libtag-dev,
 pkgconf
Standards-Version: 4.7.4
Homepage: https://github.com/complexlogic/rsgain
Vcs-Git: https://salsa.debian.org/hmc/rsgain.git
Vcs-Browser: https://salsa.debian.org/hmc/rsgain

Package: rsgain
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: ReplayGain 2.0 loudness normalizer
 rsgain (really simple gain) is a loudness normalizer that scans digital
 audio streams and calculates loudness-normalized gain and loudness peak
 values according to the EBU R128/ITU-R BS.1770 standard (-18 LUFS).
 .
 rsgain applies ReplayGain 2.0 loudness metadata tags to audio and video files
 but does not modify the audio stream.
 .
 rsgain supports the AIFF, FLAC, Monkey's Audio, MP2, MP3, M4A (AAC, ALAC),
 Musepack (MPC), Ogg (Vorbis, Speex, FLAC), Opus, Tom's lossless Audio
 Kompressor (TAK), WAV, Wavpack, WMA, Matroska and Direct Stream Digital (DSD)
 Stream File audio formats.
 .
 Video files with compatible audio streams are also supported.
 .
 rsgain comes with several scan presets based on the default, EBU R128 and
 legacy 'loudgain' scan settings.
