diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2006-04-06 06:29:24 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2006-04-06 06:29:24 +0000 |
commit | 08aeb35d3e833049b414dc2f5e75c9a1c667a764 (patch) | |
tree | cfd6a81c06aafaa9dc5a9d776dc609b962010308 /audio/festvox-kal16 | |
parent | 4f668c85990955fc64768287b2baa9cf3d40500c (diff) |
Notes
Diffstat (limited to 'audio/festvox-kal16')
-rw-r--r-- | audio/festvox-kal16/Makefile | 12 | ||||
-rw-r--r-- | audio/festvox-kal16/pkg-plist | 4 |
2 files changed, 6 insertions, 10 deletions
diff --git a/audio/festvox-kal16/Makefile b/audio/festvox-kal16/Makefile index b8c51cacaac6..c14fc635c370 100644 --- a/audio/festvox-kal16/Makefile +++ b/audio/festvox-kal16/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_FESTIVAL} MASTER_SITE_SUBDIR= 1.4.1 DISTNAME= festvox_kallpc16k DIST_SUBDIR= festival +EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= American English male voice, sampled at 16 kHz, for Festival @@ -22,22 +23,13 @@ RUN_DEPENDS= \ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \ ${LOCALBASE}/share/festival/lib/dicts/cmu/cmulex.scm:${PORTSDIR}/audio/festlex-cmu -BROKEN= Incomplete pkg-plist - -WRKSRC= ${WRKDIR}/festival - CONFLICTS= festvox-kal8-* NO_BUILD= yes FHOME= ${PREFIX}/share/festival -post-extract: - @ ${CHMOD} -R a+r ${WRKSRC} - @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - do-install: - ${MKDIR} ${FHOME} - cd ${WRKSRC} && ${CP} -pPR * ${FHOME} + ${TAR} -C ${FHOME:H} -xvzpf ${_DISTDIR}/${_DISTFILES} .include <bsd.port.mk> diff --git a/audio/festvox-kal16/pkg-plist b/audio/festvox-kal16/pkg-plist index dfd696b86aec..2299a8f2cf25 100644 --- a/audio/festvox-kal16/pkg-plist +++ b/audio/festvox-kal16/pkg-plist @@ -6,3 +6,7 @@ share/festival/lib/voices/english/kal_diphone/festvox/kal_diphone.scm share/festival/lib/voices/english/kal_diphone/festvox/kaldurtreeZ.scm @dirrm share/festival/lib/voices/english/kal_diphone/festvox @dirrm share/festival/lib/voices/english/kal_diphone +@dirrmtry share/festival/lib/voices/english +@dirrmtry share/festival/lib/voices +@dirrmtry share/festival/lib +@dirrmtry share/festival |