diff options
author | proff <proff> | 1999-10-11 16:02:30 +0000 |
---|---|---|
committer | proff <proff> | 1999-10-11 16:02:30 +0000 |
commit | 848f02f5d29a76271090781e08b8077774d4e6f0 (patch) | |
tree | 18c9ae9cd30619fed13b162917baea1b27ebbbe6 /audio/mbrolavox-us1 | |
parent | abdeef1546e6025d3957fc7784dea92a4534bcdb (diff) | |
download | pkgsrc-848f02f5d29a76271090781e08b8077774d4e6f0.tar.gz |
American English female voice for MBROLA
Diffstat (limited to 'audio/mbrolavox-us1')
-rw-r--r-- | audio/mbrolavox-us1/Makefile | 33 | ||||
-rw-r--r-- | audio/mbrolavox-us1/files/md5 | 3 | ||||
-rw-r--r-- | audio/mbrolavox-us1/pkg/COMMENT | 1 | ||||
-rw-r--r-- | audio/mbrolavox-us1/pkg/DESCR | 3 | ||||
-rw-r--r-- | audio/mbrolavox-us1/pkg/PLIST | 15 |
5 files changed, 55 insertions, 0 deletions
diff --git a/audio/mbrolavox-us1/Makefile b/audio/mbrolavox-us1/Makefile new file mode 100644 index 00000000000..850e1fb5a9c --- /dev/null +++ b/audio/mbrolavox-us1/Makefile @@ -0,0 +1,33 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/10/11 16:02:30 proff Exp $ + +PKGNAME= mbrolavox-us1-980512 +DISTNAME= us1-980512 +WRKSRC= ${WRKDIR} +CATEGORIES= audio +MASTER_SITES= ftp://tcts.fpms.ac.be/pub/mbrola/VOICES/us1/ +EXTRACT_SUFX= .zip + +MAINTAINER= proff@iq.org +HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html + +DEPENDS+= mbrola-301h:../mbrola + +BUILD_DEPENDS= unzip:../../archivers/unzip + +LICENSE= no-commercial-use + +EXTRACT_CMD= unzip -Loq ${DOWNLOADED_DISTFILE} + +NO_BUILD= yes + +MHOME= ${PREFIX}/share/mbrola/voices + +post-extract: + @ chmod -R a+r ${WRKSRC} + @ find ${WRKSRC} -type d -print0 | xargs -0 chmod 755 + +do-install: + ${INSTALL_DATA_DIR} ${MHOME} + cd ${WRKSRC} && pax -r -w us1 ${MHOME} + +.include "../../mk/bsd.pkg.mk" diff --git a/audio/mbrolavox-us1/files/md5 b/audio/mbrolavox-us1/files/md5 new file mode 100644 index 00000000000..8399a573f33 --- /dev/null +++ b/audio/mbrolavox-us1/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/10/11 16:02:30 proff Exp $ + +MD5 (us1-980512.zip) = 1b21560b45c5566cf4672e8eb7393490 diff --git a/audio/mbrolavox-us1/pkg/COMMENT b/audio/mbrolavox-us1/pkg/COMMENT new file mode 100644 index 00000000000..e240b633017 --- /dev/null +++ b/audio/mbrolavox-us1/pkg/COMMENT @@ -0,0 +1 @@ +American English female voice for MBROLA diff --git a/audio/mbrolavox-us1/pkg/DESCR b/audio/mbrolavox-us1/pkg/DESCR new file mode 100644 index 00000000000..c0e6f8d2e59 --- /dev/null +++ b/audio/mbrolavox-us1/pkg/DESCR @@ -0,0 +1,3 @@ +American English female voice for MBROLA. + +-Julian Assange <proff@iq.org> diff --git a/audio/mbrolavox-us1/pkg/PLIST b/audio/mbrolavox-us1/pkg/PLIST new file mode 100644 index 00000000000..565dab80ba2 --- /dev/null +++ b/audio/mbrolavox-us1/pkg/PLIST @@ -0,0 +1,15 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/10/11 16:02:30 proff Exp $ +share/mbrola/voices/us1/us1 +share/mbrola/voices/us1/us1mrpa +share/mbrola/voices/us1/us1.txt +share/mbrola/voices/us1/license.txt +share/mbrola/voices/us1/TEST +share/mbrola/voices/us1/TEST/alice.pho +share/mbrola/voices/us1/TEST/xmas.pho +share/mbrola/voices/us1/TEST/mbrola.pho +share/mbrola/voices/us1/TEST/push.pho +share/mbrola/voices/us1/TEST/mbroli.ini +@dirrm share/mbrola/voices/us1/TEST +@dirrm share/mbrola/voices/us1 +@dirrm share/mbrola/voices +@dirrm share/mbrola |