15 lines
635 B
Bash
15 lines
635 B
Bash
# Template file for 'r128gain'
|
|
pkgname=r128gain
|
|
version=0.9.3
|
|
revision=2
|
|
build_style=python3-module
|
|
pycompile_module="r128gain"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-crcmod python3-mutagen python3-tqdm ffmpeg"
|
|
checkdepends="${depends} python3-requests sox"
|
|
short_desc="Fast audio loudness scanner & tagger (ReplayGain v2 / R128)"
|
|
maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://github.com/desbma/r128gain"
|
|
distfiles="https://github.com/desbma/r128gain/archive/${version}.tar.gz"
|
|
checksum=@ddbbc03a518827e8a7bb4a7c0b8241a858ee6eabf31015f099ae0bea0dd506a1
|