15 lines
548 B
Bash
15 lines
548 B
Bash
# Template file for 'bs1770gain'
|
|
pkgname=bs1770gain
|
|
version=0.5.0.beta.5
|
|
revision=1
|
|
_real_version=0.5.0-beta-5
|
|
wrksrc="${pkgname}-${_real_version}"
|
|
build_style=gnu-configure
|
|
makedepends="ffmpeg-devel sox-devel"
|
|
short_desc="A loudness scanner compliant with ITU-R BS.1770"
|
|
maintainer="Michal Koutenský <koutak.m@gmail.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://bs1770gain.sourceforge.net"
|
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${_real_version}.tar.gz"
|
|
checksum=27babaaf257b7d5c8890d82c30594103281c64b85efa231989c66afa09ae804d
|