Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37400526
en ru br
ALT Linux repos
S:1.2-alt2.qa3
5.0: 1.2-alt2
4.1: 1.2-alt2
4.0: 1.2-alt2
3.0: 1.2-alt1

Group :: Text tools
RPM: mova-mueller7

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: mova-mueller7
Version: 1.2
Release: alt2.qa3

Summary: V.K. Mueller English-Russian Dictionary, 7 Edition: mova format
Summary(ru_RU.KOI8-R): Англо-русский словарь Мюллера, редакция 7: формат mova

License: GPL
Group: Text tools
Url: http://www.chat.ru/~muller_dic/

%define dict_file       Mueller7GPL
BuildRequires: dict-tools

Source: %dict_file.tgz
Source3: Movarc_Mueller7GPL

BuildArchitectures: noarch

Requires: mova
Provides: mueller7-mova
Obsoletes: mueller7-mova

%description
Electronic version of V.K. Mueller English-Russian Dictionary, 7 Edition
in mova format. You can use it with programs from mova package.

%description -l ru_RU.KOI8-R
Электронная версия англо-русского словаря Мюллера 7-ой редакции.
в формате mova. Для его использования требуются программы из пакета
mova.

%prep
%setup -q -c

%build
mkdir rpmdoc
mv usr/local/share/mova/*.txt rpmdoc/

%install
install -p -m644 -D usr/local/share/dict/%dict_file.koi %buildroot%_datadir/dict/%dict_file.koi
install -p -m644 -D usr/local/share/dict/%dict_file.koi.hash %buildroot%_datadir/dict/%dict_file.koi.hash
install -p -m644 -D %SOURCE3 %buildroot%_sysconfdir/mova/Movarc_Mueller7GPL.koi

mkdir -p %buildroot%_desktopdir
cat > %buildroot%_desktopdir/%{name}.desktop <<EOF
[Desktop Entry]
Version=1.0
Type=Application
Name=Mova Mueller7 Eng-Rus
Comment=English/Russian dictionary by V.K.Mueller
Icon=mova
Exec=/usr/bin/movaTK -W Mueller7GPL.koi
Terminal=false
Categories=Office;TextTools;Dictionary;
EOF

%files
%_datadir/dict/*
%_desktopdir/%{name}.desktop
%_sysconfdir/mova/*
%doc rpmdoc/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin