media-sound/klick: EAPI=7 bump
authorAlexander Tsoy <alexander@tsoy.me>
Fri, 31 May 2019 23:01:32 +0000 (02:01 +0300)
committerMichał Górny <mgorny@gentoo.org>
Sat, 1 Jun 2019 10:53:58 +0000 (12:53 +0200)
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>
media-sound/klick/klick-0.12.2-r2.ebuild [moved from media-sound/klick/klick-0.12.2-r1.ebuild with 83% similarity]

similarity index 83%
rename from media-sound/klick/klick-0.12.2-r1.ebuild
rename to media-sound/klick/klick-0.12.2-r2.ebuild
index 06734a9fa58451de9365df2dfe9e0e7ed494c933..6c88ea4ac1a5a5ccd2bd5b6b7b1273efb71cc3e0 100644 (file)
@@ -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