From owner-cvs-all@FreeBSD.ORG Thu Mar 13 15:02:42 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4DFAD106566B; Thu, 13 Mar 2008 15:02:42 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 326028FC19; Thu, 13 Mar 2008 15:02:42 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m2DF2gPX068772; Thu, 13 Mar 2008 15:02:42 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m2DF2gls068771; Thu, 13 Mar 2008 15:02:42 GMT (envelope-from pav) Message-Id: <200803131502.m2DF2gls068771@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 13 Mar 2008 15:02:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio Makefile ports/audio/festlex-czech Makefile distinfo pkg-descr pkg-plist ports/audio/festlex-czech/files patch-Makefile patch-czech-lexicon.out patch-czech-lexicon.scm patch-czech.scm.in ports/audio/festvox-czech ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Mar 2008 15:02:42 -0000 pav 2008-03-13 15:02:42 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/festlex-czech Makefile distinfo pkg-descr pkg-plist audio/festlex-czech/files patch-Makefile patch-czech-lexicon.out patch-czech-lexicon.scm patch-czech.scm.in audio/festvox-czech Makefile distinfo pkg-descr pkg-plist audio/festvox-czech/files patch-czech_ph.scm.in Log: Czech support for festival speech system. It provides the lexicon and language rules. Quality free Czech diphone database. Primary goal is for speech system Festival but it's not limited on it. Sources, sound files and boundaries are available so it can be used in other free speech synthetizer systems too. WWW: http://www.freebsoft.org/festival-czech PR: ports/119044 Submitted by: Frantisek Dvorak Revision Changes Path 1.933 +2 -0 ports/audio/Makefile 1.1 +32 -0 ports/audio/festlex-czech/Makefile (new) 1.1 +3 -0 ports/audio/festlex-czech/distinfo (new) 1.1 +14 -0 ports/audio/festlex-czech/files/patch-Makefile (new) 1.1 +100 -0 ports/audio/festlex-czech/files/patch-czech-lexicon.out (new) 1.1 +54 -0 ports/audio/festlex-czech/files/patch-czech-lexicon.scm (new) 1.1 +11 -0 ports/audio/festlex-czech/files/patch-czech.scm.in (new) 1.1 +4 -0 ports/audio/festlex-czech/pkg-descr (new) 1.1 +9 -0 ports/audio/festlex-czech/pkg-plist (new) 1.1 +24 -0 ports/audio/festvox-czech/Makefile (new) 1.1 +3 -0 ports/audio/festvox-czech/distinfo (new) 1.1 +16 -0 ports/audio/festvox-czech/files/patch-czech_ph.scm.in (new) 1.1 +7 -0 ports/audio/festvox-czech/pkg-descr (new) 1.1 +7 -0 ports/audio/festvox-czech/pkg-plist (new)