mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
app-voices/rhvoice-clb: new package, add 4.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
1
app-voices/rhvoice-clb/Manifest
Normal file
1
app-voices/rhvoice-clb/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST RHVoice-voice-English-CLB-v4.0.zip 6268919 BLAKE2B 72980f4332a92de1e1576ca655290534b469ee012717cf6001fc98691d41a21e8677e9af0abb7cd8e4a52330cbc964e1a7b97743ba196e0b75551caa380a81b6 SHA512 790b57db623eae09ea9aa638c87acb4be5b7a335bd6a09f7d7111259fd30d6e2bc0d298e2e438e03b0444f7f5b18b373d0ef653d973ef334b603b9bfa475064e
|
||||
11
app-voices/rhvoice-clb/metadata.xml
Normal file
11
app-voices/rhvoice-clb/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/clb-eng</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
13
app-voices/rhvoice-clb/rhvoice-clb-4.0.ebuild
Normal file
13
app-voices/rhvoice-clb/rhvoice-clb-4.0.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="clb"
|
||||
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"
|
||||
Reference in New Issue
Block a user