Commit Graph

306 Commits

Author SHA1 Message Date
Weijia Wang
7db54bdcb1 kotatogram-desktop: unbreak on aarch64-linux 2023-03-16 15:00:54 +02: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
Sandro
765a6aba57
Merge pull request #174946 from milahu/qt6-wrapQtAppsHook-remove-qtwayland
qt6.wrapQtAppsHook: remove dependencies: qtbase qtwayland
2022-05-30 23:46:18 +02:00
Janne Heß
bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
Rick van Schijndel
433701147a
treewide: pkgs/applications: mark broken for aarch64-linux 2022-05-30 13:42:58 +02:00
Sergei Trofimovich
5296a360c6 telegram-cli: pull patch pending upstream inclusion for -fno-common toolchain support
Without the change builds fails on upstream gcc-10 as:

    ld: objs/loop.o:/build/tg/loop.c:77: multiple definition of
      `verbosity'; objs/main.o:/build/tg/main.c:93: first defined here
2022-05-29 22:00:46 +01:00
Milan Hauth
b818b6c696 tdesktop: add dependency: qtwayland 2022-05-27 17:52:55 +02:00
Nick Cao
33775ec9a2
tdesktop: 3.6.0 -> 3.7.3 2022-05-23 09:37:43 +08:00
Ilya Fedin
f15277040c kotatogram-desktop: merge tg_owt post-patch commands 2022-04-25 05:39:20 +04:00
Ilya Fedin
18833d2d94 kotatogram-desktop: fix build with KF5.94 2022-04-25 05:38:39 +04:00
K900
a77406f1f2 tdesktop: fix build with kwayland 5.94
Hopefully a temporary hack until upstream fixes this
(or nixpkgs ships qt6)
2022-04-18 11:47:53 +03:00