Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : oath-toolkit | |||||
| version : 2.6.2 | |||||
| release : 1 | |||||
| source : | |||||
| - https://download.savannah.nongnu.org/releases/oath-toolkit/oath-toolkit-2.6.2.tar.gz : b03446fa4b549af5ebe4d35d7aba51163442d255660558cd861ebce536824aa0 | |||||
| license : | |||||
| - LGPL-2.1 | |||||
| - GPL-3.0 | |||||
Justin: LGPL-2.1+ and GPL-3.0+ meaning any newer version is also accepted. | |||||
Not Done Inline ActionsIkey has just confirmed that we aren't using the + so just GPL-3.0 and LGPL-2.1. Justin: Ikey has just confirmed that we aren't using the + so just GPL-3.0 and LGPL-2.1. | |||||
| component : security.library | |||||
| summary : One-time password components | |||||
| description: | | |||||
| The OATH Toolkit provide components for building one-time | |||||
| password authentication systems. It contains shared libraries, | |||||
| command line tools and a PAM module. Supported technologies include | |||||
| the event-based HOTP algorithm (RFC4226) and the time-based TOTP | |||||
| algorithm (RFC6238). OATH stands for Open AuTHentication, which is | |||||
| the organization that specify the algorithms. For managing secret | |||||
| key files, the Portable Symmetric Key Container (PSKC) format | |||||
| described in RFC6030 is supported. | |||||
| builddeps : | |||||
| - pkgconfig(xmlsec1) | |||||
| rundeps : | |||||
| - xmlsec1 | |||||
| setup : | | |||||
| %configure | |||||
| build : | | |||||
| %make | |||||
| install : | | |||||
| %make_install | |||||
| check : | | |||||
| %make check | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
LGPL-2.1+ and GPL-3.0+ meaning any newer version is also accepted.