Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37570647
en ru br
Репозитории ALT
5.1: 0.1.0-alt0.pre2
www.altlinux.org/Changes

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

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

Name: libfprint
Version: 0.1.0
Release: alt0.pre2
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>

Source: %name-%version.tar
Patch: %name-%version-%release.patch

# 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
%patch -p1

mkdir -p m4

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

%install
%make DESTDIR=%buildroot install

%files
%doc INSTALL NEWS TODO THANKS AUTHORS
%_libdir/*.so.*
%_datadir/hal/fdi/information/20thirdparty/*.fdi

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

%changelog

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

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