From 5fef356ff3fbcb76a5ec44a81a8d54d29a42f25d Mon Sep 17 00:00:00 2001
From: Javier <dev.git@javispedro.com>
Date: Mon, 23 Mar 2015 03:28:00 +0100
Subject: initial import

---
 rpm/saltoq.yaml | 41 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)
 create mode 100644 rpm/saltoq.yaml

(limited to 'rpm')

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'
-- 
cgit v1.2.3