Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37048458
en ru br
Репозитории ALT

Группа :: Издательство
Пакет: comparepdf

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

Name: comparepdf
Version: 1.0.1
Release: alt3
License: GPLv2
Summary: Compare two PDF files
Group: Publishing
Url: http://www.qtrac.eu/comparepdf.html
Source: %name-%version.tar.gz
Patch1: alt-qt5.patch

# /*G*/ Can't be found by findreq :(

#BuildRequires: libpoppler-cpp-devel

# Automatically added by buildreq on Tue Oct 11 2011

# optimized out: fontconfig libpoppler3-qt4 libqt4-core libqt4-devel libqt4-gui libqt4-xml libstdc++-devel
BuildRequires: qt5-base-devel libpoppler-qt5-devel

%description
The default comparison mode is text mode where the text of each
corresponding pair of pages is compared. As soon as a difference is
detected the program terminates with a message (unless -v0 is set) and
an indicative return code.

%prep
%setup
%patch1 -p1

%build
%qmake_qt5
%make

%install
install -D %name %buildroot%_bindir/%name
install -D %name.1 %buildroot%_man1dir/%name.1

%files
%doc README
%_bindir/*
%_man1dir/*

%changelog

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

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