Browse Source

bs1770gain: Bump revision after ffmpeg update

android-5
Fredrik Fornwall 8 years ago
parent
commit
614fae2cc6
  1. 3
      packages/bs1770gain/build.sh

3
packages/bs1770gain/build.sh

@ -1,8 +1,9 @@
TERMUX_PKG_HOMEPAGE=http://bs1770gain.sourceforge.net/ 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_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_VERSION=0.4.12
TERMUX_PKG_REVISION=1
TERMUX_PKG_MAINTAINER="Oliver Schmidhauser @Neo-Oli" 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_SRCURL=https://downloads.sourceforge.net/project/bs1770gain/bs1770gain/${TERMUX_PKG_VERSION}/bs1770gain-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=cafc5440cf4940939c675e98c8dbeb839f4965d60f74270a37d4ee70559b3a59 TERMUX_PKG_SHA256=cafc5440cf4940939c675e98c8dbeb839f4965d60f74270a37d4ee70559b3a59
TERMUX_PKG_DEPENDS="ffmpeg, sox, libmp3lame" TERMUX_PKG_DEPENDS="ffmpeg, sox"

Loading…
Cancel
Save