Bug 217809 - New port: audio/htsvoice-nit-atr503-m001 HTS Voice "NIT ATR503 M001" for Open_JTalk and hts_engine-API
Summary: New port: audio/htsvoice-nit-atr503-m001 HTS Voice "NIT ATR503 M001" for Open...
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-15 15:46 UTC by Hideki Gotoh
Modified: 2018-03-28 14:12 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hideki Gotoh 2017-03-15 15:46:31 UTC
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       htsvoice-nit-atr503-m001
#       htsvoice-nit-atr503-m001/Makefile
#       htsvoice-nit-atr503-m001/distinfo
#       htsvoice-nit-atr503-m001/pkg-descr
#       htsvoice-nit-atr503-m001/pkg-plist
#
echo c - htsvoice-nit-atr503-m001
mkdir -p htsvoice-nit-atr503-m001 > /dev/null 2>&1
echo x - htsvoice-nit-atr503-m001/Makefile
sed 's/^X//' >htsvoice-nit-atr503-m001/Makefile << '0db31ffb8848a1a8cec16e606b4818e9'
X# $FreeBSD$
X
XPORTNAME=              htsvoice-nit-atr503-m001
XPORTVERSION=           1.05
XCATEGORIES=            audio japanese
XMASTER_SITES=          SOURCEFORGE
XMASTER_SITE_SUBDIR=    open-jtalk/HTS%20voice/hts_voice_nitech_jp_atr503_m001-${PORTVERSION}
XDISTNAME=              hts_voice_nitech_jp_atr503_m001-${PORTVERSION}
XCOMMENT=               HTS Voice "NIT ATR503 M001" for Open-JTalk and HTS-engine
X
XMAINTAINER=            tomason510@gmail.com
X
XLICENSE=               BSD3CLAUSE
X
XNO_BUILD=              yes
X
Xdo-install:
X       ${MKDIR} ${STAGEDIR}${DOCSDIR}
X       ${MKDIR} ${STAGEDIR}${PREFIX}/share/htsvoice
X       ${INSTALL_MAN}  ${WRKSRC}/COPYING   ${STAGEDIR}${DOCSDIR}
X       ${INSTALL_MAN}  ${WRKSRC}/INSTALL   ${STAGEDIR}${DOCSDIR}
X       ${INSTALL_MAN}  ${WRKSRC}/README    ${STAGEDIR}${DOCSDIR}
X       ${INSTALL_DATA} ${WRKSRC}/nitech_jp_atr503_m001.htsvoice ${STAGEDIR}${PREFIX}/share/htsvoice/
X
X.include <bsd.port.mk>
0db31ffb8848a1a8cec16e606b4818e9
echo x - htsvoice-nit-atr503-m001/distinfo
sed 's/^X//' >htsvoice-nit-atr503-m001/distinfo << 'c04dc391d623675a4bf1fa9c199d867e'
XTIMESTAMP = 1489059649
XSHA256 (hts_voice_nitech_jp_atr503_m001-1.05.tar.gz) = 2e555c88482267b2931c7dbc7ecc0e3df140d6f68fc913aa4822f336c9e0adfc
XSIZE (hts_voice_nitech_jp_atr503_m001-1.05.tar.gz) = 818909
c04dc391d623675a4bf1fa9c199d867e
echo x - htsvoice-nit-atr503-m001/pkg-descr
sed 's/^X//' >htsvoice-nit-atr503-m001/pkg-descr << '6afc19ef8d08f976dbb4577dd93673c3'
XHTS voice trained by using the Nitech Japanese Speech Database "NIT ATR503 M001"
Xis released as a part of Open JTalk (http://open-jtalk.sourceforge.net/).
X
XWWW: http://open-jtalk.sourceforge.net/
X
Xtomason510@gmail.com
6afc19ef8d08f976dbb4577dd93673c3
echo x - htsvoice-nit-atr503-m001/pkg-plist
sed 's/^X//' >htsvoice-nit-atr503-m001/pkg-plist << 'e97a5387c45d6045e86db3f965527817'
X%%DOCSDIR%%/COPYING
X%%DOCSDIR%%/INSTALL
X%%DOCSDIR%%/README
Xshare/htsvoice/nitech_jp_atr503_m001.htsvoice
X@dir %%DOCSDIR%%
X@dir share/licenses/htsvoice-nit-atr503-m001-1.05
e97a5387c45d6045e86db3f965527817
exit
Comment 1 Tobias Kortkamp freebsd_committer freebsd_triage 2018-03-14 08:27:24 UTC
Thanks for your submission.

Please confirm that this passes portlint and attach the shar to this bug
instead of posting it inline as that makes it easier to process.