From 863a1a085e83780e8f6eff8a19ab4322a7f5e28a Mon Sep 17 00:00:00 2001 From: Tomasz Sterna Date: Fri, 27 Jun 2014 19:14:41 +0200 Subject: Renamed waterwatch -> pebble --- rpm/pebble.yaml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 rpm/pebble.yaml (limited to 'rpm/pebble.yaml') diff --git a/rpm/pebble.yaml b/rpm/pebble.yaml new file mode 100644 index 0000000..7495643 --- /dev/null +++ b/rpm/pebble.yaml @@ -0,0 +1,35 @@ +Name: pebble +Summary: Support for Pebble watch in SailfishOS +Version: 0.1 +Release: 1 +Group: Qt/Qt +URL: http://getpebble.com/ +License: BSD +Sources: +- '%{name}-%{version}.tar.xz' +Description: | + Include support for Pebble watch to receive event from SailfishOS device. Communicates via Bluetooth, supporting the Pebble protocol. +Configure: none +Builder: qtc5 +PkgConfigBR: +- Qt5DBus +- Qt5Bluetooth +- Qt5Contacts +- Qt5Quick +- Qt5Qml +- Qt5Core +- sailfishapp >= 0.0.10 +Requires: +- sailfishsilica-qt5 >= 0.10.9 +- systemd-user-session-targets +AutoSubPackages: +- devel +Files: +- '%{_bindir}' +- '%{_datadir}/%{name}/qml' +- '%{_datadir}/applications/%{name}.desktop' +- '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png' +- '%{_libdir}/systemd/user/%{name}d.service' +- '%{_libdir}/systemd/user/user-session.target.wants/%{name}d.service' +- '%{_libdir}/lib%{name}.so.*' +PkgBR: [] -- cgit v1.2.3