mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 12:08:43 -04:00
app-voices/rhvoice-bdl: new package, add 4.1
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
parent
67750dbd18
commit
855b16c0fd
1
app-voices/rhvoice-bdl/Manifest
Normal file
1
app-voices/rhvoice-bdl/Manifest
Normal file
@ -0,0 +1 @@
|
||||
DIST RHVoice-voice-English-BDL-v4.1.zip 5375003 BLAKE2B 55cd7edb9492238c9665a68fffc4bd55a2450c59af043bfd4cb9502bc44a98269d7d18f38ef43c034568a708b8465a65830703e7e65a10ec38ad7ac79cb1fbb3 SHA512 da566c9bfbb2ac1d770884f346268b3f826dd09a1dc5807eb661865ca04246877067fc532d8981a922f9d0686c3bf5145ac774c620db206498ffd307a221a895
|
11
app-voices/rhvoice-bdl/metadata.xml
Normal file
11
app-voices/rhvoice-bdl/metadata.xml
Normal 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/bdl-eng</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
13
app-voices/rhvoice-bdl/rhvoice-bdl-4.1.ebuild
Normal file
13
app-voices/rhvoice-bdl/rhvoice-bdl-4.1.ebuild
Normal file
@ -0,0 +1,13 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
RHVOICE_VOICE="bdl"
|
||||
RHVOICE_VOICE_L10N="en"
|
||||
inherit rhvoice-voice
|
||||
|
||||
MY_PN="${RHVOICE_VOICE^^}"
|
||||
SRC_URI="https://rhvoice.org/download/RHVoice-voice-English-${MY_PN^^}-v${PV}.zip"
|
||||
|
||||
LICENSE="CC-BY-NC-ND-4.0"
|
Loading…
x
Reference in New Issue
Block a user