public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-wm/wayfire/
Date: Thu, 28 Aug 2025 08:55:55 +0000 (UTC)	[thread overview]
Message-ID: <1756371303.b87043361b07c236cefad32be4baba311afb8bd6.ceamac@gentoo> (raw)

commit:     b87043361b07c236cefad32be4baba311afb8bd6
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 28 08:03:14 2025 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Aug 28 08:55:03 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8704336

gui-wm/wayfire: sync live and update subslot

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 gui-wm/wayfire/wayfire-9999.ebuild | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/gui-wm/wayfire/wayfire-9999.ebuild b/gui-wm/wayfire/wayfire-9999.ebuild
index cd1b51661052..a76bf0f6d9b5 100644
--- a/gui-wm/wayfire/wayfire-9999.ebuild
+++ b/gui-wm/wayfire/wayfire-9999.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/WayfireWM/wayfire"
 if [[ ${PV} == 9999 ]]; then
 	inherit git-r3
 	EGIT_REPO_URI="https://github.com/WayfireWM/${PN}.git"
-	SLOT="0/0.10"
+	SLOT="0/0.11"
 else
 	SRC_URI="https://github.com/WayfireWM/${PN}/releases/download/v${PV}/${P}.tar.xz"
 	KEYWORDS="~amd64 ~arm64 ~riscv"
@@ -25,7 +25,7 @@ RESTRICT="!test? ( test )"
 # bundled wlroots has the following dependency string according to included headers.
 # wlroots[drm,gles2-renderer,libinput,x11-backend?,X?]
 # enable x11-backend with X and vice versa
-CDEPEND="
+COMMON_DEPEND="
 	dev-cpp/nlohmann_json
 	dev-libs/glib:2
 	dev-libs/libevdev
@@ -34,11 +34,12 @@ CDEPEND="
 	dev-libs/yyjson
 	>=dev-libs/wayland-protocols-1.12
 	gui-libs/wf-config:${SLOT}
-	gui-libs/wlroots:0.18[drm(+),libinput(+),x11-backend,X?]
+	gui-libs/wlroots:0.19[drm(+),libinput(+),x11-backend,X?]
 	media-libs/glm
 	media-libs/libglvnd
 	media-libs/libjpeg-turbo:=
 	media-libs/libpng:=
+	media-libs/vulkan-loader
 	virtual/libudev:=
 	x11-libs/cairo
 	x11-libs/libxkbcommon
@@ -49,11 +50,11 @@ CDEPEND="
 "
 
 RDEPEND="
-	${CDEPEND}
+	${COMMON_DEPEND}
 	x11-misc/xkeyboard-config
 "
 DEPEND="
-	${CDEPEND}
+	${COMMON_DEPEND}
 	test? ( dev-cpp/doctest )
 "
 BDEPEND="


             reply	other threads:[~2025-08-28  8:56 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-28  8:55 Viorel Munteanu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-02  8:28 [gentoo-commits] repo/gentoo:master commit in: gui-wm/wayfire/ Viorel Munteanu
2025-09-29 21:49 Sam James
2025-09-29 16:25 Arthur Zamarin
2025-08-31 10:23 Viorel Munteanu
2025-08-28  8:55 Viorel Munteanu
2025-08-11  8:47 Sam James
2025-08-11  8:47 Sam James
2025-07-10 10:35 Viorel Munteanu
2025-05-05 18:04 Viorel Munteanu
2024-10-24 10:23 Sam James
2024-09-23 15:18 Viorel Munteanu
2024-08-24 17:06 Viorel Munteanu
2024-08-24 17:06 Viorel Munteanu
2024-06-05  7:00 Arthur Zamarin
2024-06-05  4:47 Viorel Munteanu
2024-05-23 16:10 Matt Turner
2024-05-05 18:27 Viorel Munteanu
2024-05-05 18:27 Viorel Munteanu
2024-04-24 14:41 Sam James
2024-03-19 10:06 Sam James
2024-03-16 19:24 Arthur Zamarin
2024-03-16 19:24 Arthur Zamarin
2024-03-14 16:55 Arthur Zamarin
2024-01-30 13:50 Sam James
2024-01-21  5:04 Sam James
2024-01-19 13:55 Ben Kohler
2023-12-17 19:55 Arthur Zamarin
2023-12-01 20:02 Arthur Zamarin
2023-08-07  2:55 Sam James
2023-02-13  0:39 Sam James
2023-02-13  0:39 Sam James
2022-12-18 19:28 Arthur Zamarin
2022-10-08 18:25 Sam James
2022-07-20 21:06 Sam James
2022-07-10 21:54 Sam James
2021-11-10  7:50 Joonas Niilola
2021-11-10  7:50 Joonas Niilola
2021-09-18 14:42 Yixun Lan
2021-09-13  7:28 Joonas Niilola
2021-09-13  7:28 Joonas Niilola
2021-09-13  7:28 Joonas Niilola
2021-09-06 22:23 Sam James
2021-09-06 21:08 Sam James
2021-06-18  6:27 Agostino Sarubbo
2021-02-10 13:36 Joonas Niilola
2020-11-18 16:25 Sam James
2020-11-09 16:35 Aaron Bauman
2020-08-17  1:36 Aaron Bauman
2020-06-21 18:40 Andreas Sturmlechner
2020-06-07  0:12 Aaron Bauman
2020-05-17 15:55 Aaron Bauman

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=1756371303.b87043361b07c236cefad32be4baba311afb8bd6.ceamac@gentoo \
    --to=ceamac@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