diff --git a/network/chat/telegram-desktop/actions.py b/network/chat/telegram-desktop/actions.py index d44abf37d1..3b30d021c6 100644 --- a/network/chat/telegram-desktop/actions.py +++ b/network/chat/telegram-desktop/actions.py @@ -29,7 +29,7 @@ def setup(): '-DCMAKE_BUILD_TYPE=Release', '-DCMAKE_INSTALL_PREFIX="/usr"', '-DTDESKTOP_API_TEST=ON', - '-DDESKTOP_APP_QT6=OFF', + '-DDESKTOP_APP_QT6=ON', '-DDESKTOP_APP_USE_PACKAGED=ON', '-DDESKTOP_APP_DISABLE_CRASH_REPORTS=ON', '-DDESKTOP_APP_SPECIAL_TARGET=""', diff --git a/network/chat/telegram-desktop/pspec.xml b/network/chat/telegram-desktop/pspec.xml index 98b940a447..2de93a6ccd 100644 --- a/network/chat/telegram-desktop/pspec.xml +++ b/network/chat/telegram-desktop/pspec.xml @@ -13,7 +13,7 @@ telegram Official Telegram Desktop client Telegram is a messaging app with a focus on speed and security, it is super-fast, simple and free. You can use Telegram on all your devices at the same time — your messages sync seamlessly across any number of your phones, tablets or computers. - https://github.com/telegramdesktop/tdesktop/releases/download/v4.2.0/tdesktop-4.2.0-full.tar.gz + https://github.com/telegramdesktop/tdesktop/releases/download/v4.3.0/tdesktop-4.3.0-full.tar.gz fix-tgcalls-cstdint.patch @@ -23,8 +23,9 @@ ninja gtk3-devel rnnoise-devel - qt5-base-devel + qt6-base-devel xz-devel + libvpx-devel libdbusmenu-qt-devel expected-devel ffmpeg-devel @@ -39,14 +40,15 @@ alsa-lib-devel pulseaudio-libs-devel lz4-devel - + libtg_owt-devel xcb-util-keysyms-devel jemalloc-devel webkit2gtk-devel - glibmm-devel - qt5-svg-devel + glibmm-2.68-devel + qt6-svg-devel + qt6-5compat-devel llvm-clang-devel abseil-cpp-devel pipewire-devel @@ -76,23 +78,24 @@ libopus minizip hunspell - qt5-base + libvpx + qt6-base + qt6-5compat libtg_owt gdk-pixbuf - kcoreaddons libjpeg-turbo - qt5-imageformats + qt6-imageformats libdbusmenu-qt xcb-util-keysyms open-sans-fonts - glibmm + glibmm-2.68 libXext libXtst - qt5-svg + qt6-svg rnnoise libXfixes libXrandr - libsigc++ + libsigc++3 libXdamage libXcomposite jemalloc @@ -106,10 +109,17 @@ + + 2022-11-05 + 4.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-09-19 4.2.0 - Version bump + Version bump. Mustafa Cinasal muscnsl@gmail.com