Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37770696
en ru br
Репозитории ALT
S:0.9-alt1_0.0.5prealpha.9
5.1: 0.4.1-alt2
4.1: 0.3-alt1
www.altlinux.org/Changes

Группа :: Звук
Пакет: sphinxbase

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

Name: sphinxbase
Version: 0.4.1
Release: alt2

Summary: Base files of CMU Sphinx Recognition System

Group: Sound
License: BSD-style (see COPYING)
Url: http://cmusphinx.sourceforge.net/

Packager: Vladimir V. Kamarzin <vvk at altlinux.org>

Source: %name-%version.tar

# Automatically added by buildreq on Tue Feb 24 2009

BuildRequires: python-module-setuptools

%description
The CMU Sphinx Recognition System is a library and a set
of examples and utilities for speech recognition.

This package will install the sphinx3 library and some examples.

%package -n lib%name
Summary: %name shared library
Group: Sound

%description -n lib%name
%summary

%package -n lib%name-devel
Summary: Headers for lib%name
Group: Development/C
Requires: lib%name = %version-%release

%description -n lib%name-devel
Headers for building software that uses %name

%prep
%setup

%build
%configure
%make_build

%install
install -d %buildroot%python_sitelibdir
PYTHONPATH=%buildroot%python_sitelibdir %make_install DESTDIR=%buildroot install

%files
%_bindir/sphinx*

%files -n lib%name
%_libdir/*.so.*

%files -n lib%name-devel
%_libdir/*.so
%_includedir/%name
%_pkgconfigdir/%name.pc

%changelog

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

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