tg2sip-alpine/README.md

12 lines
586 B
Markdown
Raw Normal View History

2023-03-20 19:11:07 +00:00
# tg2sip for Alpine
Building the [tg2sip](https://github.com/Infactum/tg2sip) package for Alpine 3.16.
- [Build recipe](APKBUILD)
- [Patch for Alpine](alpine.patch)
- [Package build log](build.log)
The [TDLib](https://github.com/tdlib/td) library is required for compilation. It is available in the Alpine [testing repository](https://pkgs.alpinelinux.org/package/edge/testing/x86_64/telegram-tdlib). You can build your own (P.S. The package assembly will be posted a little later).
For Alpine 3.16 `OpenSSL 1.1.1t` is used. This library is also used to build `TDLib` and `tg2sip`.