2014-01-05 20:58:25 +00:00
|
|
|
Name: harbour-sailotp
|
|
|
|
Summary: SailOTP
|
2017-10-30 11:22:18 +00:00
|
|
|
Version: 1.6
|
2015-05-22 16:53:29 +00:00
|
|
|
Release: 1
|
2014-01-05 20:58:25 +00:00
|
|
|
Group: Security
|
|
|
|
URL: https://github.com/seiichiro0185/sailotp/
|
|
|
|
License: "BSD\t"
|
|
|
|
Sources:
|
|
|
|
- '%{name}-%{version}.tar.bz2'
|
|
|
|
Description: |
|
2014-01-12 17:43:17 +00:00
|
|
|
A Sailfish implementation of the One Time Pad algorithm as used by Google Authenticator and a growing number of Websites.
|
2014-01-05 20:58:25 +00:00
|
|
|
Configure: none
|
|
|
|
Builder: qtc5
|
2014-01-31 21:59:08 +00:00
|
|
|
QMakeOptions:
|
|
|
|
- VERSION=%{version}
|
|
|
|
- RELEASE=%{release}
|
2014-01-05 20:58:25 +00:00
|
|
|
PkgConfigBR:
|
2014-02-16 12:46:57 +00:00
|
|
|
- Qt5Quick
|
2014-02-22 10:32:19 +00:00
|
|
|
- Qt5Qml
|
|
|
|
- Qt5Core
|
2014-07-01 14:09:14 +00:00
|
|
|
- Qt5Multimedia
|
|
|
|
- sailfishapp >= 1.0.2
|
2014-01-05 20:58:25 +00:00
|
|
|
Requires:
|
|
|
|
- sailfishsilica-qt5 >= 0.10.9
|
|
|
|
Files:
|
2014-02-16 12:46:57 +00:00
|
|
|
- '%{_bindir}'
|
2014-02-22 10:32:19 +00:00
|
|
|
- '%{_datadir}/%{name}/qml'
|
2014-07-01 14:09:14 +00:00
|
|
|
- '%{_datadir}/%{name}/i18n'
|
2014-02-22 10:32:19 +00:00
|
|
|
- '%{_datadir}/applications/%{name}.desktop'
|
|
|
|
- '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png'
|
2014-01-05 20:58:25 +00:00
|
|
|
PkgBR: []
|