New package: r128gain-0.9.3
This commit is contained in:
parent
267160971a
commit
af53cbcc18
1 changed files with 15 additions and 0 deletions
15
srcpkgs/r128gain/template
Normal file
15
srcpkgs/r128gain/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'r128gain'
|
||||
pkgname=r128gain
|
||||
version=0.9.3
|
||||
revision=1
|
||||
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
|
Loading…
Reference in a new issue