Bug 119044 - New port: audio/festlex-czech,audio/festvox-czech Czech grammar and voice for festival
Summary: New port: audio/festlex-czech,audio/festvox-czech Czech grammar and voice for...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-26 18:10 UTC by František Dvořák
Modified: 2008-03-13 15:10 UTC (History)
0 users

See Also:


Attachments
file.shar (13.38 KB, text/plain)
2007-12-26 18:10 UTC, František Dvořák
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description František Dvořák 2007-12-26 18:10:01 UTC
Hi,

I've tried to create ports for czech language in festival speech system:
 - audio/festlex-czech - Czech grammar and small lexicon
 - audio/festvox-czech - Czech voice diphone database

There is one hack I'm not sure about it: in festvox I removed the commands in install target in the original Makefile because I don't know how to avoid calling 'make install' during install stage.

Cheers,
  Frantisek

Fix: Patch attached with submission follows:
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2008-03-13 14:53:49 UTC
State Changed
From-To: open->closed

New ports added, thank you!
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-03-13 15:02:48 UTC
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 <valtri@civ.zcu.cz>
  
  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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"