description A tool to normalize WAV and MP3 audio
Normalize is an overly complicated tool for adjusting the volume of \
wave files to a standard volume level. This is useful for things \
like creating mp3 mixes, where different recording levels on \
different albums can cause the volume to vary greatly from song to \
homepage http://${name}.nongnu.org/
master_sites https://savannah.nongnu.org/download/${name}/
checksums md5 db5b18bf661a5317fbc507b020b8c643
configure.args --without-mad --disable-xmms --mandir=${prefix}/share/man
ln -s normalize ${destroot}${prefix}/bin/normalize-audio
variant mad description {Link against libmad for mp3 audio decoding} {
depends_lib-append port:libmad
configure.args-delete --without-mad
configure.args-append --with-mad
# conflicts with num-utils on ${prefix}/bin/normalize
conflicts-append num-utils
livecheck.regex ${name}-(\[0-9.\]+)\\.tar