blob: c7798eb902f15b028b1145dd145e39a2e5ddd727 (
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
|
Name: sapd
Summary: Accesory protocol daemon
Version: 0.1.1
Release: 1
Group: Communications/Bluetooth
URL: https://gitorious.org/javispedro-jolla-misc/sapd/
License: GPLv3
Sources:
- '%{name}-%{version}.tar.bz2'
Description: |
A daemon that speaks accessory protocol.
Configure: none
Builder: qtc5
PkgConfigBR:
- sailfishapp >= 1.0.2
- Qt5Core
- Qt5DBus
- Qt5Bluetooth
- openssl
- dbus-1
- timed-qt5
- bluez-qt5
PkgBR:
# Workaround current sailfish qt5connectivity packaging bug
- qt5-qtconnectivity-qtbluetooth-devel
Files:
- '%{_bindir}'
|