Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : libfido2 | name : libfido2 | ||||
| version : 1.5.0 | version : 1.11.0 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://github.com/Yubico/libfido2/archive/1.5.0.tar.gz : 5990f923c9390fe1e6a00ba5d1d1f74030e7344b855e971d9fb7223e70ff3122 | - https://github.com/Yubico/libfido2/archive/refs/tags/1.11.0.tar.gz : 0830c5853e3b44099a97166e0cec54a65b54b7faaac07071872f77b8e4d7b302 | ||||
| license : BSD-2-Clause | license : BSD-2-Clause | ||||
| component : security.library | component : security.library | ||||
| summary : Library functionality for FIDO 2.0 | summary : Library functionality for FIDO 2.0 | ||||
| description: | | description: | | ||||
| libfido2 provides library functionality and command-line tools to communicate with a FIDO device over USB, and to verify attestation and assertion signatures. | libfido2 provides library functionality and command-line tools to communicate with a FIDO device over USB, and to verify attestation and assertion signatures. | ||||
| libfido2 supports the FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) protocols. | libfido2 supports the FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) protocols. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(libcbor) | - pkgconfig(libcbor) | ||||
| - pkgconfig(libpcsclite) | |||||
| patterns : | patterns : | ||||
| - devel: | - devel: | ||||
| - /usr/share/man/man3 | - /usr/share/man/man3 | ||||
| setup : | | setup : | | ||||
| # Remove building of static library and examples | %apply_patches | ||||
| patch -p1 < $pkgfiles/0001-Remove-building-of-static-library-and-examples.patch | %cmake_ninja -DBUILD_STATIC_LIBS=OFF -DBUILD_EXAMPLES=OFF | ||||
| %cmake_ninja | |||||
| build : | | build : | | ||||
| %ninja_build | %ninja_build | ||||
| install : | | install : | | ||||
| %ninja_install | %ninja_install | ||||
| check : | | |||||
| %ninja_check | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.