Commit Graph

62 Commits

Author SHA1 Message Date
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
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
Michael Weiss
d1a04efbf7 tdesktop: 1.1.23 -> 1.2.1 2018-01-21 15:42:08 +01:00
Orivej Desh
8bd10a17c6 breakpad: delete
This library does not compile with the current glibc and is unused since
74f7db075a.
2017-11-16 20:43:33 +03:00
David Izquierdo
f79c0b8627 tdesktop: 1.1.22 -> 1.1.23 2017-09-24 12:55:41 +02:00
David Izquierdo
d195a98504 tdesktop: update 1.1.7 -> 1.1.19 2017-08-20 12:48:54 +02:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
David Izquierdo
aa2b643e4b tdesktop: 1.0.27 -> 1.1.7 2017-06-22 09:20:51 +02:00
Thomas Tuegel
c816bbc8a8
qt5: remove makeQtWrapper 2017-06-18 08:44:42 -05:00
Nikolay Amiantov
74f7db075a tdesktop: 1.0.2 -> 1.0.27
Use system Qt.
2017-04-03 17:48:23 +03:00
Nikolay Amiantov
e734f044ab tdesktop: 1.0.0 -> 1.0.2 2017-01-31 03:27:10 +03:00
Ignat Loskutov
c94c2666bb tdesktop: 0.10.19 -> 1.0.0
abbradar: add vdpau to fix the build, use qt56 explicitly

Closes #21821.
2017-01-12 15:27:24 +03:00
Nikolay Amiantov
1a9ce1d9d0 tdesktop: 0.10.1 -> 0.10.19 2016-11-24 01:17:54 +03:00
Nikolay Amiantov
86f3595cfe tdesktop: 0.9.56 -> 0.10.1 2016-08-14 22:37:07 +03:00
Nikolay Amiantov
cce1e9f2f4 tdesktop: use parseDrvName to get Qt release version
Closes #16559
2016-07-23 09:41:25 +03:00
Nikolay Amiantov
f990abb801 tdesktop: 0.9.49 -> 0.9.56 2016-06-27 22:03:29 +03:00
Nikolay Amiantov
7b84294bd9 tdesktop: fix with new Qt 2016-06-09 21:37:24 +03:00
Vladimír Čunát
81039713fa Merge branch 'master' into staging
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Rok Garbas
bf2aaeb0f6 tdesktop: 0.9.48 -> 0.9.49 2016-05-25 17:59:08 +02:00
Vladimír Čunát
0b192a0976 Merge branch 'master' into staging
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00