From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/flite/
Date: Wed, 22 Mar 2023 05:30:16 +0000 (UTC) [thread overview]
Message-ID: <1679462987.cda84f2b9555deb10f258d86aa8282005dae516d.sam@gentoo> (raw)
commit: cda84f2b9555deb10f258d86aa8282005dae516d
Author: Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Tue Mar 14 23:14:46 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 05:29:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cda84f2b
app-accessibility/flite: add openmp check for tests
Forgot this in https://github.com/gentoo/gentoo/pull/30006
Bug: https://bugs.gentoo.org/896106
Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/30128
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-accessibility/flite/flite-2.2.ebuild | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/app-accessibility/flite/flite-2.2.ebuild b/app-accessibility/flite/flite-2.2.ebuild
index 5833e0487797..995b34efd8ea 100644
--- a/app-accessibility/flite/flite-2.2.ebuild
+++ b/app-accessibility/flite/flite-2.2.ebuild
@@ -71,6 +71,14 @@ get_audio() {
fi
}
+pkg_pretend() {
+ [[ ${MERGE_TYPE} != binary ]] && use test && tc-check-openmp
+}
+
+pkg_setup() {
+ [[ ${MERGE_TYPE} != binary ]] && use test && tc-check-openmp
+}
+
src_unpack() {
for file in ${A}; do
case "${file}" in
next reply other threads:[~2023-03-22 5:30 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-22 5:30 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-17 17:41 [gentoo-commits] repo/gentoo:master commit in: app-accessibility/flite/ Arthur Zamarin
2025-05-11 19:10 Sam James
2025-05-11 19:10 Sam James
2025-05-11 19:10 Sam James
2025-05-11 19:10 Sam James
2025-04-10 14:17 Sam James
2024-06-07 16:19 Arthur Zamarin
2024-06-04 18:23 Arthur Zamarin
2024-06-04 18:23 Arthur Zamarin
2024-06-04 18:23 Arthur Zamarin
2023-05-31 18:24 Andreas Sturmlechner
2023-05-31 18:24 Andreas Sturmlechner
2023-04-16 3:39 Sam James
2022-11-25 14:42 罗百科
2022-05-26 5:30 WANG Xuerui
2021-08-10 8:58 Yixun Lan
2021-04-22 12:23 Sam James
2021-04-22 12:18 Sam James
2021-04-22 12:18 Sam James
2021-04-22 12:13 Sam James
2021-04-22 12:13 Sam James
2021-04-22 12:11 Sam James
2021-04-22 12:08 Sam James
2021-02-28 13:58 罗百科
2020-05-03 21:55 Sergei Trofimovich
2020-02-20 2:55 Matt Turner
2017-06-18 11:56 Alexis Ballier
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=1679462987.cda84f2b9555deb10f258d86aa8282005dae516d.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