Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37690652
en ru br
Репозитории ALT
S:2.11.2-alt1
5.1: 2.2-alt1
4.1: 1.6.5.1-alt1.M41.1
4.0: 1.6.4-alt1
3.0: 1.4.1-alt2
www.altlinux.org/Changes

Группа :: Работа с текстами
Пакет: bibletime

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

# unpackaged files in buildroot should terminate build
%define _unpackaged_files_terminate_build 1

Name: bibletime
Version: 2.2
Release: alt1

Summary: BibleTime is a Bible study application based on Qt
Summary(ru_RU.UTF-8): BibleTime - п©я─п╬я│я┌п╬п╣ п╡ п╦я│п©п╬п╩я▄п╥п╬п╡п╟п╫п╦п╦ я│я─п╣п╢я│я┌п╡п╬ п╢п╩я▐ п╦п╥я┐я┤п╣п╫п╦я▐ п▒п╦п╠п╩п╦п╦
License: %gpl2only
Url: http://www.bibletime.info/
Group: Text tools

Packager: Artem Zolochevskiy <azol at altlinux.ru>

Source: http://downloads.sourceforge.net/%name/%name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires(pre): rpm-build-licenses
# Automatically added by buildreq on Sat Sep 05 2009
BuildRequires: boost-devel cmake gcc-c++ libSM-devel libXcursor-devel libXext-devel libXfixes-devel libXi-devel libXinerama-devel libXrandr-devel libXrender-devel libclucene-devel libqt4-devel libsword-devel

BuildRequires: librsvg-utils

%description
BibleTime is a free and easy to use bible study tool for UNIX systems.

BibleTime provides easy handling of digitalized texts (Bibles, commentaries
and lexicons) and powerful features to work with these texts (search in
texts, write own notes, save, print etc.). BibleTime is a frontend for
the  SWORD Bible Framework

%prep
%setup
%patch -p1

%build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=%_prefix
%make_build

%install
%make_install DESTDIR=%buildroot install --silent --no-print-directory
install -D -m 644 pics/icons/bibletime.svg %buildroot%_iconsdir/hicolor/scalable/apps/bibletime.svg
install -d %buildroot%_liconsdir/
rsvg -w 48 -h 48 pics/icons/bibletime.svg %buildroot%_liconsdir/bibletime.png

# LICENSE as symlink

ln -sf %_licensedir/GPL-2 LICENSE

%files
%doc -d ChangeLog LICENSE README
%_bindir/*
%_datadir/%name/
%_desktopdir/*
%exclude %_iconsdir/%name.svg
%_liconsdir/*
%_iconsdir/hicolor/scalable/apps/%name.svg


%changelog

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

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