# Template file for 'rsgain'
pkgname=rsgain
version=3.7
revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="ffmpeg6-devel taglib-devel libebur128-devel inih-devel fmt-devel"
short_desc="Simple, but powerful ReplayGain 2.0 tagging utility"
maintainer="lemmi <lemmi@nerd2nerd.org>"
license="BSD-2-Clause"
homepage="https://github.com/complexlogic/rsgain"
changelog="https://raw.githubusercontent.com/complexlogic/rsgain/master/CHANGELOG"
distfiles="https://github.com/complexlogic/rsgain/archive/refs/tags/v${version}.tar.gz"
checksum=ef383af1adbc01a6e858b45b67b632168ef7c1ee8c2f8267630cbd0f9bf8498e

post_install() {
	vlicense LICENSE
	vlicense LICENSE-CRCpp
}
