From 2d021e89c7a9d65aedbca718060a021392df756e Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Thu, 19 Apr 2018 12:53:44 +0200 Subject: [PATCH] add dweetio plugin to debian packaging structure --- debian/control | 15 +++++++++++++++ debian/nymea-plugin-dweetio.install.in | 1 + 2 files changed, 16 insertions(+) create mode 100644 debian/nymea-plugin-dweetio.install.in diff --git a/debian/control b/debian/control index f329fc3a..7d352caa 100644 --- a/debian/control +++ b/debian/control @@ -108,6 +108,21 @@ Description: nymea.io plugin for denon This package will install the nymea.io plugin for denon +Package: nymea-plugin-dweetio +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + nymea-plugins-translations, +Description: nymea.io plugin for dweet.io + 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 dweet.io + + Package: nymea-plugin-elro Architecture: any Depends: ${shlibs:Depends}, diff --git a/debian/nymea-plugin-dweetio.install.in b/debian/nymea-plugin-dweetio.install.in new file mode 100644 index 00000000..0e0f6599 --- /dev/null +++ b/debian/nymea-plugin-dweetio.install.in @@ -0,0 +1 @@ +usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_deviceplugindweetio.so