Age | Commit message (Expand) | Author |
2021-06-14 | 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 Cournoyer |
2021-05-02 | gnu: Add tgcli....* gnu/packages/telegram.scm (tgcli): New variable.
| Raghav Gururajan |
2021-04-10 | gnu: tl-parser: Fix typo in description....* gnu/packages/telegram.scm (tl-parser)[description]: Fix typo.
| Tobias Geerinckx-Rice |
2021-03-06 | gnu: telegram-desktop: Fix typo in description....* gnu/packages/telegram.sc (telegram-desktop)[description]: Fix typo.
| Tobias Geerinckx-Rice |
2021-02-18 | 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 Gururajan |
2021-02-18 | 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 Gururajan |
2021-02-18 | 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 Gururajan |
2021-02-18 | 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 Gururajan |
2021-02-16 | Revert "gnu: telegram-desktop: Comment materialdecoration input."...This reverts commit 5da7b2d05092829f922512a0674810f3895d88b3.
| Leo Prikler |
2021-02-10 | 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 Pykhalov |
2021-02-03 | gnu: 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-03 | gnu: Add tgl....* gnu/packages/telegram.scm (tgl): New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Raghav Gururajan |
2021-02-03 | gnu: 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-31 | gnu: 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-31 | 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 Gururajan |
2021-01-31 | 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 Gururajan |
2021-01-31 | 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 Gururajan |