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