summaryrefslogtreecommitdiff
path: root/rpm/saltoq.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'rpm/saltoq.yaml')
-rw-r--r--rpm/saltoq.yaml41
1 files changed, 41 insertions, 0 deletions
diff --git a/rpm/saltoq.yaml b/rpm/saltoq.yaml
new file mode 100644
index 0000000..a90944b
--- /dev/null
+++ b/rpm/saltoq.yaml
@@ -0,0 +1,41 @@
+Name: saltoq
+Summary: Qualcomm Toq manager application
+Version: 0.0.1
+Release: 1
+Group: Communications/Bluetooth
+URL: https://gitorious.org/javispedro-jolla-misc/salmeta/
+License: GPLv3
+Sources:
+- '%{name}-%{version}.tar.bz2'
+Description: |
+ Qualcomm Toq.
+Configure: none
+Builder: qtc5
+
+PkgConfigBR:
+ - sailfishapp >= 1.0.2
+ - Qt5Core >= 5.2
+ - Qt5Qml
+ - Qt5Quick
+ - Qt5DBus
+ - Qt5Bluetooth >= 5.2
+ - mlite5
+ - libiphb
+
+PkgBR:
+# Workaround current sailfish qt5connectivity packaging bug
+ - qt5-qtconnectivity-qtbluetooth-devel
+
+Requires:
+ - sailfishsilica-qt5 >= 0.10.9
+ - sailfish-components-bluetooth-qt5
+ - nemo-qml-plugin-configuration-qt5
+ - systemd
+ - systemd-user-session-targets
+
+Files:
+ - '%{_bindir}'
+# - '%{_datadir}/%{name}'
+# - '%{_datadir}/applications/%{name}.desktop'
+# - '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png'
+# - '%{_libdir}/systemd/user/salmeta.service'