summaryrefslogtreecommitdiff
path: root/gnu/packages/telegram.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: Rename qtbase to qtbase-5.•••This change was automated via the following command: $ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g' $ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g' $ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g' $ git checkout etc # to clear some spurious changes This is done so the qtbase package can be upgraded to version 6 in the following commit. Maxim Cournoyer2021-06-141-1/+1
* gnu: Add tgcli.•••* gnu/packages/telegram.scm (tgcli): New variable. Raghav Gururajan2021-05-021-0/+52
* gnu: tl-parser: Fix typo in description.•••* gnu/packages/telegram.scm (tl-parser)[description]: Fix typo. Tobias Geerinckx-Rice2021-04-101-2/+2
* gnu: telegram-desktop: Fix typo in description.•••* gnu/packages/telegram.sc (telegram-desktop)[description]: Fix typo. Tobias Geerinckx-Rice2021-03-061-1/+1
* gnu: 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 Gururajan2021-02-181-1/+3
* gnu: 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 Gururajan2021-02-181-12/+13
* gnu: 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 Gururajan2021-02-181-3/+3
* gnu: 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 Gururajan2021-02-181-4/+7
* Revert "gnu: telegram-desktop: Comment materialdecoration input."•••This reverts commit 5da7b2d05092829f922512a0674810f3895d88b3. Leo Prikler2021-02-161-2/+1
* gnu: 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 Pykhalov2021-02-101-1/+2
* gnu: Add telegram-cli.•••* gnu/packages/telegram.scm (telegram-cli): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Raghav Gururajan2021-02-031-0/+97
* gnu: Add tgl.•••* gnu/packages/telegram.scm (tgl): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Raghav Gururajan2021-02-031-0/+78
* gnu: Add tl-parser.•••* gnu/packages/telegram.scm (tl-parser): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Raghav Gururajan2021-02-031-0/+47
* gnu: Add telegram-desktop.•••* gnu/packages/telegram.scm (telegram-desktop): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Raghav Gururajan2021-01-311-1/+330
* gnu: 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 Gururajan2021-01-311-0/+47
* gnu: 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 Gururajan2021-01-311-1/+38
* gnu: 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 Gururajan2021-01-311-0/+144