From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-accessibility/rhvoice-core/
Date: Sat, 3 Feb 2024 14:03:44 +0000 (UTC) [thread overview]
Message-ID: <1706966530.822879c7c6dbce0c21ba4c63d6ce4950f597bea9.cybertailor@gentoo> (raw)
commit: 822879c7c6dbce0c21ba4c63d6ce4950f597bea9
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Feb 3 13:22:10 2024 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Feb 3 13:22:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=822879c7
app-accessibility/rhvoice-core: fix speech-dispatcher
These defines are missing in CMake.
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
app-accessibility/rhvoice-core/rhvoice-core-1.14.0.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/app-accessibility/rhvoice-core/rhvoice-core-1.14.0.ebuild b/app-accessibility/rhvoice-core/rhvoice-core-1.14.0.ebuild
index a74a53fbaf..1a33f1bf06 100644
--- a/app-accessibility/rhvoice-core/rhvoice-core-1.14.0.ebuild
+++ b/app-accessibility/rhvoice-core/rhvoice-core-1.14.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit cmake
+inherit cmake flag-o-matic
MY_PN="RHVoice"
MY_P="${MY_PN}-${PV}"
@@ -84,5 +84,8 @@ src_configure() {
-DHARDENING_MACRODEFS=
)
+ use speech-dispatcher && \
+ append-cppflags -DSPD_MAJOR=1 -DSPD_MINOR=0
+
cmake_src_configure
}
next reply other threads:[~2024-02-03 14:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-03 14:03 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-06 15:14 [gentoo-commits] repo/proj/guru:dev commit in: app-accessibility/rhvoice-core/ Anna Vyalkova
2024-02-06 8:44 Anna Vyalkova
2024-02-06 8:44 Anna Vyalkova
2024-02-04 19:32 Anna Vyalkova
2024-02-03 10:27 Anna Vyalkova
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=1706966530.822879c7c6dbce0c21ba4c63d6ce4950f597bea9.cybertailor@gentoo \
--to=cyber+gentoo@sysrq.in \
--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