Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37393517
en ru br
Репозитории ALT
S:1.0-alt8
5.1: 1.0-alt6
4.1: 1.0-alt5
4.0: 1.0-alt5
3.0: 1.0-alt5
www.altlinux.org/Changes

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

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

%define dict_name mueller7

Name: stardict-%dict_name
Version: 1.0
Release: alt8

Summary: V.K. Mueller English-Russian Dictionary, 7th Edition, for stardict
License: GPLv2+
Group: Text tools
Requires: stardict >= 2.4.2
Url: http://mueller-dic.chat.ru/
Packager: Anton V. Boyarshinov <boyarsh at altlinux.ru>
BuildArch: noarch

# http://mueller-dic.chat.ru/Mueller7GPL.tgz

Source: Mueller7GPL.tar

BuildRequires: dict-tools perl-Unicode-Map8 stardict-tools >= 3.0.3

%description
Electronic version of V.K. Mueller English-Russian Dictionary,
7th Edition, in stardict format, for use with a stardict client.

%prep
%setup -c

%build
cd usr/local/share/dict
mueller2stardict.sh Mueller7GPL.koi %dict_name
sed -i 's/^\(bookname\)=.*/\1=V.K.Mueller English-Russian Dictionary, 7th Edition/' %dict_name.ifo
gzip -9n %dict_name.idx
dictzip %dict_name.dict
cd - >/dev/null

%install
%define stardictdir %_datadir/stardict/dic
mkdir -p %buildroot%stardictdir
install -pm644 -D usr/local/share/dict/%dict_name.{dict.dz,idx.gz,ifo} \
%buildroot%stardictdir/

%files
%stardictdir/*

%changelog

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

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