[packages/hts_engine] - pl

qboosh qboosh at pld-linux.org
Wed Feb 26 21:26:39 CET 2025


commit 2c1944cbd762c67e5370341c5cb8e5ae156665b2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Feb 26 21:19:34 2025 +0100

    - pl

 hts_engine.spec | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)
---
diff --git a/hts_engine.spec b/hts_engine.spec
index 3f2c508..1d961e7 100644
--- a/hts_engine.spec
+++ b/hts_engine.spec
@@ -1,12 +1,13 @@
-Summary:	hts_engine API
+Summary:	Synthesize speech waveform from HMMs
+Summary(pl.UTF-8):	Synteza próbek dźwiękowych mowy z HMM
 Name:		hts_engine
 Version:	1.10
 Release:	1
 License:	BSD
 Group:		Applications/Sound
-Source0:	http://downloads.sourceforge.net/hts-engine/%{name}_API-%{version}.tar.gz
+Source0:	https://downloads.sourceforge.net/hts-engine/%{name}_API-%{version}.tar.gz
 # Source0-md5:	5626d1e2522659e93fb295f0b42339f5
-URL:		http://hts-engine.sourceforge.net/
+URL:		https://hts-engine.sourceforge.net/
 BuildRequires:	libstdc++-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -14,16 +15,20 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 The hts_engine is software to synthesize speech waveform from HMMs
 trained by the HMM-based speech synthesis system (HTS).
 
+%description -l pl.UTF-8
+hts_engine to oprogramowanie do syntezy próbek dźwiękowych mowy z HMM
+wytrenowanych przez system syntezy mowy HTS, oparty na HMM.
+
 %package devel
-Summary:	Header files for %{name} library
-Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki %{name}
+Summary:	hts_engine API and static library
+Summary(pl.UTF-8):	API i biblioteka statyczna hts_engine
 Group:		Development/Libraries
 
 %description devel
-Header files for %{name} library.
+hts_engine API and static library.
 
 %description devel -l pl.UTF-8
-Pliki nagłówkowe biblioteki %{name}.
+API i biblioteka statyczna hts_engine.
 
 %prep
 %setup -q -n %{name}_API-%{version}
@@ -34,6 +39,7 @@ Pliki nagłówkowe biblioteki %{name}.
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hts_engine.git/commitdiff/2c1944cbd762c67e5370341c5cb8e5ae156665b2



More information about the pld-cvs-commit mailing list