add debian package for tcpcommander
This commit is contained in:
parent
dcabf7c716
commit
f42f1bd280
17
debian/control
vendored
17
debian/control
vendored
@ -406,7 +406,7 @@ Architecture: any
|
|||||||
Depends: ${shlibs:Depends},
|
Depends: ${shlibs:Depends},
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
guh-plugins-translations,
|
guh-plugins-translations,
|
||||||
Description: guh.io plugin for udpcommander
|
Description: guh.io plugin for UDP commander
|
||||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||||
server works like a translator for devices, things and services and
|
server works like a translator for devices, things and services and
|
||||||
allows them to interact.
|
allows them to interact.
|
||||||
@ -475,6 +475,21 @@ Description: guh.io plugin for ws2812
|
|||||||
This package will install the guh.io plugin for ws2812
|
This package will install the guh.io plugin for ws2812
|
||||||
|
|
||||||
|
|
||||||
|
Package: guh-plugin-tcpcommander
|
||||||
|
Architecture: any
|
||||||
|
Depends: ${shlibs:Depends},
|
||||||
|
${misc:Depends},
|
||||||
|
guh-plugins-translations,
|
||||||
|
Description: guh.io plugin for TCP commander
|
||||||
|
The guh 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 guh.io plugin for TCP commander
|
||||||
|
|
||||||
|
|
||||||
Package: guh-plugins-translations
|
Package: guh-plugins-translations
|
||||||
Section: misc
|
Section: misc
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
|||||||
1
debian/guh-plugin-tcpcommander.install.in
vendored
Normal file
1
debian/guh-plugin-tcpcommander.install.in
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_deviceplugintcpcommander.so
|
||||||
1
debian/guh-plugins-translations.dirs
vendored
Normal file
1
debian/guh-plugins-translations.dirs
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
usr/share/guh/translations
|
||||||
Loading…
x
Reference in New Issue
Block a user