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

Group :: Graphics
RPM: gimp-script-photo-toolbox

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define gimpver 2.0

Name: gimp-script-photo-toolbox
Version: 1.00
Release: alt1

Summary: Gimp plugin to perform several actions on a photo in one time
License: GPLv2+
Group: Graphics

Url: http://registry.gimp.org/plugin?id=9072
Source: photo-toolbox.scm

BuildArch: noarch
Requires: gimp >= 2.2

%description
Perform several actions on a photo in one time such as defocus, desaturate
(several papers emulations), toning, add grain.

%prep
%setup -c -T
cp -a %_sourcedir/photo-toolbox.scm .

%build

%install
install -d %buildroot%_datadir/gimp/%gimpver/scripts/
install -p -m644 photo-toolbox.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