From 7e4e1e0192da304ae4efecdf8724a7c3f2c2d5ee Mon Sep 17 00:00:00 2001 From: Jouni Roivas Date: Mon, 13 Jan 2014 21:59:34 +0200 Subject: Initial import --- rpm/waterwatch.yaml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 rpm/waterwatch.yaml (limited to 'rpm') diff --git a/rpm/waterwatch.yaml b/rpm/waterwatch.yaml new file mode 100644 index 0000000..e2f0359 --- /dev/null +++ b/rpm/waterwatch.yaml @@ -0,0 +1,31 @@ +Name: waterwatch +Summary: Support for Pebble watch in SailfishOS +Version: 0.1 +Release: 1 +Group: Qt/Qt +URL: http://example.org/ +License: BSD +Sources: +- '%{name}-%{version}.tar.bz2' +Description: | + Include support for Pebble watch to receive event from SailfishOS device. Communicates via Bluetooth, supporting the Pebble protocol. +Configure: none +Builder: qtc5 +PkgConfigBR: +- Qt5Bluetooth +- Qt5Quick +- Qt5Qml +- Qt5Core +- sailfishapp >= 0.0.10 +Requires: +- sailfishsilica-qt5 >= 0.10.9 +Files: +- '%{_bindir}' +- '%{_datadir}/%{name}/qml' +- '%{_datadir}/applications/%{name}.desktop' +- '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png' +- /usr/bin +- /usr/share/waterwatch +- /usr/share/applications +- /usr/share/icons/hicolor/86x86/apps +PkgBR: [] -- cgit v1.2.3