guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#57675] [PATCH v2 0/5] gnu: telegram-desktop: Update to 4.1.1.


From: Hilton Chain
Subject: [bug#57675] [PATCH v2 0/5] gnu: telegram-desktop: Update to 4.1.1.
Date: Thu, 08 Sep 2022 20:38:41 +0800

Hello Guix!

These patches update Telegram Desktop to its latest release, changes are
detailed in commit messages.

One noticable point is that I leave libtgvoip's build within telegram-desktop's
environment, since I'm unable to build it with all features enabled neither via
autotools nor cmake.

Actually bundled building of that's Telegram's prefered way "since it's a
legacy library and its upstream build scripts aren't adapted to build with
tg_owt"[fn:1]

That's all, have a good day! =D

[fn:1]: 
https://github.com/telegramdesktop/tdesktop/wiki/The-Packaged-Building-Mode

Hilton Chain (5):
  gnu: Add abseil-cpp-for-webrtc-for-telegram-desktop.
  gnu: webrtc-for-telegram-desktop: Update to a5fbc9.
  gnu: Remove rlottie-for-telegram-desktop.
  gnu: Remove libtgvoip-for-telegram-desktop.
  gnu: telegram-desktop: Update to 4.1.1.

 gnu/local.mk                                  |   3 +
 ...se-for-telegram-desktop-support-musl.patch |  35 +
 ...telegram-desktop-add-missing-cstdint.patch |  21 +
 ...telegram-desktop-allow-disabling-X11.patch | 123 +++
 gnu/packages/telegram.scm                     | 995 +++++++++---------
 5 files changed, 702 insertions(+), 475 deletions(-)
 create mode 100644 
gnu/packages/patches/lib-base-for-telegram-desktop-support-musl.patch
 create mode 100644 
gnu/packages/patches/webrtc-for-telegram-desktop-add-missing-cstdint.patch
 create mode 100644 
gnu/packages/patches/webrtc-for-telegram-desktop-allow-disabling-X11.patch


base-commit: b45a44eaad890f31d9418dbb8cb14e3ee1d83c19
--
2.37.2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]