From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/terminatorx/
Date: Tue, 26 Oct 2021 07:08:50 +0000 (UTC) [thread overview]
Message-ID: <1635232127.e2551675d14ea1d68d74712d1987f391f0c8ea5c.fordfrog@gentoo> (raw)
commit: e2551675d14ea1d68d74712d1987f391f0c8ea5c
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 26 07:08:36 2021 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue Oct 26 07:08:47 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2551675
media-sound/terminatorx: 4.1.0 - added jack use flag, fixed required use
Closes: https://bugs.gentoo.org/814815
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-sound/terminatorx/terminatorx-4.1.0.ebuild | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/media-sound/terminatorx/terminatorx-4.1.0.ebuild b/media-sound/terminatorx/terminatorx-4.1.0.ebuild
index 3774d5dea08..c7a57d22bb3 100644
--- a/media-sound/terminatorx/terminatorx-4.1.0.ebuild
+++ b/media-sound/terminatorx/terminatorx-4.1.0.ebuild
@@ -16,10 +16,13 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
# Making X optional fails when disabled: https://bugs.gentoo.org/636832
-IUSE="alsa debug mad pulseaudio vorbis sox"
+IUSE="alsa debug jack mad pulseaudio vorbis sox"
+
+REQUIRED_USE="|| ( alsa jack pulseaudio )"
RDEPEND="
alsa? ( media-libs/alsa-lib )
+ jack? ( virtual/jack )
mad? ( media-sound/madplay )
pulseaudio? ( media-sound/pulseaudio )
vorbis? ( media-libs/libvorbis )
@@ -54,6 +57,7 @@ src_configure() {
--enable-x11 \
$(use_enable alsa) \
$(use_enable debug) \
+ $(use_enable jack) \
$(use_enable mad) \
$(use_enable pulseaudio pulse) \
$(use_enable vorbis) \
next reply other threads:[~2021-10-26 7:08 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-26 7:08 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-11 18:37 [gentoo-commits] repo/gentoo:master commit in: media-sound/terminatorx/ Andreas Sturmlechner
2024-11-11 18:37 Andreas Sturmlechner
2022-11-30 8:29 Miroslav Šulc
2022-11-18 7:07 Jakov Smolić
2022-11-18 7:04 Jakov Smolić
2022-10-10 22:11 Sam James
2022-10-10 22:11 Sam James
2021-10-29 11:16 Sam James
2021-10-27 22:33 Sam James
2021-09-25 6:59 Miroslav Šulc
2018-04-27 1:39 Matt Turner
2018-01-08 0:11 Mikle Kolyada
2018-01-04 22:17 Pacho Ramos
2017-06-03 20:52 David Seifert
2016-11-04 10:30 Pacho Ramos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1635232127.e2551675d14ea1d68d74712d1987f391f0c8ea5c.fordfrog@gentoo \
--to=fordfrog@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox