Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37419830
en ru br
ALT Linux repos
S:1.1.1-alt1.qa1
5.0: 1.0.2-alt2
4.1: 1.0.1-alt1
4.0: 1.0.1-alt1

Group :: Graphics
RPM: perceptualdiff

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: perceptualdiff
Version: 1.1.1
Release: alt1.qa1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: An image comparison utility
License: GPLv2+
Group: Graphics

URL: http://pdiff.sourceforge.net/
Source: http://downloads.sourceforge.net/pdiff/perceptualdiff-%version-src.tar.gz
Patch1: PerceptualDiff-1.1.1-stdio.patch

# Automatically added by buildreq on Thu Jul 03 2008

BuildRequires: cmake gcc-c++ libfreeimage-devel

%description
perceptualdiff is an image comparison utility that makes use of a
computational model of the human visual system to compare two images.

%prep
%setup -c -n PerceptualDiff-%version
%patch1 -p1

%build
export CC=gcc
cmake -DCMAKE_INSTALL_PREFIX:PATH=%_prefix .
%make_build VERBOSE=1

%install
%make_install DESTDIR=%buildroot install

%files
%_bindir/*

%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