Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37908756
en ru br
ALT Linux repos
5.0: 3.2.2-alt1.5

Group :: Graphics
RPM: gimp-plugin-focusblur

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

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

Name: gimp-plugin-%shortname
Version: 3.2.2
Release: alt1.5

Summary: Focus Blur plug-in is blurring effect, a kind of called DoF.
License: GPLv2+
Group: Graphics

URL: http://sudakyo.hp.infoseek.co.jp/gimp/fblur/focusblur_e.html
Source0: http://sudakyo.hp.infoseek.co.jp/gimp/fblur/%shortname-%version.tar.bz2
Source1: %shortname-model-inverse.png
Source2: ru.po
Patch0: %name-3.2.2-inversemodel-alt.patch.bz2

Requires: gimp2 >= 2.4

BuildRequires: libfftw3-devel
BuildRequires: libgimp-devel >= 2.4

%description
Focus Blur plug-in is blurring effect, a kind of called DoF.
This software makes a out of focus with luminosity and depth,
like a sight or lenses.
It can be used with depth map, depth fakes and shine effect.
Also it can work as simple and applicable blur.

%prep
%setup -q -n %shortname-%version
cp %SOURCE1 pixmaps/
cp -f %SOURCE2 po/

%build
%configure
%make

%install
%make_install DESTDIR=%buildroot install

%find_lang gimp20-%shortname

%files -f gimp20-%shortname.lang
%gimpplugindir/plug-ins/*
%doc AUTHORS README ChangeLog

%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