Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044897
en ru br
ALT Linux repos
S:1.4_0.47pd-alt3
5.0: 1.4_0.47pd-alt1
4.1: 1.4_0.47pd-alt1
4.0: 1.4_0.47pd-ipl6.1
3.0: 1.4_0.47pd-ipl6.1

Group :: Text tools
RPM: dict-web1913

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define wrongversion 1.4+0.47pd

Name: dict-web1913
Version: 1.4_0.47pd
Release: alt1
Epoch: 1

Summary: Webster dictionary in dict format
License: GPL, Public Domain
Group: Text tools

Source: %name-%wrongversion.tar.bz2
Source1: webster-sedscript
Source2: debian-copyright
Patch: debian-webster.patch.bz2

BuildArchitectures: noarch
# Automatically added by buildreq on Sun Oct 19 2003
BuildRequires: dict-tools flex libltdl tetex-core tetex-dvips tetex-latex transfig
BuildRequires: dict-tools
PreReq: dictd

Summary(ru_RU.KOI8-R): Словарь Вебстера в формате dict

%description
This is the most full english dictionary by Webster published in 1913.
It is free because all copyrights ended due to the time. But it is still
very helpful in work.

%description -l ru_RU.KOI8-R
Это наиболее полный английский словарь, созданный Вебстером и опубликованный
в 1913 году. Он стал свободным из-за того, что прошло много времени
с его опубликования. Однако он до сих пор сохраняет свою актуальность
и помогает в работе.

%prep
%setup -q -n %name-%wrongversion
%patch0 -p1
cp %SOURCE1 ./sedfile

%build
sed -i "s|__FUNCTION__|__FILE__|g" libmaa/*.c
%configure
export LANG=C
#NO SMP
%make
%make db

%install
mkdir rpmdoc
cp -a ChangeLog README rpmdoc
cp -a %SOURCE2 rpmdoc/LICENSE
mkdir -p %buildroot%_datadir/dictd
export LANG=C
%make dictdir=%buildroot%_datadir/dictd install

%post
%_sbindir/dictdconfig -w
%_initdir/dictd condreload

%postun
%_sbindir/dictdconfig -w
%_initdir/dictd condreload

%files
%_datadir/dictd/*
%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