summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Tsoy <alexander@tsoy.me>2019-06-01 02:01:32 +0300
committerMichał Górny <mgorny@gentoo.org>2019-06-01 12:53:58 +0200
commitdb65d65e43626b808d74bc5647c34f39031e771b (patch)
treed5dfcaf6620827b7a6da0db12fba978f75f32f87
parentmedia-sound/klick: take maintainership (diff)
downloadgentoo-db65d65e.tar.gz
gentoo-db65d65e.tar.bz2
gentoo-db65d65e.zip
media-sound/klick: EAPI=7 bump
Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--media-sound/klick/klick-0.12.2-r2.ebuild (renamed from media-sound/klick/klick-0.12.2-r1.ebuild)12
1 files changed, 7 insertions, 5 deletions
diff --git a/media-sound/klick/klick-0.12.2-r1.ebuild b/media-sound/klick/klick-0.12.2-r2.ebuild
index 06734a9fa584..6c88ea4ac1a5 100644
--- a/media-sound/klick/klick-0.12.2-r1.ebuild
+++ b/media-sound/klick/klick-0.12.2-r2.ebuild
@@ -1,9 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-inherit scons-utils toolchain-funcs
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+
+inherit python-any-r1 scons-utils toolchain-funcs
DESCRIPTION="An advanced command-line based metronome for JACK"
HOMEPAGE="http://das.nasophon.de/klick"
@@ -20,8 +22,8 @@ RDEPEND="dev-libs/boost
virtual/jack
osc? ( media-libs/liblo )
rubberband? ( media-libs/rubberband )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
PATCHES=(
"${FILESDIR}"/${P}-sconstruct.patch