Bug 217812 - New port: audio/htsvoice-icn-lab-tohoku-f01 HTS Voice "tohoku-f01" for Open_JTalk and hts_engine-API
Summary: New port: audio/htsvoice-icn-lab-tohoku-f01 HTS Voice "tohoku-f01" 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 Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-15 15:52 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:52:22 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-icn-lab-tohoku-f01
#       htsvoice-icn-lab-tohoku-f01/Makefile
#       htsvoice-icn-lab-tohoku-f01/distinfo
#       htsvoice-icn-lab-tohoku-f01/pkg-descr
#       htsvoice-icn-lab-tohoku-f01/pkg-plist
#
echo c - htsvoice-icn-lab-tohoku-f01
mkdir -p htsvoice-icn-lab-tohoku-f01 > /dev/null 2>&1
echo x - htsvoice-icn-lab-tohoku-f01/Makefile
sed 's/^X//' >htsvoice-icn-lab-tohoku-f01/Makefile << '9f1e3a0684a9c6349e944805e1ac6c4e'
X# $FreeBSD$
X
XPORTNAME=              htsvoice-icn-lab-tohoku-f01
XPORTVERSION=           0.0
XCATEGORIES=            audio japanese
XUSE_GITHUB=            yes
XGH_ACCOUNT=            icn-lab
XGH_PROJECT=            htsvoice-tohoku-f01
XGH_TAGNAME=            8e33060
XCOMMENT=               HTS Voice "tohoku-f01" for Open-JTalk and HTS-engine
X
XMAINTAINER=            tomason510@gmail.com
X
XLICENSE=               CC-BY-4.0
X
XNO_BUILD=              yes
X
Xdo-install:
X       ${MKDIR} ${STAGEDIR}${DOCSDIR}
X       ${MKDIR} ${STAGEDIR}${PREFIX}/share/htsvoice
X       ${INSTALL_MAN}  ${WRKSRC}/COPYRIGHT.txt  ${STAGEDIR}${DOCSDIR}
X       ${INSTALL_MAN}  ${WRKSRC}/README.md      ${STAGEDIR}${DOCSDIR}
X       ${INSTALL_DATA} ${WRKSRC}/tohoku-f01-angry.htsvoice      ${STAGEDIR}${PREFIX}/share/htsvoice/
X       ${INSTALL_DATA} ${WRKSRC}/tohoku-f01-happy.htsvoice      ${STAGEDIR}${PREFIX}/share/htsvoice/
X       ${INSTALL_DATA} ${WRKSRC}/tohoku-f01-neutral.htsvoice    ${STAGEDIR}${PREFIX}/share/htsvoice/
X       ${INSTALL_DATA} ${WRKSRC}/tohoku-f01-sad.htsvoice        ${STAGEDIR}${PREFIX}/share/htsvoice/
X
X.include <bsd.port.mk>
9f1e3a0684a9c6349e944805e1ac6c4e
echo x - htsvoice-icn-lab-tohoku-f01/distinfo
sed 's/^X//' >htsvoice-icn-lab-tohoku-f01/distinfo << '80fdb5f9ce4943574f4c62ab7a87ed32'
XTIMESTAMP = 1489587664
XSHA256 (icn-lab-htsvoice-tohoku-f01-0.0-8e33060_GH0.tar.gz) = 31c66ca10e328498fac6f3596705ea943a70790d09cfae5e6328a304652e4557
XSIZE (icn-lab-htsvoice-tohoku-f01-0.0-8e33060_GH0.tar.gz) = 5449915
80fdb5f9ce4943574f4c62ab7a87ed32
echo x - htsvoice-icn-lab-tohoku-f01/pkg-descr
sed 's/^X//' >htsvoice-icn-lab-tohoku-f01/pkg-descr << '12d4e96305ab8ea5fec670c7127fc1fd'
XHTS voice "tohoku-f01" is released by Intelligent Communication Network Laboratory, Tohoku University.
Xtohoku-f01 is made from Japanese female voice with four emotions {angry, happy, neutral, sad}.
X
XWWW: https://github.com/icn-lab/htsvoice-tohoku-f01
X
Xtomason510@gmail.com
12d4e96305ab8ea5fec670c7127fc1fd
echo x - htsvoice-icn-lab-tohoku-f01/pkg-plist
sed 's/^X//' >htsvoice-icn-lab-tohoku-f01/pkg-plist << '4d6c5b03144d671c933359b0103bc5a1'
X%%DOCSDIR%%/COPYRIGHT.txt
X%%DOCSDIR%%/README.md
Xshare/htsvoice/tohoku-f01-angry.htsvoice
Xshare/htsvoice/tohoku-f01-happy.htsvoice
Xshare/htsvoice/tohoku-f01-neutral.htsvoice
Xshare/htsvoice/tohoku-f01-sad.htsvoice
X@dir %%DOCSDIR%%
X@dir share/licenses/htsvoice-icn-lab-tohoku-f01-0.0
4d6c5b03144d671c933359b0103bc5a1
exit
Comment 1 Tobias Kortkamp freebsd_committer freebsd_triage 2018-03-14 08:24:12 UTC
(In reply to Hideki Gotoh from comment #0)
Thanks for your submission.

Can you please run portlint over the port and fix all warnings?

After that is done please attach the new shar to this bug instead of posting
it inline as that makes it easier to process.