From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-wm/dwl/
Date: Tue, 26 Sep 2023 02:59:48 +0000 (UTC) [thread overview]
Message-ID: <1695697093.d56e1750e11aa36e69dfd53b76c4582ca802c079.sam@gentoo> (raw)
commit: d56e1750e11aa36e69dfd53b76c4582ca802c079
Author: Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Tue Sep 26 02:27:40 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 26 02:58:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d56e1750
gui-wm/dwl: fix RDEPEND
dwl requires libinput support in wlroots
gui-libs/wlroots[drm] is recommended but not required
also drop the default value for IUSE=X in wlroots, it's useless
since *all* versions of wlroots have that USE
Closes: https://bugs.gentoo.org/914641
Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>
Closes: https://github.com/gentoo/gentoo/pull/33062
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-wm/dwl/{dwl-0.4.ebuild => dwl-0.4-r1.ebuild} | 2 +-
gui-wm/dwl/dwl-9999-r1.ebuild | 2 +-
gui-wm/dwl/dwl-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/gui-wm/dwl/dwl-0.4.ebuild b/gui-wm/dwl/dwl-0.4-r1.ebuild
similarity index 96%
rename from gui-wm/dwl/dwl-0.4.ebuild
rename to gui-wm/dwl/dwl-0.4-r1.ebuild
index 784102072287..13123b384a95 100644
--- a/gui-wm/dwl/dwl-0.4.ebuild
+++ b/gui-wm/dwl/dwl-0.4-r1.ebuild
@@ -38,7 +38,7 @@ IUSE="X"
RDEPEND="
dev-libs/libinput:=
dev-libs/wayland
- gui-libs/wlroots:${WLROOTS_SLOT}[X(-)?]
+ gui-libs/wlroots:${WLROOTS_SLOT}[libinput(+),X?]
x11-libs/libxkbcommon
X? (
x11-libs/libxcb:=
diff --git a/gui-wm/dwl/dwl-9999-r1.ebuild b/gui-wm/dwl/dwl-9999-r1.ebuild
index 8715e2f22781..f5f75f545d8a 100644
--- a/gui-wm/dwl/dwl-9999-r1.ebuild
+++ b/gui-wm/dwl/dwl-9999-r1.ebuild
@@ -38,7 +38,7 @@ IUSE="X"
RDEPEND="
dev-libs/libinput:=
dev-libs/wayland
- gui-libs/wlroots:${WLROOTS_SLOT}[X(-)?]
+ gui-libs/wlroots:${WLROOTS_SLOT}[libinput,session,X?]
x11-libs/libxkbcommon
X? (
x11-libs/libxcb:=
diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild
index bbea45cfc16a..ecba79640cf5 100644
--- a/gui-wm/dwl/dwl-9999.ebuild
+++ b/gui-wm/dwl/dwl-9999.ebuild
@@ -38,7 +38,7 @@ IUSE="X"
RDEPEND="
dev-libs/libinput:=
dev-libs/wayland
- gui-libs/wlroots:${WLROOTS_SLOT}[X(-)?]
+ gui-libs/wlroots:${WLROOTS_SLOT}[libinput(+),X?]
x11-libs/libxkbcommon
X? (
x11-libs/libxcb:=
next reply other threads:[~2023-09-26 2:59 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-26 2:59 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-28 6:11 [gentoo-commits] repo/gentoo:master commit in: gui-wm/dwl/ Joonas Niilola
2024-07-29 7:33 Joonas Niilola
2024-07-29 7:33 Joonas Niilola
2024-07-29 7:33 Joonas Niilola
2024-07-29 7:33 Joonas Niilola
2024-07-04 1:18 Sam James
2024-07-04 1:18 Sam James
2024-07-04 1:18 Sam James
2024-07-04 1:18 Sam James
2024-07-04 1:18 Sam James
2024-01-24 19:05 Michał Górny
2024-01-03 18:39 Arthur Zamarin
2023-11-29 6:37 Sam James
2023-11-29 6:20 Sam James
2023-11-29 6:20 Sam James
2023-11-29 6:20 Sam James
2023-09-25 2:00 Sam James
2023-09-25 2:00 Sam James
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=1695697093.d56e1750e11aa36e69dfd53b76c4582ca802c079.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