Skip to content

Commit

Permalink
removed the tar files from the repo. Moved them to Releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
DutchForeigner committed Jul 23, 2021
1 parent cd956be commit 63026ca
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 7 deletions.
Binary file removed Manual_build_v0.8.3.docx
Binary file not shown.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# signal-cli compiled for Raspberry Pi
See https://github.com/AsamK/signal-cli for the source and original author.
See https://github.com/exquo/signal-libs-build for the source of the dependent libraries.

So far, I've only tested/used the 'register' (with --captcha), 'verify' and 'send -m' commands.
All ran with no errors.

**rpi_signal-cli.0.8.3.tar** -> Signal-cli v0.8.3
**rpi_signal-cli.0.8.4.1.tar** -> Signal-cli v0.8.4.1
Build with:
- Raspberry PI 3B with Raspbian GNU/Linux 10 (buster) Lite
- Raspberry PI 3B with Raspbian GNU/Linux 10 (buster) Lite (32bit)
- Java JDK v11.0.11+9-post-Raspbian-1deb10u1
- Gradle v7.1
- Rust 1.53.0
Expand All @@ -15,11 +16,7 @@ Build with:
- zip 3.0-11
- unzip 6.0-23+deb10u2

These 2 libraries are already included in the above mentioned tar file (stored here for possible future use):
- **zkgroup-java-0.7.0.jar** the dependent library build for Raspberry Pi, updated source is https://github.com/signalapp/zkgroup/releases release/tag: v0.7.2
- **signal-client-java-0.2.3.jar** the dependent library build for Raspberry Pi, updated source is https://github.com/AsamK/signal-cli/wiki/Provide-native-lib-for-libsignal release/tag: java-0.2.3

**Manual_build_v0.8.3.pdf** -> the manual build steps, used to build the tar file.
**Manual_build_v0.8.4.1.pdf** -> the manual build steps, used to build the tar file.

### Older version(s):
- rpi_signal-cli.0.8.1.tar -> Signal-cli v0.8.1 build on Raspberry PI 3B with Raspbian GNU/Linux 10 (buster)
Expand Down
Binary file removed rpi_signal-cli-0.8.3.tar
Binary file not shown.
Binary file removed signal-client-java-0.2.3.jar
Binary file not shown.
Binary file removed zkgroup-java-0.7.0.jar
Binary file not shown.

0 comments on commit 63026ca

Please sign in to comment.