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

Группа :: Работа с текстами
Пакет: mythes-de

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

Name: mythes-de
Summary: German thesarus
Version: 20070206
Release: alt1
Group: Text tools
URL: http://www.openthesaurus.de
License: LGPL

Source0: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/thes_de_DE_v2.zip

BuildArch: noarch
BuildRequires: unzip

%description
German thesarus.

%prep
%setup -q -c -n %name

%build
chmod -x *

%install
mkdir -p %buildroot/%_datadir/mythes
install -m644 th_de_DE_v2.* %buildroot/%_datadir/mythes

cd %buildroot/%_datadir/mythes/
de_DE_aliases="de_CH"
for lang in $de_DE_aliases; do
       ln -s th_de_DE_v2.idx "th_"$lang"_v2.idx"
       ln -s th_de_DE_v2.dat "th_"$lang"_v2.dat"
done

%files
%doc README*
%dir %_datadir/mythes
%_datadir/mythes/*

%changelog

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

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