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, 05 Apr 2025 11:55:39 +0000 (UTC) [thread overview]
Message-ID: <1743854113.2828dc68ba1368e4da2007e6a239de14649bae78.cybertailor@gentoo> (raw)
commit: 2828dc68ba1368e4da2007e6a239de14649bae78
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Apr 5 11:31:55 2025 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Apr 5 11:55:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2828dc68
app-accessibility/rhvoice: add 1.16.4
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
app-accessibility/rhvoice/rhvoice-1.16.4.ebuild | 35 +++++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/app-accessibility/rhvoice/rhvoice-1.16.4.ebuild b/app-accessibility/rhvoice/rhvoice-1.16.4.ebuild
new file mode 100644
index 000000000..e9b72d5a1
--- /dev/null
+++ b/app-accessibility/rhvoice/rhvoice-1.16.4.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2024-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+declare -A VOICES=(
+ [en]="
+ redistributable? (
+ app-voices/rhvoice-bdl
+ app-voices/rhvoice-clb
+ app-voices/rhvoice-slt
+ )
+ "
+ [ru]="redistributable? ( app-voices/rhvoice-arina )"
+)
+
+DESCRIPTION="Multilingual text-to-speech engine (metapackage)"
+HOMEPAGE="
+ https://rhvoice.org
+ https://github.com/RHVoice/RHVoice
+"
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="redistributable"
+
+for lang in "${!VOICES[@]}"; do
+ usestr="l10n_${lang:?}"
+ IUSE+=" ${usestr:?}"
+ RHVOICE_REQ_USE+="${usestr:?}?,"
+ RDEPEND+=" ${usestr}? ( ${VOICES[${lang:?}]} )"
+done
+
+RDEPEND+=" >=app-accessibility/rhvoice-core-${PV}[${RHVOICE_REQ_USE%,}]"
next reply other threads:[~2025-04-05 11:55 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-05 11:55 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-17 17:36 [gentoo-commits] repo/proj/guru:dev commit in: app-accessibility/rhvoice/ Anna Vyalkova
2024-10-07 0:31 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-10-02 18:17 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=1743854113.2828dc68ba1368e4da2007e6a239de14649bae78.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