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

Group :: Graphics
RPM: refocus-it

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define gimpplugindir %(gimptool-2.0 --gimpplugindir)

Name: refocus-it
Version: 2.0.0
Release: alt2.qa1

Summary: Tool to refocus images acquired by a defocused camera
License: GPLv2+
Group: Graphics

Url: http://refocus-it.sourceforge.net/
Source: http://dl.sf.net/refocus-it/refocus-it-%version.tar.gz

# Automatically added by buildreq on Mon Nov 26 2007

BuildRequires: libgimp-devel perl-XML-Parser

%description
Refocus-it is a tool, that can be used to refocus images acquired by a
defocused camera, blurred by gaussian or motion blur or any combination
of these.

%package -n gimp-plugin-%name
Group: Graphics
Summary: Gimp plugin to refocus images acquired by a defocused camera
Requires: gimp

Requires: %name = %version
# l10n (.po) file included in package with command-line utility but used
# also by plugin, hence this dependancy.

%description -n gimp-plugin-%name
Refocus-it is a plugin for GIMP, that can be used to refocus images
acquired by a defocused camera, blurred by gaussian or motion blur or
any combination of these.

%prep
%setup

%build
%configure --with-cmdline --with-gimp
%make_build

%install
%make_install install DESTDIR=%buildroot
%find_lang refocus-it

# In fact, only stub files installed, so get rid of them...

rm -rf %buildroot/usr/share/help

%files -f refocus-it.lang
%_bindir/*
%doc AUTHORS doc/{README,*.pgm}

%files -n gimp-plugin-%name
%gimpplugindir/plug-ins/*

%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