Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: festival-devel | Distribution: SUSE Linux Enterprise 16 |
Version: 2.5.0 | Vendor: openSUSE |
Release: bp160.1.2 | Build date: Sat Aug 24 03:06:24 2024 |
Group: Development/Libraries/Other | Build host: reproducible |
Size: 63217607 | Source RPM: festival-2.5.0-bp160.1.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://festvox.org/festival | |
Summary: Development Package for Festival |
Files needed for developing software that uses Festival.
MIT
* Sat Aug 24 2024 Yasuhiko Kamata <belphegor@belbel.or.jp> - Updated configure script using autoconf because it fails with gcc-14 (only for Tumbleweed currently). * Thu Aug 22 2024 Michael Gorse <mgorse@suse.com> - Add festival-configure-c99.patch: fix configure failing with gcc 14. * Fri Aug 16 2024 Yasuhiko Kamata <belphegor@belbel.or.jp> - Replace Requires(pre): "%{_sbindir}/{groupadd,useradd}" with "shadow" to make it possible to pick up in Leap 16.0. * Mon Feb 26 2024 Dominique Leuenberger <dimstar@opensuse.org> - Use %patch -P N instead of deprecated %patchN. * Sun Sep 17 2023 Yasuhiko Kamata <belphegor@belbel.or.jp> - Replace Requires(pre): "%{_sbindir}/{groupadd,useradd}" with "shadow" to make it possible to pick up in Tumbleweed. * Mon Jul 19 2021 Yasuhiko Kamata <belphegor@belbel.or.jp> - Added festival-1.95-audsp-libexec.patch to support new directory structure in Tumbleweed (/usr/libexec should be used for internal binary) (boo#1188227). * Fri Sep 04 2020 Yasuhiko Kamata <belphegor@belbel.or.jp> - Removed "rcfestival" and added almost equivalent functionality to systemd unit file (thanks to Franck Bui <fbui@suse.com>). - Removed %stop_on_removal and %restart_on_update from .spec, which is not needed anymore. * Wed Sep 02 2020 Franck Bui <fbui@suse.com> - /var/run has been obsoleted by /run since a long time. * Wed Sep 02 2020 Franck Bui <fbui@suse.com> - Drop dependency on insserv-compat insserv-compat is going to be dropped soon or later on systems with systemd as init system. It was only needed by /usr/lib/festival/server that uses rc_status to pretty print the status of a command. Since this script is intended to be used by festival.service only and not called directly by users and systemd has already its own mechanism to report status, the use of rc_status doesn't seem to be useful. Also there's no point in using %insserv_cleanup in %postun as this package doesn't ship any sysv init script. * Mon Aug 31 2020 Yasuhiko Kamata <belphegor@belbel.or.jp> - Removed unnecessary and unexpected "_link". - Updated .spec file according to the Tumbleweed's change (%{_libexecdir} was changed from /usr/lib to /usr/libexec). * Fri Jun 19 2020 Yasuhiko Kamata <belphegor@belbel.or.jp> - Added speech_tools-null-fragile.patch and festival-null-fragile.patch to fix NULL dereference problem (EST_Item's method may be called even though "this" is NULL); it causes SIGSEGV in text2wave (boo#1173193). * Sat Jun 06 2020 Yasuhiko Kamata <belphegor@belbel.or.jp> - Added speech_tools-remove-errneous-decl.patch to fix build error at Tumbleweed (Thanks to github's commit: https://github.com/festvox/speech_tools/pull/21). * Tue Sep 10 2019 Christophe Giboudeaux <christophe@krop.fr> - Use -ffat-lto-objects when building static libraries. - Run spec-cleaner * Mon Dec 17 2018 Jan Engelhardt <jengelh@inai.de> - Do not ignore errors from useradd/groupadd. * Sat Nov 24 2018 belphegor@belbel.or.jp - Update to version 2.5.0 * This update includes a solution for boo#1116808. * But upstream seems not to provide a detailed changelog.. - Changed upstream URL to http://festvox.org/festival/, original URL http://www.cstr.ed.ac.uk/projects/festival/ seemed not to be maintained anymore. * Thu Nov 15 2018 belphegor@belbel.or.jp - Removed sysvinit support according to the boo#1116010. * Added systemd unit file * Moved rcfestival to /usr/lib/festival/server * Thu Nov 23 2017 rbrown@suse.com - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) * Tue Mar 14 2017 dimstar@opensuse.org - Add PreReq: insserv-compat. insserv is no longer part of a standard SUSE setup, since we have long switched to systemd. * Thu Feb 12 2015 p.drouand@gmail.com - Update to version 2.4 * Updated HTS and CG engines * Support for newer compilers * Bug fixes galore. * Backwards compatibility with Festival 1.4.3 * English (British and American), Spanish and Welsh text to speech * Externally configurable language independent modules: - phonesets - lexicons - letter-to-sound rules - tokenizing - part of speech tagging - intonation and duration * Waveform synthesizers: - Multisyn unit selection engine - HTS parametric synthesis engine - Clustergen parametric synthesis engine - Clunits unit selection engine - diphone based: residual excited LPC (and PSOLA not for distribution) - MBROLA database support. - distributed under a free X11-type licence * Portable (Unix) distribution * On-line documentation * SABLE markup, Emacs, client/server, scripting interfaces. - Update speech_tools-undefined-operation.patch - Remove speech_tools-gcc47.patch; merged on upstream release - Add festvox_rablpc16k.tar.gz; new upstream english festvox * Sun Jul 13 2014 devel.openSUSE.org@gmail.com - Spec-file cleanup * Tue Apr 09 2013 schwab@suse.de - Update config.guess/sub for speech_tools * Mon Nov 19 2012 dimstar@opensuse.org - Fix useradd invocation: -o is useless without -u and newer versions of pwdutils/shadowutils fail on this now. * Sat Mar 17 2012 dimstar@opensuse.org - Add speech_tools-gcc47.patch: Fix build with gcc 4.7. * Mon Jun 27 2011 vuntz@opensuse.org - Update to version 2.1: + Integrated and updated support for HTS, Clustergen, Multisyn and Clunits voices. + Build fixes for newer gcc. + Bug fixes galore. - Drop various patches that were needed to fix build issues (generally caused by recent gcc): festival-1.95-gcc4.patch, festival-1.96.patch, speech_tools-1.2.95-gcc4.patch, speech_tools-1.2.95-gcc41.patch, speech_tools-1.2.95-returnvalue.patch, speech_tools-1.2.96-beta-const.patch, speech_tools-1.2.96-beta.patch. - Rebase festival-no-LD_LIBRARY_PATH-extension.patch and speech_tools-no-LD_LIBRARY_PATH-extension.patch, and change them to not remove empty files (which introduces errors during the build) by keeping an empty line in those files. - Add speech_tools-undefined-operation.patch, which contains the only interesting bit left from speech_tools-1.2.95-gcc41.patch. * Thu Sep 30 2010 vuntz@opensuse.org - Add festival-safe-temp-file.patch: do not use the PID of the process to create a temporary file. Mentioned in bnc#642507. * Wed Sep 29 2010 vuntz@opensuse.org - Add festival-no-LD_LIBRARY_PATH-extension.patch and speech_tools-no-LD_LIBRARY_PATH-extension.patch: do not change LD_LIBRARY_PATH to include a directory that can be used by malicious users. Fix bnc#642507. * Mon Jun 08 2009 ro@suse.de - Add speech_tools-1.2.96-beta-const.patch to fix build: strchr return value changed from char* to const char* * Mon Jan 21 2008 mskibbe@suse.de - fix build problems with new gcc * Thu Sep 20 2007 hvogel@suse.de - get rid of usermod %pre call - add group/useradd to prereq * Fri Aug 31 2007 mskibbe@suse.de - Bug 294691 - VUL-0: Festival: Privilege elevation * Mon Aug 27 2007 mskibbe@suse.de - fix 64 bit build problem * Mon Jul 30 2007 mskibbe@suse.de - update speech_tools to version 1.96-beta which o fix a lot of bugs o includes speech_tools-1.2.95-includes.patch o fix VUL-0: Festival: Privilege elevation (#294691) * Fri Mar 30 2007 ro@suse.de - added ncurses-devel to buildreq * Mon Jan 29 2007 mskibbe@suse.de - festival-devel packages is incomplete (#230697) * Tue Oct 31 2006 meissner@suse.de - use RPM_OPT_FLAGS * Wed Sep 13 2006 mskibbe@suse.de - update to version 1.96 which o compiles with gcc 4.0 o contains a lot of little bug fixes * Tue Jul 18 2006 mskibbe@suse.de - fix a problem that audsp cannot be open (#190100) * Tue Mar 21 2006 hvogel@suse.de - define outidx [#158757] * Wed Mar 08 2006 cthiel@suse.de - PreReq %fillup_prereq, to make %post scripts work * Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires * Fri Jan 20 2006 hvogel@suse.de - remove cmudict_extensions.scm because of license issues. - add init script for festival in server mode by Andreas Schneider. [#143397] - default allow connections from localhost for gnome-speech. Patch by Fernando Herrera. [#144082] * Wed Jan 11 2006 hvogel@suse.de - split devel subpackage * Wed Dec 07 2005 rguenther@suse.de - fix operator overloads returning references to temporary objects * Thu Nov 03 2005 rguenther@suse.de - fix gcc 4.1 compilation problems - build with -ffriend-injection * Fri Sep 02 2005 hvogel@suse.de - fix man page permissions [#114849] * Wed Aug 31 2005 hvogel@suse.de - add festival.el for emacs [#114380] * Fri Aug 26 2005 hvogel@suse.de - fix libdir path [#113090] * Tue May 24 2005 hvogel@suse.de - fix missing class types * Thu May 19 2005 hvogel@suse.de - add manpages - get rid of -Wall for g++ - use optflags for gcc - package the saytime script - simplify install section - general sepcfile cleanup - fix some more include warnings * Wed May 18 2005 hvogel@suse.de - Update to version 1.95 - fix the rest * Fri May 13 2005 yxu@suse.de - partly fixed for GCC4 - still problems with function templates left * Mon Jan 10 2005 adrian@suse.de - install libraries and header files - do compile with -fPIC - do not build as root anymore * Mon Apr 19 2004 meissner@suse.de - fixed aliasing problem. * Sat Mar 20 2004 meissner@suse.de - fixed paths to sample files #36618 * Mon Mar 15 2004 sbrabec@suse.cz - Removed obsolete mandir and infodir. * Tue Feb 24 2004 hhetter@suse.de - include festival license in %doc * Thu Feb 19 2004 hhetter@suse.de - initial SUSE package
/usr/include/EST.h /usr/include/EST_ChannelType.h /usr/include/EST_Chunk.h /usr/include/EST_Complex.h /usr/include/EST_Contents.h /usr/include/EST_DMatrix.h /usr/include/EST_Event.h /usr/include/EST_FMatrix.h /usr/include/EST_FeatureData.h /usr/include/EST_Featured.h /usr/include/EST_Features.h /usr/include/EST_FileType.h /usr/include/EST_FringeServer.h /usr/include/EST_HMM.h /usr/include/EST_Handleable.h /usr/include/EST_IMatrix.h /usr/include/EST_Ngrammar.h /usr/include/EST_Option.h /usr/include/EST_PST.h /usr/include/EST_Pathname.h /usr/include/EST_Regex.h /usr/include/EST_SCFG.h /usr/include/EST_SCFG_Chart.h /usr/include/EST_SMatrix.h /usr/include/EST_Server.h /usr/include/EST_ServiceTable.h /usr/include/EST_SingleChannelWave.h /usr/include/EST_String.h /usr/include/EST_StringTrie.h /usr/include/EST_TBox.h /usr/include/EST_TBuffer.h /usr/include/EST_TDeque.h /usr/include/EST_THandle.h /usr/include/EST_THash.h /usr/include/EST_TIterator.h /usr/include/EST_TKVL.h /usr/include/EST_TList.h /usr/include/EST_TMatrix.h /usr/include/EST_TNamedEnum.h /usr/include/EST_TSimpleMatrix.h /usr/include/EST_TSimpleVector.h /usr/include/EST_TSortable.h /usr/include/EST_TTimeIndex.h /usr/include/EST_TVector.h /usr/include/EST_Token.h /usr/include/EST_Track.h /usr/include/EST_TrackMap.h /usr/include/EST_UList.h /usr/include/EST_Val.h /usr/include/EST_Val_defs.h /usr/include/EST_WFST.h /usr/include/EST_Wagon.h /usr/include/EST_Wave.h /usr/include/EST_audio.h /usr/include/EST_bool.h /usr/include/EST_cluster.h /usr/include/EST_cmd_line.h /usr/include/EST_cmd_line_options.h /usr/include/EST_common.h /usr/include/EST_cutils.h /usr/include/EST_dynamic_model.h /usr/include/EST_error.h /usr/include/EST_features_aux.h /usr/include/EST_grammar.h /usr/include/EST_inline_utils.h /usr/include/EST_io_aux.h /usr/include/EST_iostream.h /usr/include/EST_kalman.h /usr/include/EST_lattice.h /usr/include/EST_lattice_io.h /usr/include/EST_ling_class.h /usr/include/EST_math.h /usr/include/EST_model_types.h /usr/include/EST_multistats.h /usr/include/EST_rw_status.h /usr/include/EST_sigpr.h /usr/include/EST_simplestats.h /usr/include/EST_socket.h /usr/include/EST_sort.h /usr/include/EST_speech_class.h /usr/include/EST_stats.h /usr/include/EST_strcasecmp.h /usr/include/EST_string_aux.h /usr/include/EST_system.h /usr/include/EST_tilt.h /usr/include/EST_track_aux.h /usr/include/EST_types.h /usr/include/EST_unix.h /usr/include/EST_util_class.h /usr/include/EST_viterbi.h /usr/include/EST_walloc.h /usr/include/EST_wave_aux.h /usr/include/ModuleDescription.h /usr/include/Phone.h /usr/include/festival.h /usr/include/fngram.h /usr/include/instantiate /usr/include/instantiate/EST_TDequeI.h /usr/include/instantiate/EST_THashI.h /usr/include/instantiate/EST_TIteratorI.h /usr/include/instantiate/EST_TKVLI.h /usr/include/instantiate/EST_TListI.h /usr/include/instantiate/EST_TMatrixI.h /usr/include/instantiate/EST_TNamedEnumI.h /usr/include/instantiate/EST_TSimpleMatrixI.h /usr/include/instantiate/EST_TSimpleVectorI.h /usr/include/instantiate/EST_TSortableI.h /usr/include/instantiate/EST_TStringHashI.h /usr/include/instantiate/EST_TVectorI.h /usr/include/intonation.h /usr/include/lexicon.h /usr/include/ling_class /usr/include/ling_class/EST_FeatureFunctionPackage.h /usr/include/ling_class/EST_Item.h /usr/include/ling_class/EST_Item_Content.h /usr/include/ling_class/EST_Relation.h /usr/include/ling_class/EST_Relation_list.h /usr/include/ling_class/EST_Relation_mls.h /usr/include/ling_class/EST_Relation_tree.h /usr/include/ling_class/EST_Utterance.h /usr/include/ling_class/EST_item_aux.h /usr/include/ling_class/EST_item_content_aux.h /usr/include/ling_class/EST_relation_aux.h /usr/include/ling_class/EST_relation_compare.h /usr/include/ling_class/EST_utterance_aux.h /usr/include/ling_class/EST_utterance_xml.h /usr/include/module_support.h /usr/include/modules.h /usr/include/rxp /usr/include/rxp/XML_Parser.h /usr/include/rxp/charset.h /usr/include/rxp/ctype16.h /usr/include/rxp/dtd.h /usr/include/rxp/input.h /usr/include/rxp/rxp.h /usr/include/rxp/stdio16.h /usr/include/rxp/string16.h /usr/include/rxp/system.h /usr/include/rxp/url.h /usr/include/rxp/xmlparser.h /usr/include/sigpr /usr/include/sigpr/EST_Window.h /usr/include/sigpr/EST_fft.h /usr/include/sigpr/EST_filter.h /usr/include/sigpr/EST_filter_design.h /usr/include/sigpr/EST_misc_sigpr.h /usr/include/sigpr/EST_pitchmark.h /usr/include/sigpr/EST_sigpr_frame.h /usr/include/sigpr/EST_sigpr_utt.h /usr/include/sigpr/EST_spectrogram.h /usr/include/siod.h /usr/include/siod_defs.h /usr/include/siod_est.h /usr/include/text.h /usr/include/unix /usr/include/unix/EST_defines_unix.h /usr/include/unix/EST_socket_unix.h /usr/lib64/libFestival.a /usr/lib64/libestbase.a /usr/lib64/libestools.a /usr/lib64/libeststring.a
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jun 19 00:02:36 2025