Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37501309
en ru br
Репозитории ALT
S:0.11-alt2
5.1: 0.11-alt1
4.1: 0.9-alt1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libpuzzle

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: libpuzzle
Version: 0.11
Release: alt2

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 Tue Sep 29 2009

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 --disable-static
# fix rpath libtool issues
subst 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
subst 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
%make_build

%install
%makeinstall_std

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

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

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin