Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37559353
en ru br
ALT Linux repos
S:1.2.0-alt7

Group :: File tools
RPM: gnustep-PRICE

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%set_verify_elf_method unresolved=strict

Name: gnustep-PRICE
Version: 1.2.0
Release: alt7
Summary: PRICE (Precision Raster Image Convolution Engine)
License: GPLv2+
Group: File tools
Url: http://sourceforge.net/projects/price/
Packager: Andrey Cherepanov <cas at altlinux.org>

Source: %name-%version.tar
Source1: %name.menu

BuildPreReq: gnustep-make-devel /proc
BuildPreReq: gnustep-gui-devel
BuildPreReq: libgmp-devel libgnutls-devel libgcrypt-devel
BuildPreReq: libxslt-devel libffi-devel libicu-devel zlib-devel

Requires: gnustep-back

%description
PRICE is a high quality image manipulation and enhancement application
and supports the image formats supported by GNUstep. It allows various
manipulations like simple rotating and flipping up to edge tracing or
noise reduction. Custom convolutions are supported.

%prep
%setup

%build
. %_datadir/GNUstep/Makefiles/GNUstep.sh

%make_build \
messages=yes \
debug=yes \
strip=no \
shared=yes

%install
. %_datadir/GNUstep/Makefiles/GNUstep.sh

%makeinstall_std GNUSTEP_INSTALLATION_DOMAIN=SYSTEM

install -p -D -m644 %SOURCE1 %buildroot%_menudir/%name

%files
%doc README
%_bindir/*
%_libdir/GNUstep
%_menudir/*

%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