mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: loudgain-0.6.8
This commit is contained in:
parent
e74937778b
commit
b766fcd215
1 changed files with 17 additions and 0 deletions
17
srcpkgs/loudgain/template
Normal file
17
srcpkgs/loudgain/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'loudgain'
|
||||||
|
pkgname=loudgain
|
||||||
|
version=0.6.8
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libebur128-devel taglib-devel ffmpeg-devel"
|
||||||
|
short_desc="ReplayGain 2.0 loudness normalizer"
|
||||||
|
maintainer="Kartik Singh <kartik.ynwa@gmail.com>"
|
||||||
|
license="BSD-2-Clause"
|
||||||
|
homepage="https://github.com/Moonbase59/loudgain"
|
||||||
|
distfiles="https://github.com/Moonbase59/loudgain/archive/v${version}.tar.gz"
|
||||||
|
checksum=1137c193ad941b366e87c5d84ccc95a7aa8571affc060db0bd1cf72c489aeaee
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue