public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-plugins/gst-plugins-qt5/
Date: Tue, 11 Jan 2022 23:54:47 +0000 (UTC)	[thread overview]
Message-ID: <1641945266.03409396a372510d2c9351d0a883e0330faa22f7.tastytea@gentoo> (raw)

commit:     03409396a372510d2c9351d0a883e0330faa22f7
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Tue Jan 11 23:50:31 2022 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Tue Jan 11 23:54:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=03409396

media-plugins/gst-plugins-qt5: Fix mesa dep and copyright header.

>=media-libs/mesa-21.3.2 always compiles with egl support.

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 media-plugins/gst-plugins-qt5/gst-plugins-qt5-1.18.4.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/media-plugins/gst-plugins-qt5/gst-plugins-qt5-1.18.4.ebuild b/media-plugins/gst-plugins-qt5/gst-plugins-qt5-1.18.4.ebuild
index c11f6a888..d0c271dfc 100644
--- a/media-plugins/gst-plugins-qt5/gst-plugins-qt5-1.18.4.ebuild
+++ b/media-plugins/gst-plugins-qt5/gst-plugins-qt5-1.18.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,10 @@ REQUIRED_USE="
 
 RDEPEND="
 	>=media-libs/gst-plugins-base-${PV}:${SLOT}[egl?,opengl,wayland?,X?]
-	media-libs/mesa[egl?,X?]
+	|| (
+		<media-libs/mesa-21.3.2[egl?,X?]
+		>=media-libs/mesa-21.3.2[X?]
+	)
 	dev-qt/qtcore:5
 	dev-qt/qtdeclarative:5
 	dev-qt/qtgui:5


             reply	other threads:[~2022-01-11 23:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-11 23:54 Ronny Gutbrod [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-12  1:49 [gentoo-commits] repo/proj/guru:dev commit in: media-plugins/gst-plugins-qt5/ Ronny Gutbrod
2022-05-10 23:37 [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-05-10 23:23 ` [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-05-10 23:37 [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-05-10 23:23 ` [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-05-11 11:44 Ronny Gutbrod
2022-05-19 14:06 Ronny Gutbrod
2022-09-17 11:49 [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-09-17  0:50 ` [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-09-17 11:49 [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-09-17  0:50 ` [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2024-04-20 17:41 Anna Vyalkova
2024-04-23  2:16 Ronny Gutbrod

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=1641945266.03409396a372510d2c9351d0a883e0330faa22f7.tastytea@gentoo \
    --to=gentoo@tastytea.de \
    --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