From 5d147acc3cac57ef10aa1f2812fbc85d51aac307 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Tue, 12 Jun 2018 18:51:53 +0200 Subject: [PATCH] add debian packaging --- 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 d17e3e89..4bd7aed4 100644 --- a/debian/control +++ b/debian/control @@ -633,6 +633,21 @@ Description: nymea.io plugin for remote ssh connection This package will install the nymea.io plugin for remote ssh connection +Package: nymea-plugin-systemmonitor +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + nymea-plugins-translations, +Description: nymea.io plugin for a system monitor + 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 a system monitor + + Package: nymea-plugins-translations Section: misc Architecture: all 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