public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jonas Frei" <freijon@pm.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/xwayland-satellite/
Date: Mon, 14 Oct 2024 18:54:41 +0000 (UTC)	[thread overview]
Message-ID: <1728932019.02ce210f2760531d12e74aad15081571589a94b0.freijon@gentoo> (raw)

commit:     02ce210f2760531d12e74aad15081571589a94b0
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Mon Oct 14 18:53:39 2024 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Mon Oct 14 18:53:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=02ce210f

gui-apps/xwayland-satellite: inherit llvm-r1 to fix build issue

Closes: https://bugs.gentoo.org/941536
Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 ...ayland-satellite-0.4.ebuild => xwayland-satellite-0.4-r1.ebuild} | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/gui-apps/xwayland-satellite/xwayland-satellite-0.4.ebuild b/gui-apps/xwayland-satellite/xwayland-satellite-0.4-r1.ebuild
similarity index 96%
rename from gui-apps/xwayland-satellite/xwayland-satellite-0.4.ebuild
rename to gui-apps/xwayland-satellite/xwayland-satellite-0.4-r1.ebuild
index e36948bc0..39eb67efe 100644
--- a/gui-apps/xwayland-satellite/xwayland-satellite-0.4.ebuild
+++ b/gui-apps/xwayland-satellite/xwayland-satellite-0.4-r1.ebuild
@@ -99,7 +99,9 @@ CRATES="
 	xkeysym@0.2.1
 "
 
-inherit cargo
+LLVM_COMPAT=( {17..19} )
+
+inherit cargo llvm-r1
 
 DESCRIPTION="Xwayland outside your Wayland"
 HOMEPAGE="https://github.com/Supreeeme/xwayland-satellite"
@@ -124,7 +126,7 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
-	sys-devel/clang
+	$(llvm_gen_dep 'sys-devel/clang:${LLVM_SLOT}=')
 "
 
 QA_FLAGS_IGNORED="usr/bin/${PN}"


             reply	other threads:[~2024-10-14 18:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-14 18:54 Jonas Frei [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-31 16:49 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/xwayland-satellite/ Thomas Matthijs
2025-05-29  5:34 Jonas Frei
2025-02-11 18:57 Jonas Frei
2025-02-11 18:57 Jonas Frei
2024-10-30  4:38 Jonas Frei
2024-10-30  4:38 Jonas Frei
2024-07-09 18:26 Jonas Frei
2024-07-08 11:24 Jonas Frei

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=1728932019.02ce210f2760531d12e74aad15081571589a94b0.freijon@gentoo \
    --to=freijon@pm.me \
    --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