Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37425401
en ru br
ALT Linux repos
5.0: 1.00-alt1
4.1: 1.00-alt1

Group :: Graphics
RPM: gimp-script-smartsharpening

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define gimpver 2.0

Name: gimp-script-smartsharpening
Version: 1.00
Release: alt1

Summary: Gimp script for sharpening, which sharpens only the edges in the image
License: GPL
Group: Graphics

Url: http://www.trsqr.net/photokit/ss.html
Source: http://www.trsqr.net/photokit/smart-sharpening.scm

BuildArch: noarch
Requires: gimp >= 2.2

%description
Smart sharpening of image. This script finds the edges of images and only
sharpens those. You can find more about smart sharpening at
http://www.gimpguru.org/Tutorials/SmartSharpening/

%prep
%setup -c -T
cp -a %_sourcedir/smart-sharpening.scm .

%build

%install
install -d %buildroot%_datadir/gimp/%gimpver/scripts/
install -p -m644 smart-sharpening.scm %buildroot%_datadir/gimp/%gimpver/scripts/

%files
%_datadir/gimp/%gimpver/scripts/*

%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