2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00
fhem-mirror/fhem/thirdparty/signallibs_armv7l/README
Adimarantis daeeeba5ce Module: Signalbot
git-svn-id: https://svn.fhem.de/fhem/trunk@23745 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2021-02-14 21:07:48 +00:00

20 lines
827 B
Plaintext

Maintainer: Adimarantis
FHEM Module: Signalbot
Content:
Native libraries for armv7l (Raspberry Pi) required to run the software signalcli (https://github.com/AsamK/signal-cli) which is a prequisite for the Signalbot
The signal-cli distribution only contains x86 libraries and the build process for Raspberry is cumbersome, introduces even more dependencies and requires more RAM than a standard Raspberry (so potentially cross compiling)
Libraries will be pulled by the install script automatically from here.
1.) zkgroup (required for V2 Signal groups)
Name: libzkgroup.so
Version: 0.7.1 (May 15 2020)
License: GPL-3.0
Source: https://github.com/signalapp/zkgroup
2.) libsignal (required from signal-cli 0.8.0)
Name: libsignal.so
Version: java-0.2.3
License: AGPL-3.0
Source: https://github.com/signalapp/libsignal-client