From a9f6314025dadea1f10340f66c6f2ad74a440277 Mon Sep 17 00:00:00 2001 From: nymea Date: Fri, 26 Jul 2019 09:09:54 +0200 Subject: [PATCH] added plug-in to debian folder --- debian/control | 20 ++++++++++++++++++++ debian/nymea-plugin-onewire.install.in | 1 + 2 files changed, 21 insertions(+) create mode 100644 debian/nymea-plugin-onewire.install.in diff --git a/debian/control b/debian/control index e34a722..bdfd339 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Build-depends: libboblight-dev, python:any, qtbase5-dev, qtconnectivity5-dev, + libow-dev, Standards-Version: 3.9.3 @@ -420,6 +421,24 @@ Description: nymea.io plugin for networkdetector This package will install the nymea.io plugin for networkdetector + +Package: nymea-plugin-onewire +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + libow-3.2-3 + libowcapi-3.2-3 + nymea-plugins-translations, +Description: nymea.io plugin for one wire devices + 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 one wire devices + + Package: nymea-plugin-openweathermap Architecture: any Depends: ${shlibs:Depends}, @@ -833,6 +852,7 @@ Depends: nymea-plugin-boblight, nymea-plugin-unipi, nymea-plugin-serialportcommander, nymea-plugin-systemmonitor, + nymea-plugin-onewire, Replaces: guh-plugins-maker Description: Plugins for nymea IoT server - Meta package for makers, tinkers and hackers The nymea daemon is a plugin based IoT (Internet of Things) server. The diff --git a/debian/nymea-plugin-onewire.install.in b/debian/nymea-plugin-onewire.install.in new file mode 100644 index 0000000..7e326cc --- /dev/null +++ b/debian/nymea-plugin-onewire.install.in @@ -0,0 +1 @@ +usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginonewire.so