blob: 5626da94006939ec968f8cf78150e75e4c1f06d5 (
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
|
Name: saltoq
Summary: Qualcomm Toq manager application
Version: 0.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
- mlite5
- libiphb
- zlib
- commhistory-qt5
- qtcontacts-sqlite-qt5-extensions
- openobex
PkgBR:
# 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'
|