Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37728709
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

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

Summary: GNOME Speech - text-to-speech convertion

License: LGPL
Group: System/Libraries
Url: http://developer.gnome.org/projects/gap/

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

BuildRequires: gcc-c++ libbonobo2-devel libpopt-devel

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

%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
%make

%install
%makeinstall

# no *.la for orbit modules

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

%post
%post_ldconfig

%postun
%postun_ldconfig

%files
%_bindir/festival-synthesis-driver
%_bindir/test-speech
%_libdir/libgnomespeech.so.*
%_libdir/bonobo/servers/*.server
%_libdir/orbit-2.0/*.so

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

%changelog

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

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