From 1adf7f1bcde493ccaacedb0d9778911ad69ff335 Mon Sep 17 00:00:00 2001 From: Javier Date: Thu, 4 Sep 2014 01:55:14 +0200 Subject: Initial import --- rpm/salmeta.yaml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 rpm/salmeta.yaml (limited to 'rpm/salmeta.yaml') 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' -- cgit v1.2.3