2014-01-05 20:58:25 +00:00
|
|
|
Name: harbour-sailotp
|
|
|
|
Summary: SailOTP
|
2014-07-01 14:37:52 +00:00
|
|
|
Version: 1.0
|
2014-07-13 10:06:10 +00:00
|
|
|
Release: 2
|
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-02-02 13:43:22 +00:00
|
|
|
QMakeOptions:
|
|
|
|
- VERSION=%{version}
|
|
|
|
- RELEASE=%{release}
|
2014-01-05 20:58:25 +00:00
|
|
|
PkgConfigBR:
|
|
|
|
- Qt5Quick
|
2014-02-02 13:43:22 +00:00
|
|
|
- Qt5Qml
|
|
|
|
- Qt5Core
|
2014-07-01 14:37:52 +00:00
|
|
|
- Qt5Multimedia
|
|
|
|
- sailfishapp >= 1.0.2
|
2014-01-05 20:58:25 +00:00
|
|
|
Requires:
|
|
|
|
- sailfishsilica-qt5 >= 0.10.9
|
|
|
|
Files:
|
|
|
|
- '%{_bindir}'
|
2014-02-02 13:43:22 +00:00
|
|
|
- '%{_datadir}/%{name}/qml'
|
2014-07-01 14:37:52 +00:00
|
|
|
- '%{_datadir}/%{name}/i18n'
|
2014-02-02 13:43:22 +00:00
|
|
|
- '%{_datadir}/applications/%{name}.desktop'
|
|
|
|
- '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png'
|
2014-01-05 20:58:25 +00:00
|
|
|
PkgBR: []
|