blob: 5a211668a3c0fd97cafb1abb1815e43f9ffd83a5 (
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
45
46
47
48
49
|
Name: saltoq
Summary: Qualcomm Toq manager application
Version: 0.1
Release: 1
Group: Communications/Bluetooth
URL: https://gitorious.org/javispedro-jolla-misc/salmeta/
License: GPLv3
Sources:
- '%{name}-%{version}.tar.bz2'
Description: |
Qualcomm Toq.
Configure: none
Builder: qtc5
PkgConfigBR:
- sailfishapp >= 1.0.2
- Qt5Core >= 5.2
- Qt5Qml
- Qt5Quick
- Qt5DBus
- Qt5Bluetooth >= 5.2
- Qt5Contacts
- qt5-boostable
- mlite5
- libiphb
- zlib
- commhistory-qt5
- qtcontacts-sqlite-qt5-extensions
- libmkcal-qt5
- libkcalcoren-qt5
- openobex
PkgBR:
# Workaround current sailfish qt5connectivity packaging bug
- qt5-qtconnectivity-qtbluetooth-devel
Requires:
- sailfishsilica-qt5 >= 0.10.9
- sailfish-components-bluetooth-qt5
- systemd
- systemd-user-session-targets
Files:
- '%{_bindir}'
- '%{_datadir}/%{name}'
- '%{_datadir}/applications/%{name}.desktop'
- '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png'
- '%{_libdir}/systemd/user/saltoqd.service'
- '%{_libdir}/systemd/system/saltoq-bt-sniff-subrate.service'
|