summaryrefslogtreecommitdiff
path: root/audio/mbrola
diff options
context:
space:
mode:
authorproff <proff>1999-10-11 14:00:33 +0000
committerproff <proff>1999-10-11 14:00:33 +0000
commit7d07603bb73d82e73562b59dc9e4de17343b81f6 (patch)
tree001becddc3bbbb8e251bf4f595df9bf3e83f165a /audio/mbrola
parentcb09cf1249434a1c881e0ce8894375c2ad6f3aa6 (diff)
downloadpkgsrc-7d07603bb73d82e73562b59dc9e4de17343b81f6.tar.gz
mbrola for NetBSD-native-i386
Diffstat (limited to 'audio/mbrola')
-rw-r--r--audio/mbrola/Makefile27
-rw-r--r--audio/mbrola/files/md53
-rw-r--r--audio/mbrola/pkg/COMMENT1
-rw-r--r--audio/mbrola/pkg/DESCR35
-rw-r--r--audio/mbrola/pkg/PLIST4
5 files changed, 70 insertions, 0 deletions
diff --git a/audio/mbrola/Makefile b/audio/mbrola/Makefile
new file mode 100644
index 00000000000..a14df28981a
--- /dev/null
+++ b/audio/mbrola/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/10/11 14:00:33 proff Exp $
+
+DISTNAME= mbr301h
+PKGNAME= mbrola-301h
+CATEGORIES= audio
+MASTER_SITES= ftp://tcts.fpms.ac.be/pub/mbrola/bsd/
+EXTRACT_SUFX= .zip
+
+MAINTAINER= proff@iq.org
+HOMEPAGE= http://tcts.fpms.ac.be/synthesis/
+
+BUILD_DEPENDS= unzip:../../archivers/unzip
+
+LICENSE= no-commercial-use
+
+EXTRACT_CMD= unzip -Loq ${DOWNLOADED_DISTFILE}
+NO_WRKSUBDIR=
+NO_BUILD=
+
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/mbrola-netbsd-i386 ${PREFIX}/bin/mbrola
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/mbrola
+ ${INSTALL_DATA} ${WRKSRC}/readme.txt ${PREFIX}/share/doc/mbrola
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/mbrola/files/md5 b/audio/mbrola/files/md5
new file mode 100644
index 00000000000..60d24c72bd0
--- /dev/null
+++ b/audio/mbrola/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 1999/10/11 14:00:34 proff Exp $
+
+MD5 (mbr301h.zip) = 0520ccf7303441232e7ebbf39752c6ee
diff --git a/audio/mbrola/pkg/COMMENT b/audio/mbrola/pkg/COMMENT
new file mode 100644
index 00000000000..5a5b424ff39
--- /dev/null
+++ b/audio/mbrola/pkg/COMMENT
@@ -0,0 +1 @@
+MBROLA diphone synthesizer executable (only for i386)
diff --git a/audio/mbrola/pkg/DESCR b/audio/mbrola/pkg/DESCR
new file mode 100644
index 00000000000..64c6a0ba98a
--- /dev/null
+++ b/audio/mbrola/pkg/DESCR
@@ -0,0 +1,35 @@
+MBROLA is a speech synthesizer based on the concatenation of
+diphones. It takes a list of phonemes as input, together with prosodic
+information (duration of phonemes and a piecewise linear description
+of pitch), and produces speech samples on 16 bits (linear), at the
+sampling frequency of the diphone database.
+
+It is therefore NOT a Text-To-Speech (TTS) synthesizer, since it does
+not accept raw text as input. In order to obtain a full TTS system,
+you need to use this synthesizer in combination with a text processing
+system that produces phonetic and prosodic commands.
+
+We maintain a web page with pointers to such freely available systems:
+
+http://tcts.fpms.ac.be/synthesis/mbrtts.html
+
+This software is the heart of the MBROLA project, the aim of which is
+to obtain a set a speech synthesizers for as many languages as
+possible, free of use for non-commercial applications.
+mbrola.exe or mbrola: An executable file of the synthesizer itself
+(depends on the computer supposed to run it)
+readme.txt : This file
+
+As such, it requires an MBROLA language/voice database to run
+properly. American English, Brazilian Portuguese, Breton, British
+English, Croatian, Dutch, French, German, Greek, Romanian, Spanish and
+Swedish voices are made available. Additional languages and voices
+will be available in the context of the MBROLA project.
+
+Some of these voices are available as mbrolavox-* packages, in the
+NetBSD packages system. For otheres, please consult the mbrola
+project's home page.
+
+http://tcts.fpms.ac.be/synthesis
+
+-Julian Assange <proff@iq.org>
diff --git a/audio/mbrola/pkg/PLIST b/audio/mbrola/pkg/PLIST
new file mode 100644
index 00000000000..6eb82c6aa25
--- /dev/null
+++ b/audio/mbrola/pkg/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1999/10/11 14:00:34 proff Exp $
+bin/mbrola
+share/doc/mbrola/readme.txt
+@dirrm share/doc/mbrola