2024-01-06 04:16:46 +01:00
|
|
|
Name: libfprint
|
2024-09-08 11:12:22 +02:00
|
|
|
Version: 1.94.8
|
2024-01-06 04:16:46 +01:00
|
|
|
Release: 1mamba
|
|
|
|
Summary: Library for fingerprint readers
|
|
|
|
Group: System/Libraries
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
|
|
URL: https://fprint.freedesktop.org/
|
|
|
|
Source: https://gitlab.freedesktop.org/libfprint/libfprint.git/v%{version}/libfprint-%{version}.tar.bz2
|
|
|
|
License: LGPL
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
2024-01-06 04:16:47 +01:00
|
|
|
BuildRequires: libcairo-devel
|
2024-01-06 04:16:46 +01:00
|
|
|
BuildRequires: libglib-devel
|
|
|
|
BuildRequires: libgudev-devel
|
|
|
|
BuildRequires: libgusb-devel
|
|
|
|
BuildRequires: libnss-devel
|
|
|
|
BuildRequires: libpixman-devel
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
|
|
|
|
%description
|
|
|
|
Library for fingerprint readers.
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
Group: Development/Libraries
|
|
|
|
Summary: Development files for %{name}
|
|
|
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
Requires: pkg-config
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
This package contains libraries and header files for developing applications that use %{name}.
|
|
|
|
|
|
|
|
%debug_package
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%meson
|
|
|
|
%meson_build
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%meson_install
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_udevrulesdir}/70-libfprint-2.rules
|
|
|
|
%{_libdir}/libfprint-2.so.*
|
|
|
|
%{_libdir}/girepository-1.0/FPrint-2.0.typelib
|
|
|
|
%doc AUTHORS COPYING THANKS
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%dir %{_includedir}/libfprint-2
|
|
|
|
%{_includedir}/libfprint-2/*.h
|
|
|
|
%{_libdir}/libfprint-2.so
|
|
|
|
%{_libdir}/pkgconfig/libfprint-2.pc
|
|
|
|
%{_datadir}/gir-1.0/FPrint-2.0.gir
|
2024-01-06 04:16:47 +01:00
|
|
|
%dir %{_libexecdir}/installed-tests/libfprint-2
|
|
|
|
%{_libexecdir}/installed-tests/libfprint-2/*
|
|
|
|
%dir %{_datadir}/installed-tests/libfprint-2
|
|
|
|
%{_datadir}/installed-tests/libfprint-2/*
|
2024-01-06 04:16:46 +01:00
|
|
|
%dir %{_datadir}/gtk-doc/html/libfprint-2
|
|
|
|
%{_datadir}/gtk-doc/html/libfprint-2/*
|
2024-01-06 04:16:46 +01:00
|
|
|
%doc NEWS
|
2024-01-06 04:16:46 +01:00
|
|
|
|
|
|
|
%changelog
|
2024-09-08 11:12:22 +02:00
|
|
|
* Sat Sep 07 2024 Automatic Build System <autodist@openmamba.org> 1.94.8-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-02-21 09:02:23 +01:00
|
|
|
* Tue Feb 20 2024 Automatic Build System <autodist@openmamba.org> 1.94.7-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 04:16:47 +01:00
|
|
|
* Wed Aug 23 2023 Automatic Build System <autodist@mambasoft.it> 1.94.6-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 04:16:46 +01:00
|
|
|
* Sat Oct 15 2022 Automatic Build System <autodist@mambasoft.it> 1.94.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 04:16:46 +01:00
|
|
|
* Thu May 26 2022 Automatic Build System <autodist@mambasoft.it> 1.94.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 04:16:46 +01:00
|
|
|
* Sat Feb 19 2022 Automatic Build System <autodist@mambasoft.it> 1.94.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 04:16:46 +01:00
|
|
|
* Thu Nov 04 2021 Automatic Build System <autodist@mambasoft.it> 1.94.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 04:16:46 +01:00
|
|
|
* Sat Oct 09 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.94.1-1mamba
|
|
|
|
- package created using the webbuild interface
|