From: Miroslav Šulc Date: Thu, 24 Jan 2019 13:29:57 +0000 (+0100) Subject: media-sound/jack2-9999: minor fixes X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f40cedc802e4f17577cd81e9c9a73d2707a93621;p=gentoo.git media-sound/jack2-9999: minor fixes 1) upstream dropped waf --freebob switch 2) upstream renamed some doc files Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Miroslav Šulc --- diff --git a/media-sound/jack2/jack2-9999.ebuild b/media-sound/jack2/jack2-9999.ebuild index 7b9c9398cbcc..e93c8733c184 100644 --- a/media-sound/jack2/jack2-9999.ebuild +++ b/media-sound/jack2/jack2-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -47,7 +47,7 @@ RDEPEND="${COMMON_DEPEND} pam? ( sys-auth/realtime-base ) !media-sound/jack-audio-connection-kit:0" -DOCS=( ChangeLog README README_NETJACK2 TODO ) +DOCS=( AUTHORS.rst ChangeLog.rst README.rst README_NETJACK2 ) src_prepare() { default @@ -63,7 +63,6 @@ multilib_src_configure() { --celt=no --doxygen=$(multilib_native_usex doc yes no) --firewire=$(usex ieee1394 yes no) - --freebob=no --iio=no --opus=$(usex opus yes no) --portaudio=no