Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37047736
en ru br
Репозитории ALT
S:1.35.0-alt1
5.1: 1.12.0-alt4
4.1: 1.12.3-alt0.M41.1
4.0: 1.10.0-alt1
3.0:
+backports:1.3.3-alt2.M30.1
www.altlinux.org/Changes

Группа :: Работа с файлами
Пакет: recoll

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

Name: recoll
Version: 1.10.0
Release: alt1

%define pre %nil
%define xapian_ver 1.0.2
%def_without lyx

Summary: Recoll is a personal full text search package
License: GPL
Group: File tools

Url: http://www.recoll.org

Source0: %url/%name-%version%pre.tar.gz
Source1: recoll_ru.ts
Source2: recoll_ru.qm
Source3: recoll.desktop
Source4: embedSpaceFilters.tar.gz
Source5: recoll_uk.ts
Source6: recoll_uk.qm
Source7: recoll.png

Packager: Michael Shigorin <mike at altlinux.org>

# Automatically added by buildreq on Mon Dec 05 2005

BuildRequires: fontconfig freetype2 gcc-c++ libqt3-devel libqt3-settings libstdc++-devel libxapian-devel perl(Image/ExifTool.pm) xorg-x11-devel zlib-devel

BuildRequires: libxapian-devel >= 1.0.2

%{?!_desktopdir:%define _desktopdir %_datadir/applications}

%description
Recoll is a personal full text search package based on a very strong
backend (Xapian), for which it provides an easy to use, feature-rich,
easy administration interface.

Recommends: antiword catdoc unrtf xpdf-utils ghostscript-utils

%prep
%setup -q -n %name-%version%pre
#tar -C filters -zxf %SOURCE4
#cp -a %SOURCE1 %SOURCE2 %SOURCE5 %SOURCE6 qtgui/i18n/

%build
unset QTDIR || : ; . /etc/profile.d/qt3dir.sh ; PATH=$PATH:$QTDIR/bin
export CXXFLAGS="%optflags"
%configure
%make_build

%install
unset QTDIR || : ; . /etc/profile.d/qt3dir.sh ; PATH=$PATH:$QTDIR/bin
mkdir -p %buildroot%_menudir/
subst 's/openoffice/ooffice/g' sampleconf/{mimeconf,mimeview}
%if_without lyx
rm filters/rcllyx
%endif

%makeinstall
install -pD %SOURCE3 %buildroot%_desktopdir/%name.desktop

%files
%_bindir/*
%_datadir/%name/
%_datadir/icons/*/*/*/*.png
%_desktopdir/*
%_man1dir/*
%_man5dir/*
%doc ChangeLog README

%post
%update_menus

%postun
%clean_menus

# TODO:

# - update ru/uk translations
# - properly wrap filters/rcllyx

%changelog

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

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