From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-libs/libsfdo/
Date: Sat, 01 Feb 2025 16:10:17 +0000 (UTC) [thread overview]
Message-ID: <1738316705.2d45e03f2a09b9ecbb6fc4d4fbc9b828f7ff3b88.davidroman@gentoo> (raw)
commit: 2d45e03f2a09b9ecbb6fc4d4fbc9b828f7ff3b88
Author: Vincent Ahluwalia <vincentahluwalia <AT> protonmail <DOT> com>
AuthorDate: Fri Jan 31 09:44:33 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Jan 31 09:45:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2d45e03f
gui-libs/libsfdo: replace meson_feature with meson_use
Signed-off-by: Vincent Ahluwalia <vincentahluwalia <AT> protonmail.com>
gui-libs/libsfdo/libsfdo-0.1.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gui-libs/libsfdo/libsfdo-0.1.3.ebuild b/gui-libs/libsfdo/libsfdo-0.1.3.ebuild
index 662e6cdde..83ca1e1f7 100644
--- a/gui-libs/libsfdo/libsfdo-0.1.3.ebuild
+++ b/gui-libs/libsfdo/libsfdo-0.1.3.ebuild
@@ -24,8 +24,8 @@ BDEPEND="
src_configure() {
local emesonargs=(
- $(meson_feature examples)
- $(meson_feature test tests)
+ $(meson_use examples)
+ $(meson_use test tests)
)
meson_src_configure
}
next reply other threads:[~2025-02-01 16:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-01 16:10 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-05 7:40 [gentoo-commits] repo/proj/guru:master commit in: gui-libs/libsfdo/ David Roman
2025-01-30 23:41 David Roman
2025-01-30 15:26 David Roman
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=1738316705.2d45e03f2a09b9ecbb6fc4d4fbc9b828f7ff3b88.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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