From 0d5ae0b50811736713bda642489d038759883589 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Fri, 12 Feb 2016 01:09:19 +0100 Subject: Compiling Sailfish platform integration files created and bluetooth debug tweaked to build. --- rpm/rockpool.yaml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 rpm/rockpool.yaml (limited to 'rpm/rockpool.yaml') diff --git a/rpm/rockpool.yaml b/rpm/rockpool.yaml new file mode 100644 index 0000000..51d72b6 --- /dev/null +++ b/rpm/rockpool.yaml @@ -0,0 +1,38 @@ +Name: rockpool +Summary: Support for Pebble watches in SailfishOS +Version: 1.0 +Release: 1 +Group: Qt/Qt +URL: http://getpebble.com/ +License: GPL3 +Sources: +- '%{name}-%{version}.tar.xz' +Description: | + Support for Pebble watch to receive events from SailfishOS device via Bluetooth. +Configure: none +Builder: qtc5 +QMakeOptions: +- VERSION='%{version}-%{release}' +PkgConfigBR: +- Qt5DBus +- Qt5Bluetooth +- Qt5Contacts +- Qt5Quick +- Qt5Qml +- Qt5Core +- mlite5 +- sailfishapp >= 0.0.10 +- icu-i18n +- zlib +Requires: +- sailfishsilica-qt5 >= 0.10.9 +- systemd-user-session-targets +- nemo-qml-plugin-dbus-qt5 +Files: +- '%{_bindir}' +- '%{_datadir}/%{name}/qml' +- '%{_datadir}/%{name}/jsfiles.qrc' +- '%{_datadir}/%{name}/translations' +- '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png' +- '%{_libdir}/systemd/user/%{name}d.service' +- '%{_libdir}/systemd/user/user-session.target.wants/%{name}d.service' -- cgit v1.2.3