15 lines
559 B
Bash
15 lines
559 B
Bash
# Template file for 'bs1770gain'
|
|
pkgname=bs1770gain
|
|
version=0.6.5
|
|
revision=1
|
|
# bgx.c:29:10: fatal error: gnu/libc-version.h: No such file or directory
|
|
archs="~*-musl"
|
|
build_style=gnu-configure
|
|
makedepends="ffmpeg-devel sox-devel"
|
|
short_desc="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}-${version}.tar.gz"
|
|
checksum=66ba4291b465876bc95a5449b923ffbad74feb093156f12e134581b712a4db96
|