summaryrefslogtreecommitdiff
path: root/rpm/waterwatch.yaml
blob: e2f03598efebeea9db724a19a954d42558acddd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Name: waterwatch
Summary: Support for Pebble watch in SailfishOS
Version: 0.1
Release: 1
Group: Qt/Qt
URL: http://example.org/
License: BSD
Sources:
- '%{name}-%{version}.tar.bz2'
Description: |
  Include support for Pebble watch to receive event from SailfishOS device. Communicates via Bluetooth, supporting the Pebble protocol.
Configure: none
Builder: qtc5
PkgConfigBR:
- Qt5Bluetooth
- Qt5Quick
- Qt5Qml
- Qt5Core
- sailfishapp >= 0.0.10
Requires:
- sailfishsilica-qt5 >= 0.10.9
Files:
- '%{_bindir}'
- '%{_datadir}/%{name}/qml'
- '%{_datadir}/applications/%{name}.desktop'
- '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png'
- /usr/bin
- /usr/share/waterwatch
- /usr/share/applications
- /usr/share/icons/hicolor/86x86/apps
PkgBR: []