Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37512860
en ru br
Репозитории ALT
S:1.95-alt1
5.1: 1.95-alt1
www.altlinux.org/Changes

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

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

%define version 1.95
%define release alt1

Name: festlex_OALD
Version: %{version}
Release: %{release}
Group: Sound
Copyright: non-commercial and non-military use
URL: http://www.cstr.ed.ac.uk/projects/festival.html
Packager: Igor Vlasenko <viy at altlinux.org>
Summary: Oxford Advanced Learners' Dictionary for Festival
Requires: festival
BuildArch: noarch
Source0: http://www.cstr.ed.ac.uk/downloads/festival/1.95/festlex_OALD.tar.gz

%description
Oxford Advanced Learners' Dictionary for Festival

%prep
%setup -q -c

%build

%install
DICT_DIR=$RPM_BUILD_ROOT/usr/share/festival/dicts

cd festival

install -d $DICT_DIR/oald
install -m 644 lib/dicts/oald/oald_lts_rules.scm $DICT_DIR/oald
install -m 644 lib/dicts/oald/oald-0.4.out $DICT_DIR/oald
install -m 644 lib/dicts/oald/oaldlex.scm $DICT_DIR/oald

%files
%defattr(-,root,root)
%doc festival/lib/dicts/oald/COPYING
/usr/share/festival/*

%changelog

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

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