diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-06-13 15:47:09 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-06-13 15:47:09 +0000 |
commit | 640b6511f49847b38db9bf3f8333e806417d8327 (patch) | |
tree | 8dff35fd66778b319137f5fce789adf66fd29774 /audio/festvox-lp | |
parent | 3ea0f53a9c8640174fe9e5e7c34c6f9fa697d831 (diff) | |
download | ports-640b6511f49847b38db9bf3f8333e806417d8327.tar.gz ports-640b6511f49847b38db9bf3f8333e806417d8327.zip |
Notes
Diffstat (limited to 'audio/festvox-lp')
-rw-r--r-- | audio/festvox-lp/Makefile | 42 | ||||
-rw-r--r-- | audio/festvox-lp/distinfo | 3 | ||||
-rw-r--r-- | audio/festvox-lp/pkg-descr | 6 | ||||
-rw-r--r-- | audio/festvox-lp/pkg-plist | 8 |
4 files changed, 0 insertions, 59 deletions
diff --git a/audio/festvox-lp/Makefile b/audio/festvox-lp/Makefile deleted file mode 100644 index f21b3a370ebf..000000000000 --- a/audio/festvox-lp/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: festvox-lp -# Date created: 2005-02-15 -# Whom: Dario Freni -# -# $FreeBSD$ -# - -PORTNAME= festvox-lp -PORTVERSION= 1.0 -PORTREVISION= 2 -CATEGORIES= audio accessibility -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= it-festival -DISTNAME= Italian-FESTIVAL -DIST_SUBDIR= festival - -MAINTAINER= ports@FreeBSD.org -COMMENT= Italian female voice for Festival - -RUN_DEPENDS= ${LOCALBASE}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \ - ${LOCALBASE}/share/festival/lib/dicts/ifd/lex.out:${PORTSDIR}/audio/festlex-ifd \ - ${LOCALBASE}/share/festival/lib/italian_scm/ifd_diph_ds_dur.scm:${PORTSDIR}/audio/festogi-italian - -NO_BUILD= yes -USE_ZIP= YES - -DEPRECATED= unfulfilled dependencies for 8+ months, no active maintainer, no user interest -EXPIRATION_DATE=2009-06-10 - -WRKSRC= ${WRKDIR}/festival -FHOME= ${PREFIX}/share/festival - -post-extract: - @${UNZIP_CMD} -qq -d ${WRKDIR} ${WRKDIR}/lp_ogi_diphone.zip - @${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - @${FIND} ${WRKSRC} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 - -do-install: - ${MKDIR} ${FHOME} - (cd ${WRKSRC} && ${CP} -pPR * ${FHOME}) - -.include <bsd.port.mk> diff --git a/audio/festvox-lp/distinfo b/audio/festvox-lp/distinfo deleted file mode 100644 index ac0f075b3e20..000000000000 --- a/audio/festvox-lp/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (festival/Italian-FESTIVAL.zip) = e54ff149497a1b76a3a6b65f62eaab35 -SHA256 (festival/Italian-FESTIVAL.zip) = 747ef3a31571896d7d772ea46d4ee68cf0fbc57af21e8c5220fced731695f496 -SIZE (festival/Italian-FESTIVAL.zip) = 20715806 diff --git a/audio/festvox-lp/pkg-descr b/audio/festvox-lp/pkg-descr deleted file mode 100644 index 58ccb5c4b63e..000000000000 --- a/audio/festvox-lp/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This voice provides an Italian female voice. -It was created by ISTC-SPFD CNR & ITC-IRST. - -This voice can be activated via (voice_lp_ogi_diphone). - -WWW: http://www.pd.istc.cnr.it/FESTIVAL/ diff --git a/audio/festvox-lp/pkg-plist b/audio/festvox-lp/pkg-plist deleted file mode 100644 index 1bda9b999c12..000000000000 --- a/audio/festvox-lp/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -share/festival/lib/voices/italian/lp_ogi_diphone/festvox/lp_ogi_diphone.scm -share/festival/lib/voices/italian/lp_ogi_diphone/group/lp_ogi_diphone.group -share/festival/lib/voices/italian/lp_ogi_diphone/group/lp_ogi_diphone.group-README -@dirrm share/festival/lib/voices/italian/lp_ogi_diphone/festvox -@dirrm share/festival/lib/voices/italian/lp_ogi_diphone/group -@dirrm share/festival/lib/voices/italian/lp_ogi_diphone -@dirrmtry share/festival/lib/voices/italian -@dirrmtry share/festival/lib/voices |