From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/hypridle/
Date: Fri, 24 May 2024 18:26:01 +0000 (UTC) [thread overview]
Message-ID: <1716531925.f7fd68a0e0d3073244e63cf7676d45b7f4a62db8.julien@gentoo> (raw)
commit: f7fd68a0e0d3073244e63cf7676d45b7f4a62db8
Author: Joe Kappus <joe <AT> wt <DOT> gd>
AuthorDate: Fri May 24 06:25:25 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Fri May 24 06:25:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f7fd68a0
gui-apps/hypridle: handle mesa dropping gles2 useflag
Closes: https://bugs.gentoo.org/932597
Signed-off-by: Joe Kappus <joe <AT> wt.gd>
gui-apps/hypridle/hypridle-0.1.2.ebuild | 5 ++++-
gui-apps/hypridle/hypridle-9999.ebuild | 5 ++++-
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/gui-apps/hypridle/hypridle-0.1.2.ebuild b/gui-apps/hypridle/hypridle-0.1.2.ebuild
index b73b55121..e1ff2ef75 100644
--- a/gui-apps/hypridle/hypridle-0.1.2.ebuild
+++ b/gui-apps/hypridle/hypridle-0.1.2.ebuild
@@ -25,7 +25,10 @@ SLOT="0"
RDEPEND="
dev-libs/wayland
gui-libs/egl-wayland
- media-libs/mesa[egl(+),gles2]
+ || (
+ >=media-libs/mesa-24.1.0_rc1[opengl]
+ <media-libs/mesa-24.1.0_rc1[egl(+),gles2]
+ )
>=gui-wm/hyprland-0.35.0
dev-cpp/sdbus-c++
>=dev-libs/hyprlang-0.4.0
diff --git a/gui-apps/hypridle/hypridle-9999.ebuild b/gui-apps/hypridle/hypridle-9999.ebuild
index b73b55121..e1ff2ef75 100644
--- a/gui-apps/hypridle/hypridle-9999.ebuild
+++ b/gui-apps/hypridle/hypridle-9999.ebuild
@@ -25,7 +25,10 @@ SLOT="0"
RDEPEND="
dev-libs/wayland
gui-libs/egl-wayland
- media-libs/mesa[egl(+),gles2]
+ || (
+ >=media-libs/mesa-24.1.0_rc1[opengl]
+ <media-libs/mesa-24.1.0_rc1[egl(+),gles2]
+ )
>=gui-wm/hyprland-0.35.0
dev-cpp/sdbus-c++
>=dev-libs/hyprlang-0.4.0
next reply other threads:[~2024-05-24 18:26 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-24 18:26 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-30 15:43 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/hypridle/ Julien Roy
2024-12-30 16:12 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-11-22 18:32 Julien Roy
2024-10-31 11:33 David Roman
2024-10-31 11:33 David Roman
2024-05-25 13:01 Julien Roy
2024-05-24 18:26 Julien Roy
2024-05-24 18:26 Julien Roy
2024-05-23 22:18 Haelwenn Monnier
2024-04-10 20:12 Julien Roy
2024-03-19 23:55 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-03-19 23:55 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-02-21 11:52 Julien Roy
2024-02-21 1:36 Julien Roy
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=1716531925.f7fd68a0e0d3073244e63cf7676d45b7f4a62db8.julien@gentoo \
--to=julien@jroy.ca \
--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