Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : libfido2 | name : libfido2 | ||||
| version : 1.11.0 | version : 1.12.0 | ||||
| release : 2 | release : 3 | ||||
| source : | source : | ||||
| - https://github.com/Yubico/libfido2/archive/refs/tags/1.11.0.tar.gz : 0830c5853e3b44099a97166e0cec54a65b54b7faaac07071872f77b8e4d7b302 | - https://github.com/Yubico/libfido2/archive/refs/tags/1.12.0.tar.gz : 813d6d25116143d16d2e96791718a74825da16b774a8d093d96f06ae1730d9c5 | ||||
| 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) | - pkgconfig(libpcsclite) | ||||
| patterns : | patterns : | ||||
| - devel: | - devel: | ||||
| - /usr/share/man/man3 | - /usr/share/man/man3 | ||||
| setup : | | setup : | | ||||
| %apply_patches | |||||
| %cmake_ninja -DBUILD_STATIC_LIBS=OFF -DBUILD_EXAMPLES=OFF | %cmake_ninja -DBUILD_STATIC_LIBS=OFF -DBUILD_EXAMPLES=OFF | ||||
| build : | | build : | | ||||
| %ninja_build | %ninja_build | ||||
| install : | | install : | | ||||
| %ninja_install | %ninja_install | ||||
| check : | | check : | | ||||
| %ninja_check | %ninja_check | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.