Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37752525
en ru br
Репозитории ALT
5.1: 0.4.25-alt1
4.1: 0.4.18-alt1
4.0: 0.4.5-alt1
3.0: 0.3.5-alt1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: gnome-speech

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define ver_major 0.4
%def_disable static

Name: gnome-speech
Version: %ver_major.18
Release: alt1

Summary: GNOME Speech - text-to-speech convertion

License: LGPL
Group: System/Libraries
Url: http://developer.gnome.org/projects/gap/
Packager: GNOME Maintainers Team <gnome at packages.altlinux.org>

Source0: http://ftp.gnome.org/pub/gnome/sources/%name/%ver_major/%name-%version.tar.bz2
Patch0: %name-am_fixes.patch
Patch1: %name-no_gnome-common.patch
Patch2: %name-nojava.patch

Requires: gnome-speech-driver

# Automatically added by buildreq on Sat Dec 29 2007

BuildRequires: gcc-c++ libbonobo-devel libespeak-devel

%description
GNOME Speech purpose is to provide a simple general API for producing
text-to-speech output.

%package driver-espeak
Summary: Espeak TTS Speech Driver
Group: System/Libraries
Requires: espeak
Provides: gnome-speech-driver

%description driver-espeak
Provides text to speech services using the Espeak Speech Synthesis
System.

%package driver-festival
Summary: Festival TTS Speech Driver
Group: System/Libraries
Requires: festival
Provides: gnome-speech-driver

%description driver-festival
Provides the text to speech services using the Festival Speech
Synthesis System.

%package driver-speech-dispatcher
Summary: Speech Dispatcher driver
Group: System/Libraries
Provides: gnome-speech-driver

%description driver-speech-dispatcher
Provides the text to speech services using Speech Dispatcher.

%package devel
Summary: Development files for gnome_speech
Group: Development/C
Requires: %name = %version-%release

%description devel
GNOME speech files needed for development.

%prep
%setup -q
#%%patch0 -p1
%patch1 -p1

%build
%__libtoolize
%__aclocal
%__automake
%__autoconf
%configure \
%{subst_enable static} \
--with-festival \
--with-speech-dispatcher \
--with-espeak-dir=%_prefix

%make

%install
%makeinstall

# no *.la for orbit modules

rm -f $RPM_BUILD_ROOT%_libdir/orbit-*/*.la

%post
%post_ldconfig

%postun
%postun_ldconfig

%files
%_bindir/test-speech
%_libdir/libgnomespeech.so.*
%_libdir/orbit-2.0/*.so

%files driver-espeak
%_bindir/espeak-synthesis-driver
%_libdir/bonobo/servers/GNOME_Speech_SynthesisDriver_Espeak.server

%files driver-festival
%_bindir/festival-synthesis-driver
%_libdir/bonobo/servers/GNOME_Speech_SynthesisDriver_Festival.server

%files driver-speech-dispatcher
%_bindir/speechd-synthesis-driver
%_libdir/bonobo/servers/GNOME_Speech_SynthDriver_Speech_Dispatcher.server

%files devel
%_libdir/libgnomespeech.so
%_includedir/gnome-speech-1.0
%_datadir/idl/*
%_pkgconfigdir/*.pc

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin