From 9949c02b0f814ad94a27864a5c39689f090299b6 Mon Sep 17 00:00:00 2001 From: Javier Date: Sun, 23 Nov 2014 19:53:30 +0100 Subject: port to sailfish with qt 5.2 --- rpm/sapd.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 rpm/sapd.yaml (limited to 'rpm') diff --git a/rpm/sapd.yaml b/rpm/sapd.yaml new file mode 100644 index 0000000..212f735 --- /dev/null +++ b/rpm/sapd.yaml @@ -0,0 +1,27 @@ +Name: sapd +Summary: Accesory protocol daemon +Version: 0.1.0 +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 + +PkgBR: +# Workaround current sailfish qt5connectivity packaging bug + - qt5-qtconnectivity-qtbluetooth-devel + +Files: + - '%{_bindir}' -- cgit v1.2.3