Fix spectacle file
[quandoparte] / rpm / quandoparte.yaml
1 Name: quandoparte
2 Summary: Quando Parte
3 Version: 0.6.1
4 Release: 0
5 Group: Qt/Qt
6 License: GPL v2 or above
7 Sources:
8 - '%{name}-%{version}.tar.bz2'
9 Description: |-
10   Virtual Arrivals and Departures board for Italian trains quandoparte
11   uses the Trenitalia data to show arrival and departure times of trains of a given station, with delay or suppression information.
12 Configure: none
13 Builder: qtc5
14 PkgConfigBR:
15 - Qt5Location
16 - Qt5Concurrent
17 - Qt5Core
18 - Qt5Qml
19 - Qt5Quick
20 - Qt5WebKit
21 - Qt5WebKitWidgets
22 - qdeclarative5-boostable
23 Requires:
24 - qt5-qtconcurrent
25 - qt5-qtlocation
26 - sailfishsilica-qt5
27 - mapplauncherd-booster-silica-qt5
28 Files:
29 - '%{_datadir}/icons/hicolor/meegotouch/apps'
30 - '%{_datadir}/applications'
31 - '%{_datadir}/apps/quandoparte/i18n'
32 - '%{_datadir}/apps/quandoparte/stations'
33 - '%{_datadir}/apps/quandoparte/qml'
34 - '%{_bindir}'
35 PkgBR: []