From: "Joe Kappus" <joe@wt.gd>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/hypridle/
Date: Fri, 24 May 2024 06:28:44 +0000 (UTC) [thread overview]
Message-ID: <1716531925.f7fd68a0e0d3073244e63cf7676d45b7f4a62db8.joe@gentoo> (raw)
commit: f7fd68a0e0d3073244e63cf7676d45b7f4a62db8
Author: Joe Kappus <joe <AT> wt <DOT> gd>
AuthorDate: Fri May 24 06:25:25 2024 +0000
Commit: Joe Kappus <joe <AT> wt <DOT> gd>
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 6:28 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-24 6:28 Joe Kappus [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-07 15:09 Gonçalo Negrier Duarte
2024-11-22 16:51 David Roman
2024-10-31 2:49 John M. Harris, Jr.
2024-10-30 9:43 Anthony Ruhier
2024-05-26 15:50 Takuya Wakazono
2024-05-25 11:34 Anthony Ruhier
2024-05-24 11:27 Anthony Ruhier
2024-05-24 6:28 Joe Kappus
2024-05-23 17:45 Gonçalo Negrier Duarte
2024-04-10 12:45 Gonçalo Negrier Duarte
2024-03-19 23:55 Julien Roy
2024-02-21 11:46 Gonçalo Negrier Duarte
2024-02-20 23:31 Gonçalo Negrier Duarte
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.joe@gentoo \
--to=joe@wt.gd \
--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