forked from pool/telegram-desktop
Accepting request 955489 from server:messaging
OBS-URL: https://build.opensuse.org/request/show/955489 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=71
This commit is contained in:
commit
97c31ff922
@ -1,20 +0,0 @@
|
|||||||
diff --git a/cmake/external/qt/CMakeLists.txt b/cmake/external/qt/CMakeLists.txt
|
|
||||||
index a4b15d3..fbd9630 100644
|
|
||||||
--- a/cmake/external/qt/CMakeLists.txt
|
|
||||||
+++ b/cmake/external/qt/CMakeLists.txt
|
|
||||||
@@ -27,6 +27,7 @@ if (DESKTOP_APP_USE_PACKAGED)
|
|
||||||
INTERFACE
|
|
||||||
${Qt5Core_PRIVATE_INCLUDE_DIRS}
|
|
||||||
${Qt5Gui_PRIVATE_INCLUDE_DIRS}
|
|
||||||
+ ${Qt5Widgets_PRIVATE_INCLUDE_DIRS}
|
|
||||||
)
|
|
||||||
|
|
||||||
if (Qt5DBus_FOUND)
|
|
||||||
@@ -65,6 +66,7 @@ INTERFACE
|
|
||||||
${qt_loc}/include/QtGui/${qt_version}
|
|
||||||
${qt_loc}/include/QtCore/${qt_version}/QtCore
|
|
||||||
${qt_loc}/include/QtGui/${qt_version}/QtGui
|
|
||||||
+ ${qt_loc}/include/QtWidgets/${qt_version}/QtWidgets
|
|
||||||
)
|
|
||||||
|
|
||||||
if (Qt5DBus_FOUND)
|
|
14
0003-revert-webrtc-cmake-target-file.patch
Normal file
14
0003-revert-webrtc-cmake-target-file.patch
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
diff --git a/cmake/external/webrtc/CMakeLists.txt b/cmake/external/webrtc/CMakeLists.txt
|
||||||
|
index f6ce939..b37cb14 100644
|
||||||
|
--- a/cmake/external/webrtc/CMakeLists.txt
|
||||||
|
+++ b/cmake/external/webrtc/CMakeLists.txt
|
||||||
|
@@ -90,9 +90,7 @@ INTERFACE
|
||||||
|
$<LINK_ONLY:desktop-app::external_openssl>
|
||||||
|
$<LINK_ONLY:desktop-app::external_jpeg>
|
||||||
|
$<LINK_ONLY:desktop-app::external_opus>
|
||||||
|
- $<TARGET_FILE:desktop-app::external_opus>
|
||||||
|
$<LINK_ONLY:desktop-app::external_vpx>
|
||||||
|
- $<TARGET_FILE:desktop-app::external_vpx>
|
||||||
|
)
|
||||||
|
|
||||||
|
if (WIN32)
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3b5742d05a97bd9a9602419293cfeb5023b98fba81fb465db0d881ce811f6706
|
|
||||||
size 41200724
|
|
3
tdesktop-3.5.2-full.tar.gz
Normal file
3
tdesktop-3.5.2-full.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8ba65634e6439261bca8eca82a026bbdf3787b59fd7e3322d70e8b014d94961a
|
||||||
|
size 41216346
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 9 04:49:28 UTC 2022 - Xu Zhao <i@xuzhao.net>
|
||||||
|
|
||||||
|
- Update to 3.5.2
|
||||||
|
* Fix a freeze in audio playback on Linux.
|
||||||
|
* Fix a crash in screen sharing initialization on Linux.
|
||||||
|
- Remove 0003-add-qt5-widgets-include.patch
|
||||||
|
* Bug fixed in upstream
|
||||||
|
- Add 0003-revert-webrtc-cmake-target-file.patch
|
||||||
|
* Fix target "desktop-app::external_opus" not found error.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 4 02:57:59 UTC 2022 - Xu Zhao <i@xuzhao.net>
|
Fri Feb 4 02:57:59 UTC 2022 - Xu Zhao <i@xuzhao.net>
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%define _dwz_max_die_limit 200000000
|
%define _dwz_max_die_limit 200000000
|
||||||
|
|
||||||
Name: telegram-desktop
|
Name: telegram-desktop
|
||||||
Version: 3.5.0
|
Version: 3.5.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Messaging application with a focus on speed and security
|
Summary: Messaging application with a focus on speed and security
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
@ -43,7 +43,7 @@ Patch1: 0001-use-bundled-ranged-exptected-gsl.patch
|
|||||||
# PATCH-FIX-OPENSUSE
|
# PATCH-FIX-OPENSUSE
|
||||||
Patch2: 0002-tg_owt-fix-name-confliction.patch
|
Patch2: 0002-tg_owt-fix-name-confliction.patch
|
||||||
# PATCH-FIX-OPENSUSE
|
# PATCH-FIX-OPENSUSE
|
||||||
Patch3: 0003-add-qt5-widgets-include.patch
|
Patch3: 0003-revert-webrtc-cmake-target-file.patch
|
||||||
# PATCH-FIX-OPENSUSE
|
# PATCH-FIX-OPENSUSE
|
||||||
Patch4: 0004-use-dynamic-x-libraries.patch
|
Patch4: 0004-use-dynamic-x-libraries.patch
|
||||||
# PATCH-FIX-OPENSUSE
|
# PATCH-FIX-OPENSUSE
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:ebbddd0b599d3b72e7b958f62b886a7a0ffdc64b644d7e3812c27df9eddafed8
|
oid sha256:48ee74d94998e56de37f75a0b8a0720d9ce69851a914abdd8ec7c89e74e259ba
|
||||||
size 32225063
|
size 32225038
|
||||||
|
Loading…
Reference in New Issue
Block a user