14 lines
621 B
Bash
14 lines
621 B
Bash
# Template file for 'r128gain'
|
|
pkgname=r128gain
|
|
version=1.0.1
|
|
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=2c82138abb5e2f1a5a973cb549fda674d6bf250038391e954b1920076c01a194
|