media-sound/dr14_tmeter: update ebuilds
This commit is contained in:
@@ -7,11 +7,17 @@ PYTHON_COMPAT=( python3_{9..11} )
|
||||
|
||||
DISTUTILS_USE_SETUPTOOLS=no
|
||||
|
||||
inherit distutils-r1 git-r3
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Compute the DR14 value of the given audio files"
|
||||
HOMEPAGE="http://dr14tmeter.sourceforge.net/"
|
||||
EGIT_REPO_URI="https://github.com/simon-r/dr14_t.meter.git"
|
||||
if [[ ${PV} == "9999" ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/simon-r/dr14_t.meter.git"
|
||||
else
|
||||
KEYWORDS="~amd64"
|
||||
SRC_URI="https://github.com/simon-r/dr14_t.meter/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
fi
|
||||
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user