Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37657795
en ru br
ALT Linux repositórios
S:1.95-alt1
5.0: 1.95-alt1
4.1: 1.95-alt1
4.0: 1.95-alt1

Group :: Som
RPM: festlex_POSLEX

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define version 1.95
%define release alt1

Name: festlex_POSLEX
Version: %{version}
Release: %{release}
Group: Sound
Copyright: X11-style
URL: http://www.cstr.ed.ac.uk/projects/festival.html
Packager: Igor Vlasenko <viy at altlinux.org>
Summary: Lexicon for English part of speech tagging
Requires: festival
BuildArch: noarch

Source0: http://www.cstr.ed.ac.uk/downloads/festival/1.95/festlex_POSLEX.tar.gz

%description
Lexicon for English part of speech tagging

%prep
%setup -q -c

%build

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

cd festival

install -d $DICT_DIR
install -m 644 lib/dicts/wsj.wp39.poslexR $DICT_DIR
install -m 644 lib/dicts/wsj.wp39.tri.ngrambin $DICT_DIR

%clean

%files
%defattr(-,root,root)
/usr/share/festival/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009