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/
Date: Sat, 2 Oct 2021 18:17:04 +0000 (UTC) [thread overview]
Message-ID: <1633198607.87763181c76492da87562ce7ca9490ab6d3312df.cybertailor@gentoo> (raw)
commit: 87763181c76492da87562ce7ca9490ab6d3312df
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Oct 2 17:36:40 2021 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Oct 2 18:16:47 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=87763181
app-accessibility/rhvoice: use bundled rapidxml
dev-libs/rapidxml is last-rited in ::gentoo
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
app-accessibility/rhvoice/rhvoice-1.4.2-r1.ebuild | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/app-accessibility/rhvoice/rhvoice-1.4.2-r1.ebuild b/app-accessibility/rhvoice/rhvoice-1.4.2-r1.ebuild
index 68ee79ca6..e3756dd73 100644
--- a/app-accessibility/rhvoice/rhvoice-1.4.2-r1.ebuild
+++ b/app-accessibility/rhvoice/rhvoice-1.4.2-r1.ebuild
@@ -56,9 +56,9 @@ DEPEND="
RDEPEND="${DEPEND}
!dev-libs/hts_engine
"
+# TODO: readd dev-libs/rapidxml in ::guru
BDEPEND="
- dev-cpp/cli11:=
- dev-libs/rapidxml
+ dev-cpp/cli11
dev-libs/utfcpp
"
REQUIRED_USE="|| ( ao portaudio pulseaudio )"
@@ -99,13 +99,15 @@ src_prepare() {
sed "s|/lib/speech-dispatcher-modules|/$(get_libdir)/speech-dispatcher-modules|" \
-i src/sd_module/CMakeLists.txt || die
+ # fix dbus service install path
sed "s|/systemd/system||" \
-i src/service/CMakeLists.txt || die
- sed -e "/set(RAPIDXML_INCLUDE_DIR/d" \
- -i src/third-party/CMakeLists.txt || die
+ #sed -e "/set(RAPIDXML_INCLUDE_DIR/d" \
+ # -i src/third-party/CMakeLists.txt || die
sed "/set(UTF8_INCLUDE_DIR/d" -i src/CMakeLists.txt || die
+ # fix build failure
sed 's/ "RHVoice_question_match"//' \
-i src/third-party/mage/CMakeLists.txt || die
@@ -145,7 +147,7 @@ src_configure() {
-DWITH_PULSE=$(usex pulseaudio)
-DWITH_PORTAUDIO=$(usex portaudio)
# src/third-party/CMakeLists.txt
- -DRAPIDXML_INCLUDE_DIR=/usr/include/rapidxml
+ #-DRAPIDXML_INCLUDE_DIR=/usr/include/rapidxml
-DUTF8_INCLUDE_DIR=/usr/include/utf8cpp
)
next reply other threads:[~2021-10-02 18:17 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-02 18:17 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-07 0:31 [gentoo-commits] repo/proj/guru:dev commit in: app-accessibility/rhvoice/ Anna Vyalkova
2024-02-06 8:44 Anna Vyalkova
2024-02-06 8:44 Anna Vyalkova
2021-12-07 4:20 Anna Vyalkova
2021-11-08 17:39 Anna Vyalkova
2021-11-08 17:39 Anna Vyalkova
2021-10-30 9:02 Anna Vyalkova
2021-09-30 16:36 Anna Vyalkova
2021-07-15 10:04 Anna Vyalkova
2021-05-26 1:57 Anna Vyalkova
2021-05-22 15:21 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=1633198607.87763181c76492da87562ce7ca9490ab6d3312df.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