Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37377468
en ru br
ALT Linux repos
5.0: 0.0.6-alt2

Group :: System/Libraries
RPM: libfprint

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libfprint
Version: 0.0.6
Release: alt2
Summary: Tool kit for fingerprint scanner
Group: System/Libraries
License: LGPLv2+
URL: http://www.reactivated.net/fprint/wiki/Main_Page
Packager: Valery Inozemtsev <shrek at altlinux.ru>

Source0: http://downloads.sourceforge.net/fprint/%name-%version.tar.bz2

# Automatically added by buildreq on Sat May 24 2008

BuildRequires: glib2-devel libImageMagick-devel libssl-devel libusb-devel

%description
The fprint project aims to plug a gap in the Linux desktop: support for
consumer fingerprint reader devices.
This project provides the drivers for the fingerprint scanner including
the ones with a usb id 08ff:2580.

%package devel
Summary: Development files for %name
Group: Development/C
Requires: %name = %version-%release

%description devel
The %name-devel package contains libraries and header files for
developing applications that use %name.

%prep
%setup -q

%build
%autoreconf
%configure \
--disable-static \
--enable-examples-build
%make_build

%install
%make DESTDIR=%buildroot install

%files
%doc INSTALL NEWS TODO THANKS AUTHORS
%_libdir/*.so.*

%files devel
%doc HACKING
%_includedir/*
%_libdir/*.so
%_pkgconfigdir/%name.pc

%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