summaryrefslogtreecommitdiff
path: root/rpm/waterwatch.yaml
diff options
context:
space:
mode:
authorTomasz Sterna <tomek@xiaoka.com>2014-06-27 19:14:41 +0200
committerTomasz Sterna <tomek@xiaoka.com>2014-06-27 19:14:41 +0200
commit863a1a085e83780e8f6eff8a19ab4322a7f5e28a (patch)
treef1d9547811d21ec817a07c6fcd8badb8d246bbb0 /rpm/waterwatch.yaml
parent471ff6ca72cd75f8d4df7e0810a6bfed4bf2c3e3 (diff)
Renamed waterwatch -> pebble
Diffstat (limited to 'rpm/waterwatch.yaml')
-rw-r--r--rpm/waterwatch.yaml35
1 files changed, 0 insertions, 35 deletions
diff --git a/rpm/waterwatch.yaml b/rpm/waterwatch.yaml
deleted file mode 100644
index 2fe3598..0000000
--- a/rpm/waterwatch.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-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.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/pebbled.service'
-- '%{_libdir}/systemd/user/user-session.target.wants/pebbled.service'
-- '%{_libdir}/libpebble.so.*'
-PkgBR: []