From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-libs/wivrn/
Date: Mon, 24 Mar 2025 09:51:28 +0000 (UTC) [thread overview]
Message-ID: <1742565710.2b2e08173bd02eda24c96f0cc05ed69900cd52d7.davidroman@gentoo> (raw)
commit: 2b2e08173bd02eda24c96f0cc05ed69900cd52d7
Author: Patrick Nicolas <patricknicolas <AT> laposte <DOT> net>
AuthorDate: Fri Mar 21 14:01:04 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Mar 21 14:01:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2b2e0817
media-libs/wivrn: re-fix ffmpeg libdrm dependency
Fix in e8cac1 was incorrect
Signed-off-by: Patrick Nicolas <patricknicolas <AT> laposte.net>
media-libs/wivrn/wivrn-0.22-r1.ebuild | 4 ++--
media-libs/wivrn/wivrn-0.23.1.ebuild | 4 ++--
media-libs/wivrn/wivrn-0.23.2-r1.ebuild | 4 ++--
media-libs/wivrn/wivrn-0.23.ebuild | 4 ++--
media-libs/wivrn/wivrn-9999.ebuild | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/media-libs/wivrn/wivrn-0.22-r1.ebuild b/media-libs/wivrn/wivrn-0.22-r1.ebuild
index 6e736294c..7544ee61b 100644
--- a/media-libs/wivrn/wivrn-0.22-r1.ebuild
+++ b/media-libs/wivrn/wivrn-0.22-r1.ebuild
@@ -50,8 +50,8 @@ RDEPEND="
sys-apps/systemd
)
vaapi? ( || (
- media-video/ffmpeg[libdrm,vaapi]
- media-video/ffmpeg[drm,vaapi]
+ media-video/ffmpeg[libdrm(-),vaapi]
+ media-video/ffmpeg[drm(-),vaapi]
) )
wireshark-plugins? (
net-analyzer/wireshark
diff --git a/media-libs/wivrn/wivrn-0.23.1.ebuild b/media-libs/wivrn/wivrn-0.23.1.ebuild
index 3cf7268da..f74464806 100644
--- a/media-libs/wivrn/wivrn-0.23.1.ebuild
+++ b/media-libs/wivrn/wivrn-0.23.1.ebuild
@@ -53,8 +53,8 @@ RDEPEND="
sys-apps/systemd
)
vaapi? ( || (
- media-video/ffmpeg[libdrm,vaapi]
- media-video/ffmpeg[drm,vaapi]
+ media-video/ffmpeg[libdrm(-),vaapi]
+ media-video/ffmpeg[drm(-),vaapi]
) )
wireshark-plugins? (
net-analyzer/wireshark
diff --git a/media-libs/wivrn/wivrn-0.23.2-r1.ebuild b/media-libs/wivrn/wivrn-0.23.2-r1.ebuild
index aad39118f..d8fc04dbb 100644
--- a/media-libs/wivrn/wivrn-0.23.2-r1.ebuild
+++ b/media-libs/wivrn/wivrn-0.23.2-r1.ebuild
@@ -53,8 +53,8 @@ RDEPEND="
sys-apps/systemd
)
vaapi? ( || (
- media-video/ffmpeg[libdrm,vaapi]
- media-video/ffmpeg[drm,vaapi]
+ media-video/ffmpeg[libdrm(-),vaapi]
+ media-video/ffmpeg[drm(-),vaapi]
) )
wireshark-plugins? (
net-analyzer/wireshark
diff --git a/media-libs/wivrn/wivrn-0.23.ebuild b/media-libs/wivrn/wivrn-0.23.ebuild
index 3cf7268da..f74464806 100644
--- a/media-libs/wivrn/wivrn-0.23.ebuild
+++ b/media-libs/wivrn/wivrn-0.23.ebuild
@@ -53,8 +53,8 @@ RDEPEND="
sys-apps/systemd
)
vaapi? ( || (
- media-video/ffmpeg[libdrm,vaapi]
- media-video/ffmpeg[drm,vaapi]
+ media-video/ffmpeg[libdrm(-),vaapi]
+ media-video/ffmpeg[drm(-),vaapi]
) )
wireshark-plugins? (
net-analyzer/wireshark
diff --git a/media-libs/wivrn/wivrn-9999.ebuild b/media-libs/wivrn/wivrn-9999.ebuild
index aad39118f..d8fc04dbb 100644
--- a/media-libs/wivrn/wivrn-9999.ebuild
+++ b/media-libs/wivrn/wivrn-9999.ebuild
@@ -53,8 +53,8 @@ RDEPEND="
sys-apps/systemd
)
vaapi? ( || (
- media-video/ffmpeg[libdrm,vaapi]
- media-video/ffmpeg[drm,vaapi]
+ media-video/ffmpeg[libdrm(-),vaapi]
+ media-video/ffmpeg[drm(-),vaapi]
) )
wireshark-plugins? (
net-analyzer/wireshark
next reply other threads:[~2025-03-24 9:51 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-24 9:51 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-10 9:57 [gentoo-commits] repo/proj/guru:master commit in: media-libs/wivrn/ David Roman
2025-08-10 9:57 David Roman
2025-08-09 11:59 David Roman
2025-06-30 8:40 David Roman
2025-05-22 7:17 Viorel Munteanu
2025-05-20 13:45 Julien Roy
2025-05-20 13:45 Julien Roy
2025-04-12 9:59 David Roman
2025-04-05 7:40 David Roman
2025-03-24 9:51 David Roman
2025-02-18 14:01 David Roman
2025-02-18 14:01 David Roman
2025-02-17 9:49 David Roman
2025-02-17 9:49 David Roman
2025-02-13 9:56 David Roman
2025-02-09 10:28 Florian Schmaus
2025-02-06 9:25 David Roman
2025-02-06 9:25 David Roman
2025-02-03 11:38 David Roman
2024-11-30 9:16 Haelwenn Monnier
2024-11-04 18:27 David Roman
2024-11-04 18:27 David Roman
2024-10-29 14:06 David Roman
2024-10-15 23:27 David Roman
2024-10-15 23:27 David Roman
2024-10-11 9:55 David Roman
2024-09-20 19:26 David Roman
2024-09-20 19:26 David Roman
2024-09-03 10:53 David Roman
2024-08-17 10:16 David Roman
2024-08-13 19:56 David Roman
2024-07-15 19:27 Andrew Ammerlaan
2024-07-15 19:27 Andrew Ammerlaan
2024-07-15 19:27 Andrew Ammerlaan
2024-06-28 10:57 David Roman
2024-06-17 21:40 Julien Roy
2024-06-14 23:09 Julien Roy
2024-06-14 23:09 Julien Roy
2024-06-06 10:27 David Roman
2024-05-20 0:18 Julien Roy
2024-03-31 1:01 Julien Roy
2024-03-31 1:01 Julien Roy
2024-03-31 1:01 Julien Roy
2024-03-10 21:26 Haelwenn Monnier
2024-03-07 11:34 Andrew Ammerlaan
2024-03-07 11:34 Andrew Ammerlaan
2024-03-06 0:48 Julien Roy
2024-02-18 16:18 Julien Roy
2024-02-18 16:18 Julien Roy
2024-01-07 21:23 David Roman
2023-12-20 9:10 David Roman
2023-12-20 9:10 David Roman
2023-11-29 22:40 David Roman
2023-11-24 17:20 David Roman
2023-11-24 17:20 David Roman
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=1742565710.2b2e08173bd02eda24c96f0cc05ed69900cd52d7.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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