Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-SCM=""
-[[ "${PV}" == 9999 ]] && SCM="git-r3"
-inherit cmake-utils ${SCM}
-unset SCM
+inherit cmake-utils
+
+if [[ "${PV}" == 9999 ]] ; then
+ inherit git-r3
+fi
DESCRIPTION="A PulseAudio NCurses mixer"
HOMEPAGE="https://github.com/patroclos/PAmix"
RDEPEND="media-sound/pulseaudio
sys-libs/ncurses:0=[unicode?]"
-DEPEND="sys-devel/autoconf-archive
+DEPEND="${RDEPEND}"
+BDEPEND="
virtual/pkgconfig
- ${RDEPEND}"
+"
src_configure() {
local mycmakeargs=(