3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

103 commits

Author SHA1 Message Date
Michael Weiss a47c3b32ab tdesktop: 1.5.3 -> 1.5.4
tdesktopPackages.preview: 1.5.3 -> 1.5.4
2018-12-24 11:43:53 +01:00
Michael Weiss ff70335091 tdesktop: 1.5.2 -> 1.5.3
tdesktopPackages.preview: 1.5.2 -> 1.5.3
2018-12-23 12:27:05 +01:00
Michael Weiss 1928f801a6 tdesktop: 1.5.1 -> 1.5.2
tdesktopPackages.preview: 1.5.1 -> 1.5.2
2018-12-17 14:22:24 +01:00
Michael Weiss e12009f390 tdesktop: 1.4.3 -> 1.5.1
tdesktopPackages.preview: 1.4.8 -> 1.5.1
2018-12-12 12:28:34 +01:00
Michael Weiss 20c6acb436 tdesktopPackages.preview: 1.4.7 -> 1.4.8 2018-12-06 21:50:49 +01:00
Renaud cde945a165
Merge pull request #48044 from schneefux/pkg/fetchfromgithub
treewide: Use fetchFromGitHub instead of fetchurl
2018-11-14 09:48:22 +01:00
Michael Weiss 39a9e2d65f tdesktopPackages.preview: 1.4.4 -> 1.4.7
TODO: We're still using the old API ID (like the Arch package) which
should be used for testing only.
I've tried to contact the Telegram team multiple times via different
channels but didn't get a response so far. See [0],[1] for more details.

[0]: https://github.com/telegramdesktop/tdesktop/issues/4717
[1]: 65b2db2160
2018-11-10 22:10:28 +01:00
Michael Weiss ea691fc8ee tdesktopPackages.preview: 1.4.3 -> 1.4.4 2018-10-17 19:40:54 +02:00
Michael Weiss 972aa96f27 tdesktop: 1.4.2 -> 1.4.3
tdesktopPackages.preview: 1.4.2 -> 1.4.3
2018-10-13 14:54:16 +02:00
Michael Weiss f9d247a8d8 tdesktop: 1.4.0 -> 1.4.2
tdesktopPackages.preview: 1.4.0 -> 1.4.2
2018-10-10 20:40:06 +02:00
schneefux 314593950e tdesktop: use fetchFromGitHub instead of fetchgit 2018-10-08 14:29:28 +02:00
Michael Weiss 4652b54f38 tdesktop: Update the Arch patches 2018-10-01 20:22:57 +02:00
Michael Weiss 766e3228c2 tdesktop: 1.3.14 -> 1.4.0
tdesktopPackages.preview: 1.3.14 -> 1.4.0
2018-09-30 14:59:15 +02:00
gnidorah e79ccc1100 tdesktop: support opening urls under wayland 2018-09-25 20:26:46 +03:00
Michael Weiss 792425934b tdesktop: 1.3.13 -> 1.3.14
tdesktopPackages.preview: 1.3.13 -> 1.3.14
2018-08-28 18:12:11 +02:00
Michael Weiss 9006cd339c tdesktop: 1.3.10 -> 1.3.13
tdesktopPackages.preview: 1.3.12 -> 1.3.13
2018-08-28 11:05:48 +02:00
Michael Weiss c3266a03a8 tdesktopPackages.preview: 1.3.11 -> 1.3.12 2018-08-05 11:56:10 +02:00
Michael Weiss 1ebee36c23 tdesktopPackages.preview: 1.3.10 -> 1.3.11 2018-08-03 14:15:22 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Michael Weiss bf2a009380 tdesktop: 1.3.7 -> 1.3.10
tdesktopPackages.preview: 1.3.7 -> 1.3.10

Without the patch the build will fail with the following error:

