guru/app-voices/rhvoice-clb/rhvoice-clb-4.0.ebuild
Anna (cybertailor) Vyalkova 574f7ef19b
app-voices/rhvoice-clb: new package, add 4.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2024-02-06 13:43:05 +05:00

14 lines
312 B
Bash

# 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"