Commit Graph

3 Commits

Author SHA1 Message Date
oxalica
f3959d8e8b
libtgvoip: remove
It's removed because:
1. It's an internal library which is only used by telegram itself, and
   it's fine to use its bundled source in telegram.
2. It's forced to produce static library, is very fast to build
   (less than 1min) and is quite small (<2 MiB).
3. Reduce extra maintenance work and have almost no other drawback.
2021-07-23 05:38:53 +08:00
Michael Weiss
bbd9f938d4 tdesktop: Finalize the update script
Now the fetchgit sources are properly prefetched.
2021-06-27 15:48:14 +02:00
Michael Weiss
ea0c0603f5
tdesktop: Add an update script
To make sure that all dependencies are updated as well.
Last TODO: tg_owt_hash (requires nix-prefetch-git for the submodules).
2021-06-26 17:18:43 +02:00