From 6e3c2fcbabf52227b7fd24cd32fc94bd012308ce Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Wed, 26 Jul 2017 15:53:03 +0200 Subject: [PATCH] add a guh-plugins-all meta package --- debian/control | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/debian/control b/debian/control index ced20986..d670b09c 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Michael Zanetti Build-depends: debhelper (>= 0.0.0), libguh1-dev, libqt5serialport5-dev, + python:any, qtbase5-dev, qtconnectivity5-dev, Standards-Version: 3.9.3 @@ -247,3 +248,44 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, Description: guh.io plugin for ws2812 guh.io plugin for ws2812 + +Package: guh-plugins-all +Section: libs +Architecture: all +Multi-Arch: same +Depends: guh-plugin-avahimonitor, + guh-plugin-awattar, + guh-plugin-commandlauncher, + guh-plugin-conrad, + guh-plugin-datetime, + guh-plugin-denon, + guh-plugin-dollhouse, + guh-plugin-elgato, + guh-plugin-elro, + guh-plugin-eq-3, + guh-plugin-genericelements, + guh-plugin-gpio, + guh-plugin-intertechno, + guh-plugin-kodi, + guh-plugin-leynew, + guh-plugin-lgsmarttv, + guh-plugin-lircd, + guh-plugin-mailnotification, + guh-plugin-multisensor, + guh-plugin-netatmo, + guh-plugin-networkdetector, + guh-plugin-openweathermap, + guh-plugin-orderbutton, + guh-plugin-osdomotics, + guh-plugin-philipshue, + guh-plugin-plantcare, + guh-plugin-pushbullet, + guh-plugin-senic, + guh-plugin-udpcommander, + guh-plugin-unitec, + guh-plugin-usbwde, + guh-plugin-wakeonlan, + guh-plugin-wemo, + guh-plugin-ws2812, +Description: guh.io plugn meta package for all plugins + guh.io plugin meta package to install all plugins at once