Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37493485
en ru br
ALT Linux repos
S:0.4-alt1
5.0: 0.3-alt1
4.1: 0.2-alt0.M41.1

Group :: Graphics
RPM: gimp-plugin-wavelet-denoise

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# This spec is backported to ALTLinux 4.1 automatically by rpmbph script. Do not edit it.
#
%define gimpplugindir %(gimptool-2.0 --gimpplugindir)

Name: gimp-plugin-wavelet-denoise
Version: 0.2
Release: alt0.M41.1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: GIMP tool for reducing sensor noise in an image
# GPL v2 only - stated in source
License: GPLv2
Group: Graphics

Url: http://registry.gimp.org/node/4235/
Source: http://registry.gimp.org/files/wavelet-denoise-%version.tar.gz

Requires: gimp >= 2.2
# Automatically added by buildreq on Thu Aug 28 2008
BuildRequires: libgimp-devel

BuildRequires: rpm-build-compat >= 0.95

%description
The wavelet denoise plugin is a tool to selectively reduce noise in individual
channels of an image with optional RGB<->YCbCr conversion. It has a user
inteface to adjust the amount of denoising applied. The wavelet nature of the
algorithm makes the processing quite fast.

%prep
%setup -n wavelet-denoise-%version

%build
gimptool-2.0 --build wavelet-denoise.c

%install
export DESTDIR=%buildroot
gimptool-2.0 --install-admin-bin wavelet-denoise

%files
%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