From 51411db7f6f7597fa035876d99fa70fccaa731eb Mon Sep 17 00:00:00 2001 From: Boernsman Date: Tue, 27 Aug 2019 20:14:05 +0200 Subject: [PATCH] added debian package --- debian/control | 15 +++++++++++++++ debian/nymea-plugin-systemmonitor.install.in | 1 + 2 files changed, 16 insertions(+) create mode 100644 debian/nymea-plugin-systemmonitor.install.in diff --git a/debian/control b/debian/control index fb5ca241..e34a7229 100644 --- a/debian/control +++ b/debian/control @@ -749,6 +749,20 @@ Description: nymea.io plugin to send and receive strings over a serial port . This package will install the nymea.io plugin for serial ports +Package: nymea-plugin-systemmonitor +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + nymea-plugins-translations, +Description: nymea.io plugin to monitor the system + 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 system monitoring + Package: nymea-plugins-translations Section: misc @@ -818,6 +832,7 @@ Depends: nymea-plugin-boblight, nymea-plugin-remotessh, nymea-plugin-unipi, nymea-plugin-serialportcommander, + nymea-plugin-systemmonitor, 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-systemmonitor.install.in b/debian/nymea-plugin-systemmonitor.install.in new file mode 100644 index 00000000..77eef007 --- /dev/null +++ b/debian/nymea-plugin-systemmonitor.install.in @@ -0,0 +1 @@ +usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginsystemmonitor.so