Add debian package of keba plugin and add translations

pull/1/head
Simon Stürz 2018-03-12 18:33:42 +01:00 committed by Michael Zanetti
parent e3433c2f79
commit ef619b60fc
3 changed files with 17 additions and 0 deletions

15
debian/control vendored
View File

@ -527,6 +527,21 @@ Description: nymea.io plugin for snapd
This package will install the nymea.io plugin for snapd
Package: nymea-plugin-keba
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
nymea-plugins-translations,
Replaces: guh-plugin-keba
Description: nymea.io plugin for keba
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 keba
Package: nymea-plugins-translations

1
debian/nymea-plugin-keba.install.in vendored Normal file
View File

@ -0,0 +1 @@
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginkeba.so

View File

@ -37,6 +37,7 @@ QMAKE_EXTRA_TARGETS += lupdate
translations.path = /usr/share/nymea/translations
translations.files = $$[QT_SOURCE_TREE]/translations/*.qm
TRANSLATIONS += $$files($$[QT_SOURCE_TREE]/translations/*.ts, true)
# Install plugin
target.path = $$PLUGIN_PATH