summaryrefslogtreecommitdiff
path: root/rpm/salmeta.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'rpm/salmeta.yaml')
-rw-r--r--rpm/salmeta.yaml35
1 files changed, 35 insertions, 0 deletions
diff --git a/rpm/salmeta.yaml b/rpm/salmeta.yaml
new file mode 100644
index 0000000..14e443f
--- /dev/null
+++ b/rpm/salmeta.yaml
@@ -0,0 +1,35 @@
+Name: salmeta
+Summary: Salmeta
+Version: 0.1
+Release: 1
+Group: Communications/Bluetooth
+URL: http://javispedro.com
+License: GPLv3
+Sources:
+- '%{name}-%{version}.tar.bz2'
+Description: |
+ Salmeta is a Metawatch manager program for Sailfish devices.
+Configure: none
+Builder: qtc5
+
+PkgConfigBR:
+ - sailfishapp >= 1.0.2
+ - Qt5Core
+ - Qt5Qml
+ - Qt5Quick
+ - Qt5DBus
+ - Qt5Bluetooth
+ - mlite5
+ - libiphb
+
+Requires:
+ - sailfishsilica-qt5 >= 0.10.9
+ - 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'