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: Sun, 4 Feb 2024 19:32:16 +0000 (UTC) [thread overview]
Message-ID: <1707074778.2afbf955a47a40bbd929a66a98729b20fea8a667.cybertailor@gentoo> (raw)
commit: 2afbf955a47a40bbd929a66a98729b20fea8a667
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Feb 3 12:10:46 2024 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Feb 4 19:26:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2afbf955
app-accessibility/rhvoice-core: enable langs (en, ru)
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
app-accessibility/rhvoice-core/rhvoice-core-1.14.0.ebuild | 6 ++++++
1 file changed, 6 insertions(+)
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 1a33f1bf06..e2990a848b 100644
--- a/app-accessibility/rhvoice-core/rhvoice-core-1.14.0.ebuild
+++ b/app-accessibility/rhvoice-core/rhvoice-core-1.14.0.ebuild
@@ -45,6 +45,12 @@ DEPEND="${COMMON_DEPEND}
DOCS=( README.md doc/. config/dicts )
+LANGS=( en ru )
+for lang in "${LANGS[@]}"; do
+ IUSE+=" l10n_${lang}"
+ RDEPEND+=" l10n_${lang}? ( app-dicts/rhvoice-${lang} )"
+done
+
src_unpack() {
default
cd "${S}" || die
next reply other threads:[~2024-02-04 19:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-04 19:32 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-03 14:03 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=1707074778.2afbf955a47a40bbd929a66a98729b20fea8a667.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