Commit Graph

315 Commits

Author SHA1 Message Date
Nick Cao
b6641c2209
tdesktop: override glibmm_2_68 to version 2.76.0 2023-04-04 09:56:26 +08:00
Nick Cao
baee1005c9
tdesktop: 4.6.5 -> 4.7.1
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.6.5...v4.7.1

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.7.1
2023-04-04 09:56:25 +08:00
github-actions[bot]
705ac3185e
Merge master into staging-next 2023-03-23 06:01:22 +00:00
Nick Cao
3abfa15068
Merge pull request #218726 from NickCao/tdesktop-register
tdesktop: add patch to disable custom URL scheme registration
2023-03-23 13:33:33 +08:00
github-actions[bot]
c70342c89c
Merge master into staging-next 2023-03-19 00:02:27 +00:00
Adam Stephens
c19b09c243 tdesktop: fix aarch64 build failures 2023-03-18 22:04:59 +01:00
github-actions[bot]
455127ad5e
Merge master into staging-next 2023-03-16 18:01:20 +00:00
Weijia Wang
7db54bdcb1 kotatogram-desktop: unbreak on aarch64-linux 2023-03-16 15:00:54 +02:00
Atemu
9bd2506458 treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4
These packages were identified as broken when ffmpeg = ffmpeg_5.

Tested _only_ by building them. If you are a maintainer of one of these
packages, please test whether your package still works.
2023-03-13 16:42:22 -06:00
Nick Cao
1320cb8157
tdesktop: add patch to disable custom URL scheme registration
The generated .desktop files contains references to unwrapped tdesktop,
breaking scheme handling. And the scheme handler is already registered
in the packaged .desktop file, rendering this unnessesary

Reference: https://github.com/NixOS/nixpkgs/issues/218370
2023-02-28 10:52:38 +08:00
Nick Cao
e3f9921357
tdesktop: 4.6.3 -> 4.6.5 2023-02-26 10:28:46 +08:00
Yureka
e8de6a730c tdesktop.tg_owt: additional fix for GCC 12 + musl 2023-02-19 13:40:44 +01:00
Nick Cao
2373e77aa2
Merge pull request #216598 from NickCao/tdesktop
tdesktop: 4.6.2 -> 4.6.3
2023-02-18 15:52:30 +08:00
Alex Wied
19de50fd8f kotatogram-desktop: fix tg_owt 2023-02-16 13:32:02 -05:00
Nick Cao
e5ef7ae79e
tdesktop: 4.6.2 -> 4.6.3
Release: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.6.3
Changes: https://github.com/telegramdesktop/tdesktop/compare/v4.6.2...v4.6.3
2023-02-16 14:05:10 +08:00
github-actions[bot]
bff8e74964
Merge master into staging-next 2023-02-10 06:01:18 +00:00
Nick Cao
061420564f
tdesktop: 4.6.1 -> 4.6.2
Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.6.2
2023-02-09 11:17:58 +08:00
github-actions[bot]
41e5bd55d5
Merge master into staging-next 2023-02-07 06:01:28 +00:00
Nick Cao
1adcc3be90
tdesktop: 4.6.0 -> 4.6.1 2023-02-07 07:39:27 +08:00
github-actions[bot]
ae91e9a960
Merge master into staging-next 2023-02-04 06:01:09 +00:00
Nick Cao
f4ba1f56ad
tdesktop: 4.5.3 -> 4.6.0 2023-02-04 09:12:10 +08:00
Fabián Heredia Montiel
413920705e tg_owt: add gcc12 patch 2023-01-27 21:20:52 -06:00
Shawn8901
0a1dd3ced1 treewide: remove global with lib; in pkgs/{misc,networking} 2023-01-24 17:29:20 +01:00
Alexander Bantyev
cf6795e458
Merge pull request #207606 from ilya-fedin/kotatogram-tg-owt-openssl-fix
kotatogram-desktop/tg_owt: supply right openssl version
2023-01-21 08:50:35 +04:00
Ilya Fedin
77d99717a6 kotatogram-desktop: fix build on Darwin after #210062 2023-01-19 18:08:56 +04:00
Nick Cao
32b88691bf
tdesktop: 4.4.1 -> 4.5.3 2023-01-08 19:29:25 +08:00
Ilya Fedin
f83a8afc99 kotatogram-desktop/tg_owt: supply right openssl version
tg_owt doesn't really support openssl 3.x yet, video/voice chats don't work
2022-12-24 22:40:52 +04:00
Rick van Schijndel
9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
Nick Cao
2fb2d7c9df
tdesktop: 4.4.0 -> 4.4.1 2022-12-07 19:15:30 +08:00
Nick Cao
2f1fc707d0
tdesktop: 4.3.4 -> 4.4.0 2022-12-07 09:40:58 +08:00
Nick Cao
775a7cca8a
tdesktop: 4.3.1 -> 4.3.4 2022-11-25 22:11:08 +08:00
Nick Cao
683f25a6af
tdesktop: 4.3.0 -> 4.3.1 2022-11-08 10:02:58 +08:00
Nick Cao
b523abff50
tdesktop: 4.2.4 -> 4.3.0 2022-11-06 09:56:32 +08:00
André Silva
678b994771
Merge pull request #196269 from andresilva/tdesktop-fix-cursor
tdesktop: fix for loading libXcursor
2022-10-19 12:46:36 +01:00
André Silva
910b2be5ac
tdesktop: fix for loading libXcursor 2022-10-16 13:28:46 +01:00
Nick Cao
b2cea2e810
tdesktop: tg_owt: use openssl_1_1 to fix video chat incompatibility 2022-10-16 15:40:01 +08:00
Jan Tojnar
571d8e44bf tdesktop: switch to webkitgtk_4_1
To reduce the number of WebKits in closure.

