Improve AboutPage layout
[quandoparte] / rpm / quandoparte.yaml
1 Name: quandoparte
2 Summary: Quando Parte
3 Version: 0.6.0
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 - libqtlocation1
25 - qt5-qtconcurrent
26 - qt5-qtlocation
27 - sailfishsilica-qt5
28 - mapplauncherd-booster-silica-qt5
29 Files:
30 - '%{_datadir}/icons/hicolor/meegotouch/apps'
31 - '%{_datadir}/applications'
32 - '%{_datadir}/apps/quandoparte/i18n'
33 - '%{_datadir}/apps/quandoparte/stations'
34 - '%{_datadir}/apps/quandoparte/qml'
35 - '%{_bindir}'
36
37 - /usr/bin
38 - /usr/share/applications
39 - /usr/share/apps/quandoparte/i18n
40 - /usr/share/apps/quandoparte/stations
41 - /usr/share/icons/hicolor/meegotouch/apps
42 - /usr/share/apps/quandoparte/qml
43 PkgBR: []