add bs1770gain package (#678)

This commit is contained in:
Oliver Schmidhauser 2017-01-22 23:37:25 +01:00 committed by Fredrik Fornwall
parent b53f7af6a6
commit 610085f4b6

View File

@ -0,0 +1,7 @@
TERMUX_PKG_HOMEPAGE=http://bs1770gain.sourceforge.net/
TERMUX_PKG_DESCRIPTION="BS1770GAIN is a loudness scanner compliant with ITU-R BS.1770 and its flavors EBU R128, ATSC A/85, and ReplayGain 2.0. It helps normalizing the loudness of audio and video files to the same level."
TERMUX_PKG_VERSION=0.4.12
TERMUX_PKG_MAINTAINER="Oliver Schmidhauser @Neo-Oli"
TERMUX_PKG_SRCURL=https://downloads.sourceforge.net/project/bs1770gain/bs1770gain/${TERMUX_PKG_VERSION}/bs1770gain-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_DEPENDS="ffmpeg, sox, libmp3lame"