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

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

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

Name: hyphen-de
Summary: German hyphenation rules
Version: 20061130
Release: alt1.M40.1
Group: Text tools
URL: http://lingucomponent.openoffice.org/hyphenator.html
License: LGPL

Requires: libhyphen

Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_de_DE.zip

BuildArch: noarch
BuildRequires: unzip

%description
German hyphenation rules.

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

%build
chmod -x *

%install
mkdir -p %buildroot%_datadir/hyphen
install -m644 hyph_de_DE.dic %buildroot%_datadir/hyphen

cd %buildroot%_datadir/hyphen/
de_DE_aliases="de de_CH"
for lang in $de_DE_aliases; do
ln -s hyph_de_DE.dic hyph_$lang.dic
done

%files
%doc README*
%_datadir/hyphen/*

%changelog

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

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