aboutsummaryrefslogtreecommitdiff
path: root/audio/festvox-lp
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-10-02 14:50:49 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-10-02 14:50:49 +0000
commit7bffff7e3444b5c79e8a9da461c90c3a909fd052 (patch)
treea773def65fe091ae7d1fdfc1f1ded821ab0393e0 /audio/festvox-lp
parent4243e3accab3f4b314e3a8792906ee991524b6dd (diff)
downloadports-7bffff7e3444b5c79e8a9da461c90c3a909fd052.tar.gz
ports-7bffff7e3444b5c79e8a9da461c90c3a909fd052.zip
Notes
Diffstat (limited to 'audio/festvox-lp')
-rw-r--r--audio/festvox-lp/Makefile14
-rw-r--r--audio/festvox-lp/distinfo4
2 files changed, 11 insertions, 7 deletions
diff --git a/audio/festvox-lp/Makefile b/audio/festvox-lp/Makefile
index dc9ac8eab1cf..34ec26c1d5bf 100644
--- a/audio/festvox-lp/Makefile
+++ b/audio/festvox-lp/Makefile
@@ -7,9 +7,11 @@
PORTNAME= festvox-lp
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= audio accessibility
-MASTER_SITES= http://www.csrf.pd.cnr.it/Software/It-Festival/
-DISTNAME= lp_ogi_diphone
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= it-festival
+DISTNAME= Italian-FESTIVAL
DIST_SUBDIR= festival
MAINTAINER= saturnero@gufi.org
@@ -21,15 +23,17 @@ RUN_DEPENDS= ${LOCALBASE}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/fes
NO_BUILD= yes
USE_ZIP= YES
+
WRKSRC= ${WRKDIR}/festival
FHOME= ${PREFIX}/share/festival
post-extract:
- @ ${CHMOD} -R 644 ${WRKSRC}
- @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755
+ @${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}
+ (cd ${WRKSRC} && ${CP} -pPR * ${FHOME})
.include <bsd.port.mk>
diff --git a/audio/festvox-lp/distinfo b/audio/festvox-lp/distinfo
index abf14d893f10..5e02f262e18d 100644
--- a/audio/festvox-lp/distinfo
+++ b/audio/festvox-lp/distinfo
@@ -1,2 +1,2 @@
-MD5 (festival/lp_ogi_diphone.zip) = 0766ba758f7c41be147f06b6dfa58e61
-SIZE (festival/lp_ogi_diphone.zip) = 4301343
+MD5 (festival/Italian-FESTIVAL.zip) = e54ff149497a1b76a3a6b65f62eaab35
+SIZE (festival/Italian-FESTIVAL.zip) = 20715806