1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

New port: audio/rhvoice-dictionary: Russian dictionary for RHVoice to improve the tone of speech

This commit is contained in:
Yuri Victorovich 2018-09-23 00:10:21 +00:00
parent 189eaae702
commit 9ea06e30c6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480439
4 changed files with 40 additions and 0 deletions

View File

@ -724,6 +724,7 @@
SUBDIR += rexima
SUBDIR += rezound
SUBDIR += rhvoice
SUBDIR += rhvoice-dictionary
SUBDIR += rhythmbox
SUBDIR += rio500
SUBDIR += rioutil

View File

@ -0,0 +1,31 @@
# $FreeBSD$
PORTNAME= RHVoice-dictionary
DISTVERSION= g20180922
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
COMMENT= Russian dictionary for RHVoice to improve the tone of speech
RUN_DEPENDS= RHVoice>0:audio/rhvoice
USE_GITHUB= yes
GH_ACCOUNT= vantu5z
GH_TAGNAME= d89bbe5
NO_BUILD= yes
NO_ARCH= yes
ETCDIR= ${PREFIX}/etc/RHVoice
FILES= phrase_dict.txt locations_dict.txt names_dict.txt person_names_dict.txt abbr_dict.txt yo_dict.txt
ETC_SUBDIR= dicts/Russian
PLIST_FILES= ${FILES:S|^|${ETCDIR}/${ETC_SUBDIR}/|}
do-install:
@${MKDIR} ${STAGEDIR}${ETCDIR}/${ETC_SUBDIR}
.for f in ${FILES}
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${ETCDIR}/${ETC_SUBDIR}
.endfor
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1537658202
SHA256 (vantu5z-RHVoice-dictionary-g20180922-d89bbe5_GH0.tar.gz) = b274c51538d8a0914c381eac4225a8708e2de163e1c237f288b13418d4e266af
SIZE (vantu5z-RHVoice-dictionary-g20180922-d89bbe5_GH0.tar.gz) = 93749

View File

@ -0,0 +1,5 @@
RHVoice dictionary for the Russian language imroves pronunciation by giving
synthesizer hints about the tone that the word should have in a particular
context.
WWW: https://github.com/vantu5z/RHVoice-dictionary