summaryrefslogtreecommitdiff
path: root/rpm/libgato.yaml
diff options
context:
space:
mode:
authorJavier <maemo@javispedro.com>2014-05-12 16:10:27 +0200
committerJavier <maemo@javispedro.com>2014-05-12 16:10:27 +0200
commit20cbd1f5e6e459336c7f00299b9f43c3e1c5b581 (patch)
treec5d67164eb78a06fcf31945966241bfb1f64c8ab /rpm/libgato.yaml
parentc43c64e85b0f6d08d29d3afa38033483d4dd7697 (diff)
downloadlibgato-20cbd1f5e6e459336c7f00299b9f43c3e1c5b581.tar.gz
libgato-20cbd1f5e6e459336c7f00299b9f43c3e1c5b581.zip
add rpm/sailfish packaging
Diffstat (limited to 'rpm/libgato.yaml')
-rw-r--r--rpm/libgato.yaml20
1 files changed, 20 insertions, 0 deletions
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