mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
[new port] japanese/asterisk-sounds-jp Japanese sound files for Asterisk
This is a Japanese sound files for Asterisk(PBX). It increases by MS Eri Takeda of a voice actor to do Japanese utterance. And sound files is limited to a purpose to use Asterisk PBX can take advantage of it in royalty-free freely. PR: ports/114067 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
This commit is contained in:
parent
2fd519b3e2
commit
de6ccea84d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198955
@ -18,6 +18,7 @@
|
||||
SUBDIR += alias-fonts
|
||||
SUBDIR += another-htmllint
|
||||
SUBDIR += anthy
|
||||
SUBDIR += asterisk-sound
|
||||
SUBDIR += aterm
|
||||
SUBDIR += bible_names-fpw
|
||||
SUBDIR += bookview
|
||||
|
35
japanese/asterisk-sound/Makefile
Normal file
35
japanese/asterisk-sound/Makefile
Normal file
@ -0,0 +1,35 @@
|
||||
# New ports collection makefile for: asterisk-sounds-jp
|
||||
# Date created: 27 June 2007
|
||||
# Whom: Fumihiko Kimura <jfkimura@yahoo.co.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= asterisk-sounds
|
||||
PORTVERSION= 1.4
|
||||
CATEGORIES= japanese net
|
||||
MASTER_SITES= ftp://ftp.voip-info.jp/asterisk/sounds/
|
||||
DISTNAME= ${PORTVERSION:S|.|_|}/${PORTNAME:S|sounds|sound|}-jp_${PORTVERSION:S|.||}_beta
|
||||
|
||||
MAINTAINER= jfkimura@yahoo.co.jp
|
||||
COMMENT= Japanese sound files for Asterisk
|
||||
|
||||
RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
|
||||
|
||||
NO_BUILD= yes
|
||||
ASTERISKSDIR= ${LOCALBASE}/share/asterisk/sounds
|
||||
|
||||
do-install:
|
||||
@-${MKDIR} ${ASTERISKSDIR}
|
||||
@${CP} -pR ${WRKDIR}/jp ${ASTERISKSDIR}
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
@${CP} -pv ${WRKDIR}/jp/README.txt ${DOCSDIR}
|
||||
|
||||
post-install:
|
||||
@cd ${WRKDIR} && ${FIND} ./jp -type f -o -type l | ${SED} -e 's,^\.,${ASTERISKSDIR:S|${LOCALBASE}/||},' > ${TMPPLIST}
|
||||
@cd ${WRKDIR} && ${FIND} ./jp -type d -depth | ${SED} -e 's,^\.,@dirrm ${ASTERISKSDIR:S|${LOCALBASE}/||},' >> ${TMPPLIST}
|
||||
@${ECHO} ${DOCSDIR:S|${LOCALBASE}/||}/README.txt >> ${TMPPLIST}
|
||||
@${ECHO} "@dirrm" ${DOCSDIR:S|${LOCALBASE}/||} >> ${TMPPLIST}
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
3
japanese/asterisk-sound/distinfo
Normal file
3
japanese/asterisk-sound/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (1_4/asterisk-sound-jp_14_beta.tar.gz) = f03267b41be8d9e3fe1051d87ed19d01
|
||||
SHA256 (1_4/asterisk-sound-jp_14_beta.tar.gz) = 15cde0b2de41a13dd009e517f2d28ac0859b07aad3979b120fe47bece66615df
|
||||
SIZE (1_4/asterisk-sound-jp_14_beta.tar.gz) = 945915
|
5
japanese/asterisk-sound/pkg-descr
Normal file
5
japanese/asterisk-sound/pkg-descr
Normal file
@ -0,0 +1,5 @@
|
||||
This is a Japanese sound files for Asterisk.
|
||||
When you use Asterisk, you can use it in a limit, royalty-free.
|
||||
Please refer to Japanese ReadMe.txt.
|
||||
|
||||
WWW: http://voip-info.jp/
|
19
japanese/asterisk-sound/pkg-message
Normal file
19
japanese/asterisk-sound/pkg-message
Normal file
@ -0,0 +1,19 @@
|
||||
|
||||
=============================================================================
|
||||
[FYI]
|
||||
There is 2 patch files for Japanese grammar of Asterisk to a ftp server.
|
||||
|
||||
- set patch files into ports/asterisk/files
|
||||
patch-apps::app_voicemail.c
|
||||
patch-main::say.c
|
||||
see ftp://ftp.voip-info.jp/asterisk/patch/
|
||||
|
||||
- recompile of Asterisk ports
|
||||
|
||||
|
||||
You have to validate next two lines in asterisk.conf.
|
||||
|
||||
[options]
|
||||
languageprefix=yes
|
||||
|
||||
=============================================================================
|
35
japanese/asterisk-sounds/Makefile
Normal file
35
japanese/asterisk-sounds/Makefile
Normal file
@ -0,0 +1,35 @@
|
||||
# New ports collection makefile for: asterisk-sounds-jp
|
||||
# Date created: 27 June 2007
|
||||
# Whom: Fumihiko Kimura <jfkimura@yahoo.co.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= asterisk-sounds
|
||||
PORTVERSION= 1.4
|
||||
CATEGORIES= japanese net
|
||||
MASTER_SITES= ftp://ftp.voip-info.jp/asterisk/sounds/
|
||||
DISTNAME= ${PORTVERSION:S|.|_|}/${PORTNAME:S|sounds|sound|}-jp_${PORTVERSION:S|.||}_beta
|
||||
|
||||
MAINTAINER= jfkimura@yahoo.co.jp
|
||||
COMMENT= Japanese sound files for Asterisk
|
||||
|
||||
RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
|
||||
|
||||
NO_BUILD= yes
|
||||
ASTERISKSDIR= ${LOCALBASE}/share/asterisk/sounds
|
||||
|
||||
do-install:
|
||||
@-${MKDIR} ${ASTERISKSDIR}
|
||||
@${CP} -pR ${WRKDIR}/jp ${ASTERISKSDIR}
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
@${CP} -pv ${WRKDIR}/jp/README.txt ${DOCSDIR}
|
||||
|
||||
post-install:
|
||||
@cd ${WRKDIR} && ${FIND} ./jp -type f -o -type l | ${SED} -e 's,^\.,${ASTERISKSDIR:S|${LOCALBASE}/||},' > ${TMPPLIST}
|
||||
@cd ${WRKDIR} && ${FIND} ./jp -type d -depth | ${SED} -e 's,^\.,@dirrm ${ASTERISKSDIR:S|${LOCALBASE}/||},' >> ${TMPPLIST}
|
||||
@${ECHO} ${DOCSDIR:S|${LOCALBASE}/||}/README.txt >> ${TMPPLIST}
|
||||
@${ECHO} "@dirrm" ${DOCSDIR:S|${LOCALBASE}/||} >> ${TMPPLIST}
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
3
japanese/asterisk-sounds/distinfo
Normal file
3
japanese/asterisk-sounds/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (1_4/asterisk-sound-jp_14_beta.tar.gz) = f03267b41be8d9e3fe1051d87ed19d01
|
||||
SHA256 (1_4/asterisk-sound-jp_14_beta.tar.gz) = 15cde0b2de41a13dd009e517f2d28ac0859b07aad3979b120fe47bece66615df
|
||||
SIZE (1_4/asterisk-sound-jp_14_beta.tar.gz) = 945915
|
5
japanese/asterisk-sounds/pkg-descr
Normal file
5
japanese/asterisk-sounds/pkg-descr
Normal file
@ -0,0 +1,5 @@
|
||||
This is a Japanese sound files for Asterisk.
|
||||
When you use Asterisk, you can use it in a limit, royalty-free.
|
||||
Please refer to Japanese ReadMe.txt.
|
||||
|
||||
WWW: http://voip-info.jp/
|
19
japanese/asterisk-sounds/pkg-message
Normal file
19
japanese/asterisk-sounds/pkg-message
Normal file
@ -0,0 +1,19 @@
|
||||
|
||||
=============================================================================
|
||||
[FYI]
|
||||
There is 2 patch files for Japanese grammar of Asterisk to a ftp server.
|
||||
|
||||
- set patch files into ports/asterisk/files
|
||||
patch-apps::app_voicemail.c
|
||||
patch-main::say.c
|
||||
see ftp://ftp.voip-info.jp/asterisk/patch/
|
||||
|
||||
- recompile of Asterisk ports
|
||||
|
||||
|
||||
You have to validate next two lines in asterisk.conf.
|
||||
|
||||
[options]
|
||||
languageprefix=yes
|
||||
|
||||
=============================================================================
|
35
japanese/asterisk14-sounds/Makefile
Normal file
35
japanese/asterisk14-sounds/Makefile
Normal file
@ -0,0 +1,35 @@
|
||||
# New ports collection makefile for: asterisk-sounds-jp
|
||||
# Date created: 27 June 2007
|
||||
# Whom: Fumihiko Kimura <jfkimura@yahoo.co.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= asterisk-sounds
|
||||
PORTVERSION= 1.4
|
||||
CATEGORIES= japanese net
|
||||
MASTER_SITES= ftp://ftp.voip-info.jp/asterisk/sounds/
|
||||
DISTNAME= ${PORTVERSION:S|.|_|}/${PORTNAME:S|sounds|sound|}-jp_${PORTVERSION:S|.||}_beta
|
||||
|
||||
MAINTAINER= jfkimura@yahoo.co.jp
|
||||
COMMENT= Japanese sound files for Asterisk
|
||||
|
||||
RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
|
||||
|
||||
NO_BUILD= yes
|
||||
ASTERISKSDIR= ${LOCALBASE}/share/asterisk/sounds
|
||||
|
||||
do-install:
|
||||
@-${MKDIR} ${ASTERISKSDIR}
|
||||
@${CP} -pR ${WRKDIR}/jp ${ASTERISKSDIR}
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
@${CP} -pv ${WRKDIR}/jp/README.txt ${DOCSDIR}
|
||||
|
||||
post-install:
|
||||
@cd ${WRKDIR} && ${FIND} ./jp -type f -o -type l | ${SED} -e 's,^\.,${ASTERISKSDIR:S|${LOCALBASE}/||},' > ${TMPPLIST}
|
||||
@cd ${WRKDIR} && ${FIND} ./jp -type d -depth | ${SED} -e 's,^\.,@dirrm ${ASTERISKSDIR:S|${LOCALBASE}/||},' >> ${TMPPLIST}
|
||||
@${ECHO} ${DOCSDIR:S|${LOCALBASE}/||}/README.txt >> ${TMPPLIST}
|
||||
@${ECHO} "@dirrm" ${DOCSDIR:S|${LOCALBASE}/||} >> ${TMPPLIST}
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
3
japanese/asterisk14-sounds/distinfo
Normal file
3
japanese/asterisk14-sounds/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (1_4/asterisk-sound-jp_14_beta.tar.gz) = f03267b41be8d9e3fe1051d87ed19d01
|
||||
SHA256 (1_4/asterisk-sound-jp_14_beta.tar.gz) = 15cde0b2de41a13dd009e517f2d28ac0859b07aad3979b120fe47bece66615df
|
||||
SIZE (1_4/asterisk-sound-jp_14_beta.tar.gz) = 945915
|
5
japanese/asterisk14-sounds/pkg-descr
Normal file
5
japanese/asterisk14-sounds/pkg-descr
Normal file
@ -0,0 +1,5 @@
|
||||
This is a Japanese sound files for Asterisk.
|
||||
When you use Asterisk, you can use it in a limit, royalty-free.
|
||||
Please refer to Japanese ReadMe.txt.
|
||||
|
||||
WWW: http://voip-info.jp/
|
19
japanese/asterisk14-sounds/pkg-message
Normal file
19
japanese/asterisk14-sounds/pkg-message
Normal file
@ -0,0 +1,19 @@
|
||||
|
||||
=============================================================================
|
||||
[FYI]
|
||||
There is 2 patch files for Japanese grammar of Asterisk to a ftp server.
|
||||
|
||||
- set patch files into ports/asterisk/files
|
||||
patch-apps::app_voicemail.c
|
||||
patch-main::say.c
|
||||
see ftp://ftp.voip-info.jp/asterisk/patch/
|
||||
|
||||
- recompile of Asterisk ports
|
||||
|
||||
|
||||
You have to validate next two lines in asterisk.conf.
|
||||
|
||||
[options]
|
||||
languageprefix=yes
|
||||
|
||||
=============================================================================
|
Loading…
Reference in New Issue
Block a user