public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-misc/squeekboard/
Date: Sat, 26 Jun 2021 10:53:34 +0000 (UTC)	[thread overview]
Message-ID: <1624649592.aadc051dbf70d50c91fbbcec6796c49c67572a9a.lanodan@gentoo> (raw)

commit:     aadc051dbf70d50c91fbbcec6796c49c67572a9a
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Fri Jun 25 19:33:12 2021 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Fri Jun 25 19:33:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=aadc051d

x11-misc/squeekboard: fix cc error

Closes: https://bugs.gentoo.org/798510
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>

 x11-misc/squeekboard/squeekboard-1.14.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-misc/squeekboard/squeekboard-1.14.0.ebuild b/x11-misc/squeekboard/squeekboard-1.14.0.ebuild
index ea4fa2184..d97b49706 100644
--- a/x11-misc/squeekboard/squeekboard-1.14.0.ebuild
+++ b/x11-misc/squeekboard/squeekboard-1.14.0.ebuild
@@ -49,7 +49,7 @@ CRATES="
 	xkbcommon-0.4.0
 	yaml-rust-0.4.5
 "
-inherit cargo gnome2-utils meson xdg
+inherit cargo gnome2-utils meson toolchain-funcs xdg
 
 MY_COMMIT="19630334b07d6d2949932cf05018925cb3ab9613"
 
@@ -83,6 +83,7 @@ S="${WORKDIR}/${PN}-${MY_COMMIT}"
 QA_FLAGS_IGNORED="/usr/bin/squeekboard-test-layout"
 
 src_install() {
+	CC="$(tc-getCC)"
 	meson_src_install
 	insinto /usr/bin
 	doins "${S}/tools/squeekboard-restyled"


             reply	other threads:[~2021-06-26 10:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-26 10:53 Haelwenn Monnier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-04 14:49 [gentoo-commits] repo/proj/guru:master commit in: x11-misc/squeekboard/ Andrew Ammerlaan
2022-02-07 20:35 Arthur Zamarin
2022-02-04 11:44 Florian Schmaus
2022-02-04 11:44 Florian Schmaus
2022-02-01 10:38 Florian Schmaus
2022-01-05 17:14 Florian Schmaus
2021-07-01  4:27 Jian Lin
2021-06-29  6:59 Florian Schmaus
2021-06-27  7:19 Haelwenn Monnier
2021-06-26 10:53 Haelwenn Monnier

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=1624649592.aadc051dbf70d50c91fbbcec6796c49c67572a9a.lanodan@gentoo \
    --to=contact@hacktivis.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