blob: 38e44f21af3de154c06b5eda0e224b317ca4d121 (
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
32
33
34
35
36
37
38
39
40
41
42
43
44
|
Name: salmeta
Summary: Metawatch manager application
Version: 0.1.2
Release: 1
Group: Communications/Bluetooth
URL: http://javispedro.com
License: GPLv3
Sources:
- '%{name}-%{version}.tar.bz2'
Description: |
Salmeta is a Metawatch manager program for Sailfish devices that allows
pairing a Metawatch, forwarding notifications as well as configuring the
watch layout and widgets.
Configure: none
Builder: qtc5
PkgConfigBR:
- sailfishapp >= 1.0.2
- Qt5Core
- Qt5Qml
- Qt5Quick
- Qt5DBus
- Qt5Bluetooth
- mlite5
- libiphb
PkgBR:
- libgato-devel
# Workaround current sailfish qt5connectivity packaging bug
- qt5-qtconnectivity-qtbluetooth-devel
Requires:
- sailfishsilica-qt5 >= 0.10.9
- sailfish-components-bluetooth-qt5
- nemo-qml-plugin-configuration-qt5
- systemd
- systemd-user-session-targets
Files:
- '%{_bindir}'
- '%{_datadir}/%{name}'
- '%{_datadir}/applications/%{name}.desktop'
- '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png'
- '%{_libdir}/systemd/user/salmeta.service'
|