From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/v4l2loopback/
Date: Sat, 23 Mar 2024 06:35:31 +0000 (UTC) [thread overview]
Message-ID: <1711175669.0a1c3311c9373d6b896a4ef111a75fdd9fa1f0dd.sam@gentoo> (raw)
commit: 0a1c3311c9373d6b896a4ef111a75fdd9fa1f0dd
Author: Quincy Fleming <quincyf467 <AT> protonmail <DOT> com>
AuthorDate: Sat Mar 23 00:06:19 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 23 06:34:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a1c3311
media-video/v4l2loopback: simplify utils build
Signed-off-by: Quincy Fleming <quincyf467 <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/35792
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-video/v4l2loopback/v4l2loopback-0.13.1.ebuild | 5 +----
media-video/v4l2loopback/v4l2loopback-9999.ebuild | 3 ---
2 files changed, 1 insertion(+), 7 deletions(-)
diff --git a/media-video/v4l2loopback/v4l2loopback-0.13.1.ebuild b/media-video/v4l2loopback/v4l2loopback-0.13.1.ebuild
index 4f52cdf4437f..545a948b1fb4 100644
--- a/media-video/v4l2loopback/v4l2loopback-0.13.1.ebuild
+++ b/media-video/v4l2loopback/v4l2loopback-0.13.1.ebuild
@@ -37,13 +37,10 @@ src_prepare() {
src_compile() {
local modlist=(
- v4l2loopback=video:
+ v4l2loopback=video:::all
)
linux-mod-r1_src_compile
-
- emake CC="$(tc-getCC)" -C utils
-
if use examples; then
emake CC="$(tc-getCC)" -C examples
fi
diff --git a/media-video/v4l2loopback/v4l2loopback-9999.ebuild b/media-video/v4l2loopback/v4l2loopback-9999.ebuild
index 55ff31dc4fc8..545a948b1fb4 100644
--- a/media-video/v4l2loopback/v4l2loopback-9999.ebuild
+++ b/media-video/v4l2loopback/v4l2loopback-9999.ebuild
@@ -41,9 +41,6 @@ src_compile() {
)
linux-mod-r1_src_compile
-
- emake CC="$(tc-getCC)" -C utils
-
if use examples; then
emake CC="$(tc-getCC)" -C examples
fi
next reply other threads:[~2024-03-23 6:35 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-23 6:35 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-23 6:35 [gentoo-commits] repo/gentoo:master commit in: media-video/v4l2loopback/ Sam James
2024-03-23 6:35 Sam James
2024-03-23 6:35 Sam James
2023-06-21 8:29 Andrew Ammerlaan
2022-03-20 0:16 Sam James
2021-01-22 3:42 Sam James
2020-10-26 14:13 Ben Kohler
2020-07-03 21:35 Aaron W. Swenson
2020-06-02 14:07 Aaron W. Swenson
2019-05-17 0:32 Nick Sarnie
2018-09-09 17:27 Brian Evans
2018-09-09 17:27 Brian Evans
2017-08-11 2:20 Brian Evans
2017-08-11 2:20 Brian Evans
2017-08-11 2:20 Brian Evans
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=1711175669.0a1c3311c9373d6b896a4ef111a75fdd9fa1f0dd.sam@gentoo \
--to=sam@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