gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r3445: new gnu package, gnuspeech, voice generation


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3445: new gnu package, gnuspeech, voice generation
Date: Thu, 15 Oct 2015 02:21:56 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3445
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2015-10-14 19:21:53 -0700
message:
  new gnu package, gnuspeech, voice generation
added:
  gnu/gnuspeech/                 gnuspeech-20151015022116-unevfcaicjs2yih9-1
  gnu/gnuspeech/Makefile         makefile-20151015022116-unevfcaicjs2yih9-3
  gnu/gnuspeech/config.mk        config.mk-20151015022116-unevfcaicjs2yih9-2
  gnu/gnuspeech/gpg-keyring      gpgkeyring-20151015022116-unevfcaicjs2yih9-4
  gnu/gnuspeech/sha256sums       sha256sums-20151015022116-unevfcaicjs2yih9-5
=== added directory 'gnu/gnuspeech'
=== added file 'gnu/gnuspeech/Makefile'
--- a/gnu/gnuspeech/Makefile    1970-01-01 00:00:00 +0000
+++ b/gnu/gnuspeech/Makefile    2015-10-15 02:21:53 +0000
@@ -0,0 +1,51 @@
+# Copyright © 2015 Carl Hansen
+#
+# This file is part of GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+
+NAME = gnuspeechsa
+GARNAME = gnuspeechsa
+GARVERSION = 0.1.5
+HOME_URL = http://www.gnu.org/software/gnuspeech/
+DESCRIPTION = GNUspeech synthetic speech generation
+define BLURB
+gnuspeechsa makes it easy to produce high quality computer speech output,
+design new language databases, and create controlled speech stimuli
+for psychophysical experiments.  The suite of programs uses a true
+articulatory model of the vocal tract and incorporates models of English
+rhythm and intonation based on extensive research that sets a new standard
+for synthetic speech. Based on a NeXT program, also available.
+endef
+
+# uses cmake
+# the installation isn't automated, look in INSTALL file for instructions.
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+WORKOBJ = $(WORKDIR)/build
+
+BUILDDEPS =
+LIBDEPS =
+CONFIGURE_SCRIPTS=
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/gnuspeech/config.mk'
--- a/gnu/gnuspeech/config.mk   1970-01-01 00:00:00 +0000
+++ b/gnu/gnuspeech/config.mk   2015-10-15 02:21:53 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gnuspeech ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/gnuspeech/gpg-keyring'
Binary files a/gnu/gnuspeech/gpg-keyring        1970-01-01 00:00:00 +0000 and 
b/gnu/gnuspeech/gpg-keyring       2015-10-15 02:21:53 +0000 differ
=== added file 'gnu/gnuspeech/sha256sums'
--- a/gnu/gnuspeech/sha256sums  1970-01-01 00:00:00 +0000
+++ b/gnu/gnuspeech/sha256sums  2015-10-15 02:21:53 +0000
@@ -0,0 +1,2 @@
+5691ad47214e055062b9c3b04c19cea3ff3b5eb261cd5b16aa946e70bce8d088  
download/gnuspeechsa-0.1.5.tar.gz
+d3ead66a7e95a4e8499ba7af06e95a91433c3e080939eada6a8226c3e1320741  
download/gnuspeechsa-0.1.5.tar.gz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]