From 20cbd1f5e6e459336c7f00299b9f43c3e1c5b581 Mon Sep 17 00:00:00 2001 From: Javier Date: Mon, 12 May 2014 16:10:27 +0200 Subject: add rpm/sailfish packaging --- rpm/libgato.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 rpm/libgato.yaml (limited to 'rpm/libgato.yaml') diff --git a/rpm/libgato.yaml b/rpm/libgato.yaml new file mode 100644 index 0000000..d861992 --- /dev/null +++ b/rpm/libgato.yaml @@ -0,0 +1,20 @@ +Name: libgato +Summary: A GATT library to connect with Bluetooth Smart devices +Version: 0.1 +Release: 1 +Group: Qt/Qt +URL: https://gitorious.org/gato/ +License: GPL2 +Sources: +- '%{name}-%{version}.tar.bz2' +Description: | + Gato is a library implementing a GATT/ATT client (central) designed to connect + Qt programs with Bluetooth Smart (also known as Low Energy) devices. +Configure: none +Builder: qtc5 +PkgConfigBR: +- sailfishapp >= 0.0.10 +- Qt5Core +- bluez +AutoSubPackages: +- devel -- cgit v1.2.3