webkitgtk_4_1 should be the most common one in GNOME now.
webkitgtk_5_0 is still unstable.
2022-10-11 18:52:36 +02:00
R. Ryantm
4a758b5da3 tdesktop: 4.2.0 -> 4.2.4 2022-09-30 22:59:56 -05:00
Nick Cao
a8ed614112
tdesktop: update maintainers 2022-09-18 09:20:33 +08:00
Nick Cao
d7ecc08655
tdesktop: 4.1.1 -> 4.2.0 2022-09-17 20:51:50 +08:00
Jonas Heinrich
7e373ff010
Merge pull request #186980 from kilianar/tdesktop-4.1.1
tdesktop: 4.1.0 -> 4.1.1
2022-08-20 18:48:12 +02:00
Emery Hemingway
b5526585c2 treewide: inject xdg-open into wrappers as $PATH suffix
The xdg-open utility is only ever a runtime dependency and its
dependents only expect that it accept a URI as a command line
argument and do something with it that the user would expect.
For such as a trivial relationship it should be possible for
users to override xdg-open with something else in their PATH.
2022-08-19 13:11:27 -05:00
kilianar
16397165db tdesktop: 4.1.0 -> 4.1.1
https://github.com/telegramdesktop/tdesktop/releases/tag/v4.1.1
2022-08-16 16:36:45 +02:00
Nick Cao
3f5777d821
tdesktop: 4.0.2 -> 4.1.0 2022-08-13 11:30:18 +08:00
Sebastián Mancilla
10b8ec9dd1
Merge pull request #180596 from sikmir/tg
tg: init at 0.19.0
2022-08-12 13:38:55 -04:00
Ilya Fedin
20124c5d7b kotatogram-desktop: propagate all tg_owt build inputs
It's a static library and all the packages required at the linking stage for RPATH
2022-07-22 11:14:49 +04:00
K900
1a543290a0 tdesktop: add missing deps
Not sure what happened in staging, but it's broken.
2022-07-19 23:56:16 +03:00
Nikolay Korotkiy
1ae62d806f
tg: init at 0.19.0 2022-07-08 00:58:37 +03:00
kilianar
2f74b5358c tdesktop: 4.0.0 -> 4.0.2 2022-06-25 08:28:26 +02:00
kilianar
3ff0d89af3 tdesktop: 3.7.3 -> 4.0.0
Updated with `update.py`.

- [Release notes](https://github.com/telegramdesktop/tdesktop/releases/tag/v4.0.0)
- [Commits](https://github.com/telegramdesktop/tdesktop/compare/v3.7.3...v4.0.0)
2022-06-21 11:43:45 +02:00