Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038443
en ru br
ALT Linux repos
S:0.11-alt2
5.0: 0.9-alt1
4.1: 0.9-alt1

Group :: System/Libraries
RPM: libpuzzle

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%def_disable static

Name: libpuzzle
Version: 0.9
Release: alt1

Summary: A library for finding visually similar bitmap pictures
License: BSD
Group: System/Libraries

URL: http://libpuzzle.pureftpd.org/
Source: http://download.pureftpd.org/pub/pure-ftpd/misc/libpuzzle/releases/libpuzzle-%version.tar.bz2

# Automatically added by buildreq on Thu Sep 20 2007

BuildRequires: gcc-c++ libgd2-devel

%description
The Puzzle library is designed to quickly find visually similar images (GIF,
PNG, JPG), even if they have been resized, recompressed, recolored, or
slightly modified. The library is lightweight yet very fast, configurable,
and easy to use, and was designed with security in mind.

%package devel
Summary: Development tools for programs which will use the %name library
Group: Development/C
Requires: %name = %version-%release

%description devel
The %name-devel package includes the header files necessary for developing
programs which will use the %name library.

%prep
%setup

%build
%configure %{subst_enable static}
%make_build

%install
%make_install install DESTDIR=%buildroot

%post -p %post_ldconfig
%postun -p %postun_ldconfig

%files
%doc AUTHORS README THANKS
%_bindir/*
%_libdir/lib*.so.*
%_man8dir/*

%files devel
%_includedir/*
%_libdir/lib*.so
%_man3dir/*

%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