public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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:30 +0000 (UTC)	[thread overview]
Message-ID: <1711175583.9bdf7713ca76703178f2bdbe84ea945b9aec9d63.sam@gentoo> (raw)

commit:     9bdf7713ca76703178f2bdbe84ea945b9aec9d63
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 23 06:33:03 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 23 06:33:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bdf7713

media-video/v4l2loopback: add 0.13.1

Closes: https://bugs.gentoo.org/914291
Closes: https://bugs.gentoo.org/926831
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-video/v4l2loopback/Manifest                                    | 1 +
 .../{v4l2loopback-9999.ebuild => v4l2loopback-0.13.1.ebuild}         | 5 ++++-
 media-video/v4l2loopback/v4l2loopback-9999.ebuild                    | 5 ++++-
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/media-video/v4l2loopback/Manifest b/media-video/v4l2loopback/Manifest
index 8df167f2e7a4..163aa99510e5 100644
--- a/media-video/v4l2loopback/Manifest
+++ b/media-video/v4l2loopback/Manifest
@@ -1,2 +1,3 @@
 DIST v4l2loopback-0.12.5.tar.gz 51468 BLAKE2B 514f686fc6f87feebedb1b047e764fa03938c265c88db0fedfb6aba3544f5b8b495631fc0bcdf4b88c1c4d522f6b4d7546b4d0d10381f6be2efc7f405511033a SHA512 5fd2affbb4a7f38bb78f996179de6570b2bd69cfed2a79c4505e7ea2cdf5b65c0a6807f1f4e03f320b667f5cbe62f26fadd412bc0fec5944e4e394635bf5fb3d
 DIST v4l2loopback-0.12.7.tar.gz 52145 BLAKE2B 08b0dd6dfd065f8bc450aad8d711d1723fe65bbee6be4624038f34e8ad8bc2ed6e544fc5771fb42b0e8c92213c2db71aff5857c0b1fd6343c6900bf27df618d7 SHA512 fcfe55396e9ddad56e592ffccd955c8ceff49c11cfbc5af382123ee0c15b41729b78cb763acbb17d288c48498f2183a4b24f146758ae67e1982b7ab2b07ff973
+DIST v4l2loopback-0.13.1.tar.gz 84323 BLAKE2B ad84826791763107c29ecc79435eb5e6d5bd1c18a18cfeabebaffd2c6f00a17564e8cb2773c35aba40cc181d06a21b2aafc86910b1d160adee98c015497cda7f SHA512 28b8c90f1e5fe48d19f41dbc188bf383ce8a6db33707ef161b55cae3217704a7e45e91a782bc3bf08db338f8ba0f045afd52899026be7e2e9bfeb6799a876628

diff --git a/media-video/v4l2loopback/v4l2loopback-9999.ebuild b/media-video/v4l2loopback/v4l2loopback-0.13.1.ebuild
similarity index 93%
copy from media-video/v4l2loopback/v4l2loopback-9999.ebuild
copy to media-video/v4l2loopback/v4l2loopback-0.13.1.ebuild
index 20dda14f748d..4f52cdf4437f 100644
--- a/media-video/v4l2loopback/v4l2loopback-9999.ebuild
+++ b/media-video/v4l2loopback/v4l2loopback-0.13.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -41,6 +41,9 @@ src_compile() {
 	)
 
 	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 20dda14f748d..4f52cdf4437f 100644
--- a/media-video/v4l2loopback/v4l2loopback-9999.ebuild
+++ b/media-video/v4l2loopback/v4l2loopback-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -41,6 +41,9 @@ src_compile() {
 	)
 
 	linux-mod-r1_src_compile
+
+	emake CC="$(tc-getCC)" -C utils
+
 	if use examples; then
 		emake CC="$(tc-getCC)" -C examples
 	fi


             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=1711175583.9bdf7713ca76703178f2bdbe84ea945b9aec9d63.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