[ 15%] Building CXX object CMakeFiles/lib_export.dir/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.o
/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.cpp: In lambda function:
/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.cpp:712:56: internal compiler error: Segmentation fault
   if constexpr (MTPDphotos_photos::Is<decltype(data)>()) {
                                                        ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.
make[2]: *** [CMakeFiles/lib_export.dir/build.make:77: CMakeFiles/lib_export.dir/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1101: CMakeFiles/lib_export.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
2018-07-17 21:17:21 +02:00
Matthew Bauer 9a2345e963
Merge pull request #40880 from lheckemann/tdesktop-other
tdesktop: enable on other platforms
2018-06-28 20:33:48 -04:00
Michael Weiss 92ab620a4c tdesktop: 1.3.0 -> 1.3.7
tdesktopPackages.preview: 1.3.4 -> 1.3.7
2018-06-12 15:49:10 +02:00
Michael Weiss 72f07e74f3 tdesktopPackages.preview: 1.3.3 -> 1.3.4 2018-06-08 13:49:37 +02:00
Michael Weiss 01040d9c27 tdesktopPackages.preview: 1.3.1 -> 1.3.3 2018-06-07 13:08:36 +02:00
Michael Weiss 137a372d70 tdesktop: 1.2.17 -> 1.3.0
It still displays "Version 1.3 alpha" but other than that it should be
fine.
2018-06-05 17:27:13 +02:00
Michael Weiss dcfaef2b8e tdesktopPackages.preview: 1.3.0 -> 1.3.1 2018-06-05 17:18:49 +02:00
Michael Weiss c69cc21338 tdesktopPackages.preview: 1.2.24 -> 1.3.0
Note: I'm not packaging this as stable for now as there might be some
issues left (see GitHub), it says "Version 1.3 alpha" in the bottom left
corner, and I've only got a "New in version 1.2.25" message.
2018-06-01 15:11:57 +02:00
Michael Weiss 9cec6df630 tdesktopPackages.preview: 1.2.23 -> 1.2.24 2018-05-27 14:19:30 +02:00
Michael Weiss 66aed8fd38 tdesktopPackages.preview: 1.2.22 -> 1.2.23 2018-05-26 11:39:03 +02:00
Michael Weiss 0fd98c6897 tdesktopPackages.preview: 1.2.21 -> 1.2.22 2018-05-25 21:06:47 +02:00
Linus Heckemann bf22a10ccb tdesktop: enable on other platforms 2018-05-21 13:44:20 +01:00
Michael Weiss 70c60a2fdc tdesktopPackages.preview: 1.2.20 -> 1.2.21 2018-05-19 14:31:57 +02:00
Michael Weiss 3efea84fa1 tdesktopPackages.preview: 1.2.19 -> 1.2.20 2018-05-15 21:52:17 +02:00
Carlos José Ruiz-Henestrosa Ruiz 5f8ee95642 tdesktop: Fix the icon path (#40298)
The `.desktop` file now refers to the icon as `telegram` instead of `telegram-desktop`. This caused a placeholder icon to be shown instead.
2018-05-11 15:55:24 +02:00
Michael Weiss 038bf4f68b tdesktopPackages.preview: 1.2.17 -> 1.2.19 2018-05-09 23:22:13 +02:00
Michael Weiss 0288f77c30 tdesktop: 1.2.15 -> 1.2.17
tdesktopPackages.preview: 1.2.15 -> 1.2.17
2018-04-09 00:36:15 +02:00
Michael Weiss 9a4871ad82 tdesktop: 1.2.14 -> 1.2.15
tdesktopPackages.preview: 1.2.14 -> 1.2.15
2018-03-27 12:03:17 +02:00
Michael Weiss 40aabe9d48
Merge pull request #37587 from not-fl3/master
tdesktop: fixed GLib-GIO-ERROR
2018-03-22 21:08:05 +01:00
Michael Weiss 2fdec94fbf tdesktop: 1.2.6 -> 1.2.14
tdesktopPackages.preview: 1.2.12 -> 1.2.14
2018-03-22 17:14:23 +01:00
Michael Weiss f60d7e2add tdesktop: Clean up the patching 2018-03-22 00:43:30 +01:00
Fedor Logachev 654ebf8232 tdesktop: fixed GLib-GIO-ERROR 2018-03-21 20:07:30 +03:00
Michael Weiss e8fe2e1548 tdesktopPackages.preview: init at 1.2.12
Start tracking the pre-releases. I'll have to refactor/improve the
patching soon.
2018-03-20 00:42:33 +01:00
Nikolay Amiantov 4c3c71fdd4 tdesktop: disable on AArch64
Errors out with "please add support for your architecture".
2018-03-09 16:35:10 +03:00
Jan Malakhovski 7966e0efeb telegram/tdesktop: fix pulseaudio references 2018-03-06 13:46:28 +00:00
Vasyl Solovei 1865ce4abc tdesktop: add native notifications support
By patching paths to required libs in sources, application
is able to load them and provide an option to use native notifications.
2018-02-26 01:46:11 +03:00
Vladimír Čunát e96741cdb1
treewide: remove explicit overrides to gcc7
They're not needed on this branch.
2018-02-17 16:29:31 +01:00
Profpatsch 53e790e7a8 maintainers: capitalize the Profpatsch attribute (vanity)
Since I’m already at it, this has been bothering me for a while.
2018-02-12 07:24:50 +01:00
Profpatsch 2922bee722 remove profpatsch from maintainer list of a few packages 2018-02-12 06:24:38 +01:00
Michael Weiss a03b2b99af tdesktop: Fix the execution in a pure environment
Telegram was crashing when executed within a pure environment
(nix-shell -p tdesktop --pure).
Setting the environment variables QT_PLUGIN_PATH and XDG_RUNTIME_DIR
should resolve this issue. Fix #33729.
2018-01-22 22:25:48 +01:00
Michael Weiss 26f86b4069 tdesktop: 1.2.1 -> 1.2.6 2018-01-21 17:52:26 +01:00