Croatian male voice for the festival speech synthesis system.
This commit is contained in:
parent
dcf8e5dbb1
commit
2e0812e3e5
4 changed files with 2173 additions and 0 deletions
1
festvox-tp/DESCR
Executable file
1
festvox-tp/DESCR
Executable file
|
@ -0,0 +1 @@
|
|||
Croatian male voice for the festival speech synthesis system.
|
33
festvox-tp/Makefile
Executable file
33
festvox-tp/Makefile
Executable file
|
@ -0,0 +1,33 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/10/30 13:29:59 noud4 Exp $
|
||||
#
|
||||
|
||||
DISTNAME= festvox_cmu_cr_tp_clunits16k
|
||||
PKGNAME= festvox-tp-1.1.1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://festvox.org/packed/voices/croatian/
|
||||
|
||||
MAINTAINER= noud4@users.sourceforge.net
|
||||
HOMEPAGE= http://festvox.org/packed/voices/croatian/
|
||||
COMMENT= Croatian male voice for the festival speech synthesis system
|
||||
#LICENSE= # TODO: (see mk/license.mk)
|
||||
|
||||
DEPENDS+= festival>=1.4.0:../../audio/festival
|
||||
DEPENDS+= festlex-ogi>=2.0:../../audio/festlex-ogi # ??
|
||||
#festopt_clunits
|
||||
|
||||
USE_TOOLS+= pax
|
||||
|
||||
WRKSRC= ${WRKDIR}/festival
|
||||
NO_BUILD= yes
|
||||
|
||||
FHOME= ${PREFIX}/share/festival
|
||||
|
||||
post-extract:
|
||||
${CHMOD} -R a+r ${WRKSRC}
|
||||
${FIND} ${WRKSRC} -type d -print | ${XARGS} ${CHMOD} 755
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
|
||||
cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
2134
festvox-tp/PLIST
Executable file
2134
festvox-tp/PLIST
Executable file
File diff suppressed because it is too large
Load diff
5
festvox-tp/distinfo
Executable file
5
festvox-tp/distinfo
Executable file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2014/10/30 13:29:59 noud4 Exp $
|
||||
|
||||
SHA1 (festvox_cmu_cr_tp_clunits16k.tar.gz) = a92539b2f1e6a6bbf351ebecc7f386b7ce5d2fda
|
||||
RMD160 (festvox_cmu_cr_tp_clunits16k.tar.gz) = c5b836b2a44dc4195c9b5d419b04080bef42940b
|
||||
Size (festvox_cmu_cr_tp_clunits16k.tar.gz) = 98955516 bytes
|
Loading…
Reference in a new issue