app-voices/rhvoice-slt: new package, add 4.1

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova 2024-02-06 12:07:52 +05:00
parent 855b16c0fd
commit 8462b160ee
No known key found for this signature in database
GPG Key ID: E7B76EDC50864BB1
3 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1 @@
DIST rhvoice-slt-4.1.zip 4857163 BLAKE2B 74af44cc9d6b9904228e6f26acae9e28816925f1c3f1ee9765dcf66ad279ed702b075620613a9e774163a1446d72beeab01923412a88b3d94b6464ecb6fbae0e SHA512 fabcd69c853b1879db97a79465a98b6828b83c391fee697b1b913ec1413522c865793b3c989b0470e985cbee0a3abbef682c796e36291428b86605f14eb048f3

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>cyber+gentoo@sysrq.in</email>
<name>Anna</name>
</maintainer>
<upstream>
<remote-id type="github">RHVoice/slt-eng</remote-id>
</upstream>
</pkgmetadata>

View File

@ -0,0 +1,11 @@
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
RHVOICE_VOICE="slt"
RHVOICE_VOICE_REPO="slt-eng"
RHVOICE_VOICE_L10N="en"
inherit rhvoice-voice
LICENSE="CC-BY-NC-ND-4.0"