espeak-devel-1.45.05-3.fc16$>+ v9Lv9f<[q>9?}d  ;x|   & , 8 { (8 9L : GHIXY\] ^,bYdltu v,wXxdyptexf{Cespeak-devel1.45.053.fc16Development files for espeakDevelopment files for eSpeak, a software speech synthesizer.Nwax86-18.phx2.fedoraproject.orgWFedora ProjectFedora ProjectGPLv3+Fedora ProjectDevelopment/Librarieshttp://espeak.sourceforge.netlinuxi686WA큤Nw`NDKNw`da9d6eab55e1dd7f56e4e348320f52022d6c068077cd465d7f01a081e62c5caalibespeak.so.1rootrootrootrootrootrootespeak-1.45.05-3.fc16.src.rpmespeak-develespeak-devel(x86-32)@    espeaklibespeak.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.45.05-3.fc163.0.4-14.6.0-14.0-15.2-14.9.1.1Nw.Ns:@NqMQ0@K}+Kv@K*@Ji@JI@J?r@I@H@G@G@G@G@G}G@Fɂ@Fw@FeP@F@f@F-@EE@E@ElEaEPu@ELEIE#@Ville Skyttä - 1.45.05-3Jaroslav Škarvada - 1.45.05-2Jaroslav Škarvada - 1.45.05-1Fedora Release Engineering - 1.43-3Francois Aucamp - 1.43-2Francois Aucamp - 1.43-1Francois Aucamp - 1.42.04-1Fedora Release Engineering - 1.40.02-3Francois Aucamp - 1.40.02-2Francois Aucamp - 1.40.02-1Fedora Release Engineering - 1.39-2Francois Aucamp - 1.39-1Francois Aucamp - 1.31-5Francois Aucamp - 1.31-4Francois Aucamp - 1.31-3Francois Aucamp - 1.31-2Francois Aucamp - 1.31-1Francois Aucamp - 1.30-1Francois Aucamp - 1.28-1Francois Aucamp - 1.26-1Francois Aucamp - 1.25-1Francois Aucamp - 1.24-1Francois Aucamp - 1.23-1Francois Aucamp - 1.20-1Francois Aucamp - 1.19-1Francois Aucamp - 1.18-2Francois Aucamp - 1.18-1Francois Aucamp - 1.17-1Francois Aucamp - 1.16-4Francois Aucamp - 1.16-3Francois Aucamp - 1.16-2Francois Aucamp - 1.16-1- Build with $RPM_OPT_FLAGS and $RPM_LD_FLAGS.- Dropped ftbs_ld_libm patch (not needed now)- New version - Updated runtime_detection patch - Dropped gcc_no_libstdc++ patch- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Added patch declaring explicit libm linking dependency (RHBZ #565186)- Update to version 1.43 - Added patch for runtime detection of pulseaudio, contributed by Kevin Kofler (RHBZ #512190)- Update to version 1.42.04 - Revert: build against PortAudio instead of native PulseAudio (RHBZ #512190, #532674)- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Compile against pulseaudio instead of portaudio (RHBZ #481651)- Update to version 1.40.02 - Added patch to compile with GCC and not to link to libstdc++ (not needed) - Added manpage (thanks goes to Luke Yelavich from Ubuntu for writing it)- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild- Update to version 1.39- Export ESPEAK_DATA_PATH in %build to allow proper compilation of voice dictionaries- Removed libjack patches as they are unnecessary- Added "makefile_libjack" patch to link to libjack - Added BuildRequires: jack-audio-connection-kit-devel- Removed espeakedit (and associated patches and BuildRequires) from package until all phoneme table compilation functions can be moved into espeak (or a separate commandline app without wxGTK dependencies) - Voices are still compiled from source, but using pre-compiled phoneme table from upstream until the above issue is resolved- Update to version 1.31 - Compile phoneme tables and voice dictionaries from source instead of packaging pre-compiled binary data - Added espeakedit as Source1 - Added BuildRequires: wxGTK-devel for espeakedit - Added "makefile_rpmoptflags_wxversion" espeakedit patch to enable RPM_OPT_FLAGS and set the correct wxWidgets version - Added "espeak_data_path" espeakedit patch to be able to set control the source directory that espeakedit's compiler uses- Update to version 1.30 - Removed local "synthdata_strlen" patch (included upstream)- Update to version 1.28 - Added "synthdata_strlen" patch to fix memory allocation issue on x86_64 (RHBZ #252712) - Modified %prep to build against portaudio v19 for F8 and later - Upstream license changed from GPLv2+ to GPLv3+- Update to version 1.26 - Modified %prep to build against portaudio v19- Update to version 1.25- Update to version 1.24- Update to version 1.23 - Added "makefile_nostaticlibs" patch so static libraries aren't installed- Update to version 1.20 - Solves stack smash bug (RHBZ #227316)- Update to version 1.19 - Removed "espeak-1.18-makefile_lpthread" patch as it has been included upstream - Removed "espeak-1.18-makefile_smp" patch as it has been included upstream - Removed "espeak-1.18-ptr_64bit" patch as it has been solved upstream - Fixed espeak-data file permissions- Created "espeak-1.18-ptr_64bit" patch to allow compilation on x86_64 (fixes 64-bit pointer issues) - Created "espeak-1.18-makefile_smp" patch to allow parallel make ("_smp_mflags") - Renamed "makefile_lpthread" patch to "espeak-1.18-makefile_lpthread"- Update to version 1.18 - Dropped statically-linked "speak" executable (replaced by dynamically-linked "espeak" executable) - Removed the "espeak program name" patch as it has been included upstream - Removed "espeak program name" patch backup file cleanup from %install - Minor modification to "makefile lpthread" patch to account for new lib/executable - Removed "BIN_NAME" variable from make in %build (implemented upstream)- Update to version 1.17 - Removed "makefile install target" patch as it has been included upstream - Removed "AMD64 sizeof(char *)" patch as it has been included upstream - Minor modification to "espeak program name" patch to allow patching current version- Modified patch steps to create backups with different suffixes - Renamed patch file extensions to .patch - Added step in %install to remove patch backup files in documentation- Fixed source file permissions for -debuginfo package in %prep - Added RPM_OPT_FLAGS to "make" command in %build; removed RPM_OPT_FLAGS makefile patch - Modified makefile install target patch to include general support for setting compiler optimization flags via CXXFLAGS - Removed creation of .orig backup files during patching - Modified patch files to have different suffixes- Added "install" target to makefile (makefile_install_target.patch) - Added patch to fix AMD64 sizeof(char *) assumption bug (upstream request ID 1588938) - Changed "portaudio" BuildRequires to "portaudio-devel" - Added patch to makefile to allow RPM_OPT_FLAGS - Added patch to replace all references to "speak" binary with "espeak" - Moved header files to /usr/include/espeak - Added rmdir command to "install" to remove empty soundicons directory- Initial RPM build   `` `1.45.05-3.fc161.45.05-3.fc16espeakspeak_lib.hlibespeak.so/usr/include//usr/include/espeak//usr/lib/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablesdrpmi686-redhat-linux-gnuASCII text, with very long linesdirectoryRxz2?p7zXZ !#, ]"k%nhA|/fOil& bJZ1 9D^wk;ݫF#GVB{kg&O$T]CNKLRY>Xs)ʛ fQl{b*]o?GeyzT(t4<| xgfCꨱ"NenIf!vD,Х7\m uA+O @Г. .gi_RJ hU7$0 6ҡ62_0h95)mM]߭ʰ3~q/b1٠{~M\AfZɋ.ɺCsv##J gOL.;GLSP >Ge,3?-졪VB9S?ℍ5n6=H=@$;KA/ƯW#jD6ݰ~LYTO]GrlW_(|ypvLfeiTvI @-aTîĦȩg~_3_j_еMPIWChgcsA*D+G`܄G˖njf*NYȟ`+ϟUfkGOˌ5N8b~:6\ΎZdXES`$6+3 gNC#  ?f`,)p>/=$-oq hKVp -h`w%YesL)D O{+WczFB# XL쌪Ffô4`^>r~K= |*ddY\{`DD^?4␳vJ*Agľe/l3e~eG&& _)A=k׹\]pC=.O ۥT|~ 4||.Q}o칱Wg.j΋<{lL0z{}EWM 4Qnp`N./D