SPECS: flite.spec - pl
qboosh
qboosh at pld-linux.org
Fri Oct 6 23:22:59 CEST 2006
Author: qboosh Date: Fri Oct 6 21:22:59 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
flite.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/flite.spec
diff -u SPECS/flite.spec:1.2 SPECS/flite.spec:1.3
--- SPECS/flite.spec:1.2 Thu Sep 14 23:43:37 2006
+++ SPECS/flite.spec Fri Oct 6 23:22:54 2006
@@ -8,11 +8,12 @@
# Conditional build:
%bcond_without static_libs # don't pack static liraries
#
+Summary: flite - a small, fast speech synthesis engine
+Summary(pl): flite - mały, szybki silnik syntezy mowy
+Summary(ru): flite - ÍÁĚĹÎŘËĎĹ, ÂŮÓÔŇĎĹ ÓŇĹÄÓÔ×Ď ÄĚŃ ÓÉÎÔĹÚÁ ŇĹŢÉ
Name: flite
Version: 1.2
Release: 0.2
-Summary: flite - a small, fast speech synthesis engine
-Summary(ru_RU.KOI8-R):flite - ÍÁĚĹÎŘËĎĹ, ÂŮÓÔŇĎĹ ÓŇĹÄÓÔ×Ď ÄĚŃ ÓÉÎÔĹÚÁ ŇĹŢÉ
License: Custom, see COPYING
Group: Applications/Sound
Source0: http://www.speech.cs.cmu.edu/flite/packed/flite-1.2/%{name}-%{version}-release.tar.bz2
@@ -40,34 +41,50 @@
documentation for building synthetic voices. However, flite itself
does not require either of these systems to compile and run.
-%description -l ru_RU.KOI8-R
+%description -l pl
+Flite to mały, szybki silnik syntezy mowy. Jest najnowszym dodatkiem
+do zestawu wolnodostępnych narzędzi do syntezy zawierającego system
+syntezy mowy Festival z University of Edinburgh, projekt FestVox z
+Carnegie Mellon University, narzędzia, skrypty i dokumentację
+tworzenia głosów syntetycznych. Jednak sam flite nie wymaga żadnego z
+tych systemów do skompilowania czy uruchomienia.
+
+%description -l ru
Flite -- ÍÁĚĹÎŘËĎĹ, ÂŮÓÔŇĎĹ ÓŇĹÄÓÔ×Ď ÄĚŃ ÓÉÎÔĹÚÁ ŇĹŢÉ. üÔĎ ĐĎÓĚĹÄÎĹĹ
ÄĎÂÁ×ĚĹÎÉĹ Ë ÎÁÂĎŇŐ Ó×ĎÂĎÄÎĎÇĎ ĐŇĎÇŇÁÍÍÎĎÇĎ ĎÂĹÓĐĹŢĹÎÉŃ ÄĚŃ ÓÉÎÔĹÚÁ
ŇĹŢÉ, ĐŇĎĹËÔŮ FestVox É Festival. ďÄÎÁËĎ, ÓÁÍ flite ÎĹ ÔŇĹÂŐĹÔ ÎÉ
ĎÄÎĎÇĎ ÉÚ ÜÔÉČ ĐÁËĹÔĎ× ÄĚŃ ËĎÍĐÉĚŃĂÉÉ É ÚÁĐŐÓËÁ.
%package devel
-Summary: development files for flite
-Group: Applications/Sound
+Summary: Development files for flite
+Summary(pl): Pliki programistyczne dla flite
+Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%description devel
-development files for flite, a small, fast speech synthesis engine
+Development files for flite, a small, fast speech synthesis engine.
+
+%description devel -l pl
+Pliki programistyczne dla flite - małego, szybkiego silnika syntezy
+mowy.
-%description devel -l ru_RU.KOI8-R
+%description devel -l ru
ćÁĘĚŮ ÄĚŃ ŇÁÚŇÁÂĎÔËÉ Ó ÉÓĐĎĚŘÚĎ×ÁÎÉĹÍ flite - ÍÁĚĹÎŘËĎÇĎ, ÂŮÓÔŇĎÇĎ
ÓŇĹÄÓÔ×Á ÄĚŃ ÓÉÎÔĹÚÁ ŇĹŢÉ.
%package static
-Summary: static development files for flite
+Summary: Static flite library
+Summary(pl): Statyczna biblioteka flite
Group: Applications/Sound
Requires: %{name}-devel = %{version}-%{release}
%description static
-static development files for flite, a small, fast speech synthesis
-engine
+Static library for flite, a small, fast speech synthesis engine.
-%description static -l ru_RU.KOI8-R
+%description static -l pl
+Statyczna biblioteka flite - małego, szybkiego silnika syntezy mowy.
+
+%description static -l ru
óÔÁÔÉŢĹÓËÉĹ ĆÁĘĚŮ ÄĚŃ ŇÁÚŇÁÂĎÔËÉ Ó ÉÓĐĎĚŘÚĎ×ÁÎÉĹÍ flite - ÍÁĚĹÎŘËĎÇĎ,
ÂŮÓÔŇĎÇĎ ÓŇĹÄÓÔ×Á ÄĚŃ ÓÉÎÔĹÚÁ ŇĹŢÉ.
@@ -116,8 +133,8 @@
%files devel
%defattr(644,root,root,755)
-%{_includedir}/*
%attr(755,root,root) %{_libdir}/lib*.so
+%{_includedir}/*
%if %{with static_libs}
%files static
@@ -131,6 +148,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/10/06 21:22:54 qboosh
+- pl
+
Revision 1.2 2006/09/14 21:43:37 twittner
- -alsa.patch removed; build with `--with-audio=oss' because emacspeak
doesn't work correctly when flite is compiled with alsa support
@@ -140,4 +160,3 @@
Revision 1.1 2006/09/14 18:52:38 twittner
- new, based on ALT Linux work
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/flite.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list