14 lines
621 B
Bash
14 lines
621 B
Bash
# Template file for 'r128gain'
|
|
pkgname=r128gain
|
|
version=1.0.2
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-crcmod python3-ffmpeg-python python3-mutagen python3-tqdm"
|
|
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=3e677c353ce4dd762c968663bd9585142197955d7cf9616a8dccb654d3e5f3bb
|