Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        flite - Small, fast speech synthesis engine (text-to-speech)
        
        Flite (festival-lite) is a small, fast run-time speech synthesis engine
developed at CMU and primarily designed for small embedded machines and/or
large servers. Flite is designed as an alternative synthesis engine to
Festival for voices built using the FestVox suite of voice building tools.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | flite | 
                1.3 | 
                8.fc6 | 
                i386 | 
                10.00 MiB | 
                Thu Nov 16 04:53:06 2006 | 
            
        
        Changelog
        
            - * Tue Nov 14 17:00:00 2006 Francois Aucamp <faucamp{%}csir{*}co{*}za> - 1.3-8
 
            - Added comment to %build stating why "_smp_flags" isn't used with make
 
        
            - * Mon Nov 13 17:00:00 2006 Francois Aucamp <faucamp{%}csir{*}co{*}za> - 1.3-7
 
            - Modified alsa support patch file to patch "configure.in" instead of "configure"
- Added "autoconf" step to %build
- Added BuildRequires: autoconf
- Fixed patch backup file suffixes
- Renamed patch files to a more standard format
- Moved header files from /usr/include to /usr/include/flite
- Added -p option to all cp operations (to preserve timestamps)
 
        
            - * Sun Nov 12 17:00:00 2006 Francois Aucamp <faucamp{%}csir{*}co{*}za> - 1.3-6
 
            - Recreated patch to allow shared libraries to build correctly (sharedlibs.patch)
- "flite" and "flite_time" binaries now link to flite shared libraries (sharedlibs.patch)
- Simplified the documentation patch filename
- Modified patch steps in %prep to create backup files with different suffixes
- Removed "_smp_flags" macro from %build for all archs