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

Группа :: Работа с текстами
Пакет: dict-fra-eng

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

# first 256 bytes of ASCII
############################################################
############################################################
############################################################
############################################################
#define dict_name eng-fra
%define dict_name fra-eng
%define stardict_name dictd_www.freedict.de_%dict_name
#define dict_sum_en English-Franch
%define dict_sum_en French-English
#define dict_sum_ru п░п╫пЁп╩п╬-я└я─п╟п╫я├я┐п╥я│п╨п╦п╧
#define dict_des_ru п╟п╫пЁп╩п╬-я└я─п╟п╫я├я┐п╥я│п╨п╬пЁп╬
%define dict_sum_ru п╓я─п╟п╫я├я┐п╥я│п╨п╬-п╟п╫пЁп╩п╦п╧я│п╨п╦п╧
%define dict_des_ru я└я─п╟п╫я├я┐п╥я│п╨п╬пЁп╬-п╟п╫пЁп╩п╦п╧я│п╨п╬пЁп╬

BuildRequires: dict-tools
%def_without stardict
%if_with stardict
BuildRequires: stardict-tools >= 2.4.2
%endif

Name: dict-%dict_name
Version: 0.3.4
Release: alt2

Summary: %dict_sum_en Dictionary: dictd format
Summary(ru_RU.UTF-8): %dict_sum_ru я│п╩п╬п╡п╟я─я▄: я└п╬я─п╪п╟я┌ dictd
License: GPL
Group: Text tools
PreReq: dictd
Url: http://www.freedict.org

Source: freedict-%dict_name-%version.tar.bz2

BuildArch: noarch

%description
Electronic version of %dict_sum_en Dictionary, in dictd format.
You can use it with your favourite dict client.

%description -l ru_RU.UTF-8
п╜п╩п╣п╨я┌я─п╬п╫п╫п╟я▐ п╡п╣я─я│п╦я▐ %dict_des_ru я│п╩п╬п╡п╟я─я▐ п╡ я└п╬я─п╪п╟я┌п╣ dictd.
п▓я▀ п╪п╬п╤п╣я┌п╣ п╦я│п©п╬п╩я▄п╥п╬п╡п╟я┌я▄ п╣пЁп╬ я│п╬ я│п╡п╬п╦п╪ п╩я▌п╠п╦п╪я▀п╪ dict п╨п╩п╦п╣п╫я┌п╬п╪.

%if_with stardict
%package -n stardict-%stardict_name
Summary: %dict_sum_en Dictionary: stardict format
Summary(ru_RU.UTF-8): %dict_sum_ru я│п╩п╬п╡п╟я─я▄: я└п╬я─п╪п╟я┌ stardict
License: GPL
Group: Text tools
PreReq: stardict

%description -n stardict-%stardict_name
Electronic version of %dict_sum_en Dictionary, in stardict format.
You can use it with your favourite stardict client.

%description -n stardict-%stardict_name -l ru_RU.UTF-8
п╜п╩п╣п╨я┌я─п╬п╫п╫п╟я▐ п╡п╣я─я│п╦я▐ %dict_des_ru я│п╩п╬п╡п╟я─я▐ п╡ я└п╬я─п╪п╟я┌п╣ stardict.
п▓я▀ п╪п╬п╤п╣я┌п╣ п╦я│п©п╬п╩я▄п╥п╬п╡п╟я┌я▄ п╣пЁп╬ я│п╬ я│п╡п╬п╦п╪ п╩я▌п╠п╦п╪я▀п╪ stardict п╨п╩п╦п╣п╫я┌п╬п╪.
%endif

%prep
%setup -q -n %dict_name

%install
install -p -m644 -D %dict_name.dict.dz $RPM_BUILD_ROOT%_datadir/dictd/%dict_name.dict.dz
install -p -m644 -D %dict_name.index $RPM_BUILD_ROOT%_datadir/dictd/%dict_name.index

%if_with stardict
dictzip -d %dict_name.dict.dz
WORDCOUNT=`dictd2dic %dict_name | grep count | awk '{print $2}'`
[ -f %stardict_name.idx.gz ] && gunzip %stardict_name.idx.gz
IDXSIZE=`ls -l %stardict_name.idx | awk '{print $5}'`
cat >%stardict_name.ifo <<EOF
StarDict's dict ifo file
version=2.4.2
wordcount=$WORDCOUNT
idxfilesize=$IDXSIZE
bookname=%stardict_name
date=`date '+%%Y.%%m.%%d'`
sametypesequence=m
EOF
#gzip %stardict_name.idx

install -p -m644 -D %stardict_name.dict.dz $RPM_BUILD_ROOT%_datadir/stardict/dic/%stardict_name.dict.dz
install -p -m644 -D %stardict_name.idx    $RPM_BUILD_ROOT%_datadir/stardict/dic/%stardict_name.idx
install -p -m644 -D %stardict_name.ifo $RPM_BUILD_ROOT%_datadir/stardict/dic/%stardict_name.ifo
%endif

%files
%_datadir/dictd/%{dict_name}*

%if_with stardict
%files -n stardict-%stardict_name
%_datadir/stardict/dic/*
%endif

%changelog

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

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