Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37404144
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: alt3
Epoch: 1

Summary: Webster dictionary in dict format
License: GPLv2+ and ALT-Public-Domain
Group: Text tools

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

BuildArch: noarch
# Automatically added by buildreq on Sun Oct 19 2003
BuildRequires: dict-tools flex
BuildRequires: dict-tools
Requires: dictd

Summary(ru_RU.UTF-8): Словарь Вебстера в формате 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.UTF-8
Это наиболее полный английский словарь, созданный Вебстером и опубликованный
в 1913 году. Он стал свободным из-за того, что прошло много времени
с его опубликования. Однако он до сих пор сохраняет свою актуальность
и помогает в работе.

%prep
%setup -n %name-%wrongversion
%patch -p1
cp -a %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


%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