Updated more copyright files
[openvpnui.git] / rpm / OpenVPNUI.yaml
1 Name: OpenVPNUI
2 Summary: OpenVPN User Interface
3 Version: 0.1
4 Release: 1
5 Group: Qt/Qt
6 URL: http://example.org/
7 License: "BSD Licence"
8 Sources:
9 - '%{name}-%{version}.tar.bz2'
10 Description: |
11   Short description of my SailfishOS Application
12 Configure: none
13 Builder: qtc5
14 PkgConfigBR:
15 - Qt5Quick
16 - Qt5Qml
17 - Qt5Core
18 - sailfishapp >= 0.0.10
19 Requires:
20 - sailfishsilica-qt5 >= 0.10.9
21 Files:
22 - '%{_bindir}'
23 - '%{_datadir}/%{name}/qml'
24 - '%{_datadir}/applications/%{name}.desktop'
25 - '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png'
26 - /usr/bin
27 - /usr/share/OpenVPNUI
28 - /usr/share/applications
29 - /usr/share/icons/hicolor/86x86/apps
30 PkgBR: []