From 7d2dbdef61627e25eded87d1d6917f45be039b74 Mon Sep 17 00:00:00 2001 From: Bernhard Trinnes Date: Fri, 22 Jun 2018 10:58:10 +0200 Subject: [PATCH] added unipi plug-in debian installer --- debian/control | 16 ++++++++++++++++ debian/copyright | 5 +++-- debian/nymea-plugin-unipi.install.in | 1 + 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 debian/nymea-plugin-unipi.install.in diff --git a/debian/control b/debian/control index 08769d8..ca144fd 100644 --- a/debian/control +++ b/debian/control @@ -635,6 +635,21 @@ Description: nymea.io plugin for remote ssh connection This package will install the nymea.io plugin for remote ssh connection +Package: nymea-plugin-unipi +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + nymea-plugins-translations, +Description: nymea.io plugin for remote ssh connection + The nymea daemon is a plugin based IoT (Internet of Things) server. The + server works like a translator for devices, things and services and + allows them to interact. + With the powerful rule engine you are able to connect any device available + in the system and create individual scenes and behaviors for your environment. + . + This package will install the nymea.io plugin for unipi devices + + Package: nymea-plugins-translations Section: misc Architecture: all @@ -671,6 +686,7 @@ Depends: nymea-plugin-awattar, nymea-plugin-elgato, nymea-plugin-senic, nymea-plugin-keba, + nymea-plugin-unipi, Replaces: guh-plugins Description: Plugins for nymea IoT server - the default plugin collection The nymea daemon is a plugin based IoT (Internet of Things) server. The diff --git a/debian/copyright b/debian/copyright index 88c5449..268ef87 100644 --- a/debian/copyright +++ b/debian/copyright @@ -36,9 +36,10 @@ License: LGPL-2.1 Copyright: 2016, Bernhard Trinnes Files: plantcare/* + unipi/* License: LGPL-2.1 -Copyright: 2016-2017, Simon Stürz - 2016, Bernhard Trinnes +Copyright: 2016-2018, Simon Stürz + 2016-2018, Bernhard Trinnes Files: avahimonitor/* awattar/* diff --git a/debian/nymea-plugin-unipi.install.in b/debian/nymea-plugin-unipi.install.in new file mode 100644 index 0000000..c8a07bf --- /dev/null +++ b/debian/nymea-plugin-unipi.install.in @@ -0,0 +1 @@ +usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginunipi.so