summaryrefslogtreecommitdiff
path: root/gnu/packages/telegram.scm
AgeCommit message (Expand)Author
2021-03-06gnu: telegram-desktop: Fix typo in description....* gnu/packages/telegram.sc (telegram-desktop)[description]: Fix typo. Tobias Geerinckx-Rice
2021-02-18gnu: webrtc-for-telegram-desktop: Adjust native inputs....This fixes a segmentation fault in telegram-desktop. * gnu/packages/telegram.scm (webrtc-for-telegram-desktop) [native-inputs]: Add gcc-9 and perl. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Raghav Gururajan
2021-02-18gnu: telegram-desktop: Update to 2.5.9....* gnu/packages/telegram.scm (telegram-desktop): Update to 2.5.9. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Raghav Gururajan
2021-02-18gnu: libtgvoip-for-telegram-desktop: Update to revision 88....* gnu/packages/telegram.scm (libtgvoip-for-telegram-desktop): Update to revision 88. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Raghav Gururajan
2021-02-18gnu: webrtc-for-telegram-desktop: Update to revision 83....* gnu/packages/telegram.scm (webrtc-for-telegram-desktop): Update to revision 83. [inputs]: Add libx11, libxext, and libxtst. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Raghav Gururajan
2021-02-16Revert "gnu: telegram-desktop: Comment materialdecoration input."...This reverts commit 5da7b2d05092829f922512a0674810f3895d88b3. Leo Prikler
2021-02-10gnu: telegram-desktop: Comment materialdecoration input....This commit comments materialdecoration input in telegram-desktop because of build failure. * gnu/packages/telegram.scm (telegram-desktop)[inputs]: Comment materialdecoration. Oleg Pykhalov
2021-02-03gnu: Add telegram-cli....* gnu/packages/telegram.scm (telegram-cli): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Raghav Gururajan
2021-02-03gnu: Add tgl....* gnu/packages/telegram.scm (tgl): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Raghav Gururajan
2021-02-03gnu: Add tl-parser....* gnu/packages/telegram.scm (tl-parser): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Raghav Gururajan
2021-01-31gnu: Add telegram-desktop....* gnu/packages/telegram.scm (telegram-desktop): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Raghav Gururajan
2021-01-31gnu: Add libtgvoip-for-telegram-desktop....* gnu/packages/telegram.scm (libtgvoip-for-telegram-desktop): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Raghav Gururajan
2021-01-31gnu: Add rlottie-for-telegram-desktop....* gnu/packages/telegram.scm (rlottie-for-telegram-desktop): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Raghav Gururajan
2021-01-31gnu: Add webrtc-for-telegram-desktop....* gnu/packages/telegram.scm: New module. (webrtc-for-telegram-desktop): New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Raghav Gururajan