aboutsummaryrefslogtreecommitdiff

a432ae6396087c'>packages/telegram.scm
AgeCommit message (Expand)Author
2023-09-01gnu: webrtc-for-telegram-desktop: Update to 0-389.0532942....* gnu/packages/patches/webrtc-for-telegram-desktop-unbundle-libsrtp.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/telegram.scm (webrtc-for-telegram-desktop): Update to 0-389.0532942, which fixes `telegram-desktop` calls that are not working with OpenSSL 3. [source]<patches>: Add the patch. <snippet>: Unbundle libsrtp. [inputs]: Add libsrtp. Signed-off-by: Hilton Chain <hako@ultrarare.space> Distopico
2023-09-01gnu: libyuv-for-telegram-desktop: Update to 0-2439.77c2121....* gnu/packages/telegram.scm (libyuv-for-telegram-desktop): Update to 0-2439.77c2121. Hilton Chain
2023-08-22gnu: qtimageformats: Rename variable to qtimageformats-5....* gnu/packages/qt.scm (qtimageformats): Rename to... (qtimageformats-5): ... this. * gnu/packages/telegram.scm (telegram-desktop): Adjust accordingly. * gnu/packages/image-viewers.scm (qview): Likewise. * gnu/packages/geo.scm (openorienteering-mapper): Likewise. Maxim Cournoyer
2023-08-07gnu: Add tgs2png....* gnu/packages/telegram.scm (tgs2png): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Lu Hui