diff options
Diffstat (limited to 'rpm/pebble.yaml')
| -rw-r--r-- | rpm/pebble.yaml | 79 |
1 files changed, 40 insertions, 39 deletions
diff --git a/rpm/pebble.yaml b/rpm/pebble.yaml index a0771de..631a0bf 100644 --- a/rpm/pebble.yaml +++ b/rpm/pebble.yaml @@ -1,39 +1,40 @@ -Name: pebble -Summary: Support for Pebble watch in SailfishOS -Version: 1.6 -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}/js' -- '%{_datadir}/%{name}/translations' -- '%{_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' +Name: pebble
+Summary: Support for Pebble watch in SailfishOS
+Version: 1.6
+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
+- quazip
+Files:
+- '%{_bindir}'
+- '%{_datadir}/%{name}/qml'
+- '%{_datadir}/%{name}/js'
+- '%{_datadir}/%{name}/translations'
+- '%{_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'
|
