espeak-devel-1.46.02-1.fc15$>,Yt%⟘Gy>9 m? ]d  ;x|   & , 8 { (8$9\$: $GHIXY\]^ b9dltu v w 8x Dy P Te Xf [Cespeak-devel1.46.021.fc15Development files for espeakDevelopment files for eSpeak, a software speech synthesizer.O:1x86-14.phx2.fedoraproject.orgWFedora ProjectFedora ProjectGPLv3+Fedora ProjectDevelopment/Librarieshttp://espeak.sourceforge.netlinuxi686WA큤O:/O)DO:/da9d6eab55e1dd7f56e4e348320f52022d6c068077cd465d7f01a081e62c5caalibespeak.so.1rootrootrootrootrootrootespeak-1.46.02-1.fc15.src.rpmespeak-develespeak-devel(x86-32)@    espeaklibespeak.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.46.02-1.fc153.0.4-14.6.0-14.0-15.2-14.9.1.2OONN@Nw.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#@Jaroslav Škarvada - 1.46.02-1Fedora Release Engineering - 1.46.01-3Jaroslav Škarvada - 1.46.01-2Jaroslav Škarvada - 1.46.01-1Ville 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- New version Resolves: rhbz#781355- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- Runtime detection is the default again Resolves: rhbz#767434- New version - Removed runtime-detection patch (upstreamed)- 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   n&n-n,1.46.02-1.fc151.46.02-1.fc15espeakspeak_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 !PH6 ]"k%nhA|/fOil& bJZ1 9D^wk;4Z@J.fx98l5հ8]p Dݦ? Bͣ(4nH m>%]!)7G=M6rl ݲ1K;.ޫKC! 0 cW[ng.kVK*SC$"Ror?d"v"pm¨rw  TR#_84R5\gx=3e]{Kbª%hr+a[JȚgB̮:?ޯ?q/PހVT=hnlbOx.u[~ǫ1Zn "Cf~ D vAכJIJBeV}LvޤzPg xbE4zå8&z;fф Z@P/krǴLs| sX~3ާBr <\w%T1F~, F6@h{aBg6K ͒RR 8 >N>UT>3О~|> l/8KSLMw챶,5Nc˅EĪg@ Syz- T%nY9+ƛ2 o8yR( ;J^tY:(f NKg}t5kW:bH9LƆY:bƛZɚvb!MX~->`GCJΘ (v?OmVZ.^}Ӗ1XoPeV t#rץzj P@bC s'GѿH'1 /$;Σ݂?"߷SE8T܄Հ*k#Z>U `CKa|5x^Z8Q,hzNJ]du`Xg^1.4~BДN?fe.~Zɜ1PɬA1lwM;Z`@j >AZB*}QdzK҇- ӂvӚ=Ǭ)?gwj[r:)&bB R&QŸ6[6>Z':qߌ ̟ʊKOFlIvWUlAS8]LVSřEнpwC m!j˒h!BYc h4[v2Xm[R.M"UGܢFۍ2yz!l)k1kT+_pH dNpp^h[N͸B,T:g%Mu='qf_U*۾LʜG,g a֋IBhLաO'^PPm!Xl;_O%jZ}FY/dX`⏃LVТ9xUSDŽ\qO?ͥ. cF\W\wFD[z̜-x~Z=A%_)=mkѡ .@07:tiˇcb*Mُ v@- ' pmMTnӔ >[D zi_ۿ +JQy-z& )uwns'tI$@q8+Y&HeЁCR`Ip$eK.l_ \Z}elY21h