Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37575800
en ru br
Репозитории ALT
S:1.8.1-alt5
5.1: 1.6.0-alt2
4.1: 1.5.11-alt1.M41.1
4.0: 1.5.9-alt0.1.0
3.0: 1.5.7a-alt1
www.altlinux.org/Changes

Группа :: Базы Данных
Пакет: sword

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

%define major 1.6
Name: sword
Version: %major.0
Release: alt2

Summary: The SWORD Project framework for manipulating Bible texts
Summary(ru_RU.KOI8-R): Проект SWORD - оболочка для работы с текстами Библии

License: GPL
Url: http://www.crosswire.org/sword
Group: Databases

Packager: Vitaly Lipatov <lav at altlinux.ru>

#Source0: http://www.crosswire.org/download/ftpmirror.tmp/pub/sword/source/v1.5/%name-%version.tar.bz2

Source: http://www.crosswire.org/ftpmirror/pub/sword/source/v%major/%name-%version.tar.bz2
#Source1: ftp://ftp.zedz.net/pub/crypto/crypto/LIBS/sapphire/sapphire.zip
Source1: ftp://ftp.zedz.net/pub/crypto/libraries/sapphire/sapphire.zip
Source2: sword_icons.tar.bz2
Patch: %name-gcc44.patch

Requires: lib%name = %version

# Automatically added by buildreq on Fri Mar 30 2007

BuildRequires: bc cppunit-devel gcc-c++ glibc-devel libclucene-devel libcurl-devel libicu-devel unzip

%description
The SWORD Project is an effort to create an ever expanding software package
for research and study of God and His Word.  The SWORD Framework
allows easy manipulation of Bible texts, commentaries, lexicons, dictionaries,
etc.  Many frontends are build using this framework.  An installed module
set may be shared between any frontend using the framework.

%package -n lib%name
Summary: Main library for sword
Group: System/Libraries

%description -n lib%name
This package contains the library needed to run programs dynamically
linked with sword.

%package -n lib%name-devel
Summary: Include files for developing sword applications
Group: Development/C
Requires: lib%name = %version
Requires: libcurl-devel >= 7.10.5
Requires: zlib-devel

%description -n lib%name-devel
This package contains the headers that programmers
will need to develop applications which will use the SWORD Bible Framework.

%prep
%setup -q
#patch -p0

unzip -d sapphire %SOURCE1
cp sapphire/SAPPHIRE.H include/sapphire.h
cp sapphire/SAPPHIRE.CPP src/modules/common/sapphire.cpp

%build
%configure --with-lucene --with-icu --with-curl --disable-static
%make_build

%install
%makeinstall_std

pushd utilities
install -m755 mkfastmod mod2vpl vpl2mod %buildroot/%_bindir
popd

%files
%_bindir/*
%_sysconfdir/sword.conf
%_datadir/%name/
%doc README AUTHORS NEWS INSTALL ChangeLog
%doc samples doc/*.*

%files -n lib%name
%_libdir/lib%name-%version.so
%_libdir/%name/

%files -n lib%name-devel
%_includedir/%name/
%_libdir/lib%name.so
%_pkgconfigdir/*.pc

%changelog

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

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