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
Nikolay Amiantov
131eb8406e
tdesktop: 0.9.44 -> 0.9.48
...
This package requires a ridiculous amount of time to maintain, with
their build system changing from one completely ad-hoc way to
another. More hacks for the throne of hacks...
2016-05-20 03:47:42 +03:00
Tuomas Tynkkynen
5152e01e87
treewide: Make explicit that 'dev' output of pango is used
2016-05-19 10:02:27 +02:00
Tuomas Tynkkynen
d1937cf11a
treewide: Make explicit that 'dev' output of gtk2 is used
2016-05-19 10:00:38 +02:00
Tuomas Tynkkynen
f81af4e6f0
treewide: Make explicit that 'dev' output of glib is used
2016-05-19 10:00:35 +02:00
Tuomas Tynkkynen
a11b717ce4
treewide: Make explicit that 'dev' output of gdk_pixbuf is used
2016-05-19 10:00:35 +02:00
Tuomas Tynkkynen
5e5c5382f6
treewide: Make explicit that 'dev' output of cairo is used
2016-05-19 10:00:28 +02:00
Tuomas Tynkkynen
85a51074dc
treewide: Make explicit that 'dev' output of atk is used
2016-05-19 10:00:25 +02:00
Nikolay Amiantov
c4ab28e38e
tdesktop: 0.9.33 -> 0.9.44
2016-04-30 03:12:32 +03:00
Nikolay Amiantov
618c75de7b
tdesktop: fix build
2016-04-25 20:47:29 +03:00
Nikolay Amiantov
82bf15393d
tdesktop: move to qmakeHook
2016-04-20 18:55:45 +03:00
Nikolay Amiantov
755e4633c7
mass-replace glib and gtk lib/*/include paths
2016-04-14 04:13:54 +03:00
Nikolay Amiantov
1d24a7b6f8
tdesktop: init at 0.9.33
2016-03-30 22:22:51 +03:00