From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/cubeb/
Date: Thu, 27 Oct 2022 22:19:10 +0000 (UTC) [thread overview]
Message-ID: <1666909041.09df8b9861e0e9b3736dbd1efdc8b0aa0f69a339.ionen@gentoo> (raw)
commit: 09df8b9861e0e9b3736dbd1efdc8b0aa0f69a339
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 27 21:14:12 2022 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 22:17:21 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09df8b98
media-libs/cubeb: skip building tools
Forgot there was an option for it when later wanted
to skip installing cubeb-test.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
media-libs/cubeb/cubeb-0.2_p20220922.ebuild | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/media-libs/cubeb/cubeb-0.2_p20220922.ebuild b/media-libs/cubeb/cubeb-0.2_p20220922.ebuild
index 7624610e5f4b..e120dff0db4e 100644
--- a/media-libs/cubeb/cubeb-0.2_p20220922.ebuild
+++ b/media-libs/cubeb/cubeb-0.2_p20220922.ebuild
@@ -72,6 +72,7 @@ src_configure() {
local mycmakeargs=(
-DBUILD_RUST_LIBS=$(usex rust)
-DBUILD_TESTS=$(usex test)
+ -DBUILD_TOOLS=no # semi-broken without most backends and not needed
-DCHECK_ALSA=$(usex alsa)
-DCHECK_JACK=$(usex jack)
-DCHECK_PULSE=$(usex pulseaudio)
@@ -108,8 +109,4 @@ src_install() {
cmake_src_install
use doc && dodoc -r "${BUILD_DIR}"/docs/html
-
- # the basic test tool users could use to check if audio works is rather
- # limited and has a tendency to segfault if some backends are disabled
- rm "${ED}"/usr/bin/cubeb-test || die
}
next reply other threads:[~2022-10-27 22:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-27 22:19 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-18 18:43 [gentoo-commits] repo/gentoo:master commit in: media-libs/cubeb/ Ionen Wolkens
2023-06-20 3:11 Ionen Wolkens
2022-11-01 20:39 Ionen Wolkens
2022-10-27 22:19 Ionen Wolkens
2022-09-27 23:46 Ionen Wolkens
2022-09-04 23:58 Sam James
2022-06-22 16:02 Arthur Zamarin
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=1666909041.09df8b9861e0e9b3736dbd1efdc8b0aa0f69a339.ionen@gentoo \
--to=ionen@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