]> git.pld-linux.org Git - packages/eflite.git/blobdiff - eflite.spec
- didn't last long :) obsolete
[packages/eflite.git] / eflite.spec
index e8cd14d37393b15fa962076504290523c94c7e66..dd6c2822347d04fb4faa6c9948d757ae57614ff6 100644 (file)
@@ -1,13 +1,13 @@
 Summary:       FLite Emacspeak server
-Summary(pl):   FLite - serwer Emacspeak
-Summary(ru):   FLite ÓÅÒ×ÅÒ ÄÌÑ Emacspeak
+Summary(pl.UTF-8):     FLite - serwer Emacspeak
+Summary(ru.UTF-8):     FLite сервер для Emacspeak
 Name:          eflite
-Version:       0.4.0a
-Release:       0.3
+Version:       0.4.1
+Release:       2
 License:       GPL
 Group:         Applications/Sound
 Source0:       http://dl.sourceforge.net/eflite/%{name}-%{version}.tar.gz
-# Source0-md5: 9b19610a304a1c9e367ce5bdc9d0fa70
+# Source0-md5: 9c1a25990426ae1c6519ee1a4528dc03
 Patch0:                %{name}-doc.patch
 Patch1:                %{name}-DESTDIR.patch
 URL:           http://eflite.sourceforge.net/
@@ -18,19 +18,21 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 This is a Emacspeak interface to Festival Lite speech synthesizer.
 
-%description -l pl
+%description -l pl.UTF-8
 Ten pakiet zawiera interfejs Emacspeak do syntezatora mowy Festival
 Lite.
 
-%description -l ru
-üÔÏ ÉÎÔÅÒÆÅÊÓ ÄÌÑ Emacspeak ÄÌÑ ÓÉÎÔÅÚÁÔÏÒÁ ÒÅÞÉ Festival Lite.
+%description -l ru.UTF-8
+Это интерфейс для Emacspeak для синтезатора речи Festival Lite.
 
 %prep
-%setup -q -n %{name}-0.4.0
+%setup -q
 %patch0 -p1
 %patch1 -p1
 
 %build
+export flite_dir="%{_libdir}"
+export flite_include_dir="%{_includedir}/flite"
 %configure \
        --with-vox=cmu_us_kal16 \
        --with-audio=oss
This page took 0.081088 seconds and 4 git commands to generate.