# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit cmake MY_COMMIT="079f82c613ea1e3597ad5e2cad077829fd75d2c9" MY_P="${PN}-${MY_COMMIT}" DESCRIPTION="Versatile ReplayGain 2.0 loudness normalizer" HOMEPAGE="https://github.com/Moonbase59/loudgain" SRC_URI="https://github.com/Moonbase59/${PN}/archive/079f82c613ea1e3597ad5e2cad077829fd75d2c9.tar.gz -> ${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" LICENSE="BSD-2" SLOT="0" KEYWORDS="~amd64 ~x86" #REQUIRED_USE="" # FFmpeg 7 introduced API breaking change that affects loudgain. # See . COMMON_DEPEND="