2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-01 19:30:31 +00:00
fhem-mirror/fhem/thirdparty/signallibs_armv7l/README

20 lines
827 B
Plaintext
Raw Normal View History

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