Michael Weiss
733756ccfc
tdesktop: Drop the enchant2 and dee dependencies
...
Ilya Fedin informed me that they aren't required anymore. Thanks :)
2021-07-03 17:10:33 +02:00
Ilan Joselevich
b7515545b5
tdesktop: 2.8.3 -> 2.8.4
2021-07-03 16:47:01 +03:00
Michael Weiss
3864c36b79
tdesktop: 2.8.1 -> 2.8.3
2021-06-28 19:05:14 +02:00
Michael Weiss
bbd9f938d4
tdesktop: Finalize the update script
...
Now the fetchgit sources are properly prefetched.
2021-06-27 15:48:14 +02:00
Michael Weiss
dc87cf5298
tdesktop: 2.8.0 -> 2.8.1
...
This also improves the packaging (see #128219 ).
2021-06-27 15:48:14 +02:00
Michael Weiss
0d509d366d
tdesktop: 2.7.5 -> 2.8.0
2021-06-26 18:12:37 +02:00
Michael Weiss
ea0c0603f5
tdesktop: Add an update script
...
To make sure that all dependencies are updated as well.
Last TODO: tg_owt_hash (requires nix-prefetch-git for the submodules).
2021-06-26 17:18:43 +02:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
Jonathan Ringer
a0899b2773
tdesktop: add optional dependencies
2021-06-03 17:00:07 -07:00
Jonathan Ringer
7ab7322b0e
tdesktop: 2.7.4 -> 2.7.5
2021-06-03 17:00:07 -07:00
Sameer Hoosen
2bd34a98af
tdesktop: 2.7.1 -> 2.7.4 ( #120994 )
2021-04-29 12:57:49 +02:00
Michael Weiss
fb98c03108
tdesktop: 2.6.1 -> 2.7.1
2021-03-26 15:09:48 +01:00
Michael Weiss
ed113c9bd5
tdesktop: 2.6.0 -> 2.6.1
2021-02-26 13:43:29 +01:00
Michael Weiss
2c042fe9c8
tdesktop: 2.5.9 -> 2.6.0
...
This also adds libthai and libdatrie as optional dependencies for gtk3.
2021-02-24 17:49:59 +01:00
Michael Weiss
b78942f040
tdesktop: 2.5.8 -> 2.5.9
2021-02-18 15:32:07 +01:00
Ben Siraphob
a6ac3eedbd
treewide: xdg_utils -> xdg-utils
2021-02-01 15:05:09 +07:00
Michael Weiss
19ac92915a
tdesktop: 2.5.7 -> 2.5.8
2021-01-30 01:06:35 +01:00
Michael Weiss
2b66bbd845
tdesktop: 2.5.1 -> 2.5.7
2021-01-30 00:38:48 +01:00
Ben Siraphob
5d566c43b4
pkgs/applications: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
Michael Weiss
2688e2d3fe
tdesktop: 2.5.0 -> 2.5.1
2020-12-23 15:53:27 +01:00
Michael Weiss
019eb959e3
tdesktop: 2.4.7 -> 2.5.0
...
TODO: Add a "dev" output for tdesktop.tg_owt (now built as a shared
library).
2020-12-23 15:01:42 +01:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
Michael Weiss
eee7e054a5
tdesktop: 2.4.6 -> 2.4.7
2020-11-05 20:37:05 +01:00
Michael Weiss
844665bdf3
tdesktop: 2.4.5 -> 2.4.6
2020-11-02 19:56:10 +01:00
Michael Weiss
680d320123
tdesktop: 2.4.4 -> 2.4.5
2020-10-31 14:24:49 +01:00
Michael Weiss
253c9cb0b8
tdesktop: 2.4.3 -> 2.4.4
2020-10-24 20:22:56 +02:00
Michael Weiss
7ca4469122
tdesktop: Drop unused CMake variables and passthru tg_owt
...
Before this change:
> CMake Warning:
> Manually-specified variables were not used by the project:
>
> BUILD_TESTING
> CMAKE_EXPORT_NO_PACKAGE_REGISTRY
> CMAKE_POLICY_DEFAULT_CMP0025
> DESKTOP_APP_USE_PACKAGED_GSL
> DESKTOP_APP_USE_PACKAGED_RLOTTIE
> DESKTOP_APP_USE_PACKAGED_VARIANT
> TDESKTOP_DISABLE_REGISTER_CUSTOM_SCHEME
> TDESKTOP_USE_PACKAGED_TGVOIP
2020-10-16 16:15:22 +02:00
oxalica
4c59c0b1da
tdesktop: 2.3.0 -> 2.4.3 and enable webrtc ( #100450 )
...
Enables WebRTC by packaging tg_owt.
2020-10-16 15:41:07 +02:00
Michael Weiss
f9c74c3f4b
Revert "tdesktop: Add a temporary workaround to fix the Linux build"
...
This reverts commit e7987936c1
.
With 57f0574595
in master this workaround is not required anymore.
2020-08-25 19:22:20 +02:00
Michael Weiss
a86d317da8
tdesktop: Use the API ID of the Snap package
...
Thanks to Ilya Fedin and John Preston we're now allowed to reuse the
API ID of the Snap package to avoid hitting rate limits.
This finally resolves #55271 #YAY \o/
2020-08-16 21:15:46 +02:00
Michael Weiss
dc63d382bb
tdesktop: 2.2.0 -> 2.3.0
...
This disables the WebRTC integration for now (I didn't really look into
it so far, but probably until we have something like
TDESKTOP_USE_PACKAGED_WEBRTC=OFF).
2020-08-16 21:13:38 +02:00
Michael Weiss
e7987936c1
tdesktop: Add a temporary workaround to fix the Linux build
2020-08-08 15:52:38 +02:00
oxalica
2bd78b209d
tdesktop: 2.1.13 -> 2.2.0 ( #93901 )
2020-07-26 14:11:21 +02:00
Michael Weiss
10b11fe5c8
tdesktop: 2.1.12 -> 2.1.13
2020-06-24 20:46:51 +02:00
Michael Weiss
b713e97c30
tdesktop: 2.1.11 -> 2.1.12
2020-06-18 18:09:45 +02:00
zowoq
78e324d272
treewide: ffmpeg_4 -> ffmpeg
2020-06-16 18:23:14 -07:00
Michael Weiss
a1aecffc97
tdesktop: 2.1.10 -> 2.1.11
2020-06-09 18:34:08 +02:00
Michael Weiss
7ef22b9ff1
tdesktop: 2.1.7 -> 2.1.10
2020-06-05 21:55:05 +02:00
Michael Weiss
6d923b36cd
tdesktop: 2.1.6 -> 2.1.7
2020-05-25 17:28:59 +02:00
Michael Weiss
6e5b1a71eb
tdesktop: 2.1.4 -> 2.1.6
2020-05-16 19:26:09 +02:00
Michael Weiss
22fef8ebb1
tdesktop: 2.1.2 -> 2.1.4
2020-05-10 15:08:06 +02:00
Michael Weiss
69dc7e64ad
tdesktop: 2.1.1 -> 2.1.2
2020-05-06 13:27:54 +02:00
Michael Weiss
e9e2f81590
tdesktop: 2.1.0 -> 2.1.1
...
Regarding microsoft_gsl: The CMake scripts from Telegram-Desktop did not
find it anymore (I didn't investigate this) and Arch already made this
change during the last update. It's probably best to do the same here
especially since Telegram-Desktop is currently based on GSL 3.0.1 while
our version is still at 2.1.0.
2020-05-02 21:30:07 +02:00
Michael Weiss
03399906ec
tdesktop: 2.0.1 -> 2.1.0
2020-04-24 15:19:11 +02:00
Michael Weiss
606baf03ba
tdesktop: 1.9.21 -> 2.0.1 ( #83790 )
...
* tdesktop: 1.9.21 -> 2.0.0
* tdesktop: 2.0.0 -> 2.0.1
2020-04-01 14:52:34 +02:00
Michael Weiss
2b25d0e2a9
tdesktop: 1.9.14 -> 1.9.21 ( #82806 )
2020-03-18 20:53:09 +01:00
Michael Weiss
4af086aa94
tdesktop: 1.9.13 -> 1.9.14
2020-02-20 19:24:57 +01:00
Michael Weiss
a59a557cf6
tdesktop: 1.9.12 -> 1.9.13
2020-02-14 00:43:20 +01:00
Michael Weiss
d0729f8323
tdesktop: 1.9.9 -> 1.9.12
...
Note: I skipped the packaging of mapbox-variant for now.
2020-02-12 00:56:36 +01:00