Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37523066
en ru br
ALT Linux repos
S:8.7.1-alt1
5.0: 7.16.3-alt3

Group :: Graphics
RPM: nip2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: nip2
Version: 8.7.1
Release: alt1

Packager: Victor Forsiuk <force at altlinux.org>

Summary: An image processing system

License: GPLv2+
Group: Graphics
Url: https://github.com/libvips/nip2

# Source-url: https://github.com/libvips/nip2/archive/v%version.tar.gz

Source: %name-%version.tar

Requires: vips >= 8
Provides: nip = %version
Obsoletes: nip <= 7.8.11

# Automatically added by buildreq on Fri Aug 13 2010

BuildRequires: desktop-file-utils flex libgsl-devel libgtk+2-devel libvips-devel libxml2-devel xdg-utils
BuildRequires: gcc-c++

%description
nip2 is an image processing system. It is good for very large
images (ie. larger than the amount of RAM in your machine), and
for working with colour. In use it's rather like a spreadsheet.
There's complete documentaion.

%package doc
Summary: Documentation for %name
Group: Graphics
BuildArch: noarch

%description doc
Documentation for %name.

%prep
%setup

%build
glib-gettextize --force --copy > /dev/null
%autoreconf

%configure
%make_build

%install
%makeinstall_std

# copy the formatted PS and HTML docs into the install area

#cp -a doc/html doc/pdf %buildroot%_docdir/%name/

%files
%_bindir/nip2
%_man1dir/*
%_datadir/nip2/
%_desktopdir/*.desktop
#_niconsdir/*
%_datadir/mime/packages/nip2.xml
%_datadir/mime/image/x-vips.xml
%_datadir/appdata/*.appdata.xml

#files doc

#_docdir/%name

# TODO:

# - look into uninstalled /usr/share/mime/*

%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