Telegram Desktop
A new era of messaging.
- Links to server:messaging / telegram-desktop
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:hillwood:branches:server:messaging/telegram-desktop && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
0001-use-bundled-webrtc.patch | 0000000582 582 Bytes | |
0002-use-bundled-rnnoise-expected-gsl-ranges-webrt |
0000002794 2.73 KB | |
0003-revert-webrtc-cmake-target-file.patch | 0000000652 652 Bytes | |
0004-use-dynamic-x-libraries.patch | 0000000490 490 Bytes | |
0005-qt6-fixes.patch | 0000000762 762 Bytes | |
_constraints | 0000000596 596 Bytes | |
_link | 0000000124 124 Bytes | |
rnnoise-git20210122.tar.gz | 0000173774 170 KB | |
tdesktop-4.6.5-full.tar.gz | 0063793549 60.8 MB | |
telegram-desktop.changes | 0000071981 70.3 KB | |
telegram-desktop.spec | 0000010385 10.1 KB | |
tg_owt-master.zip | 0024505203 23.4 MB | |
tg_owt-packager.py | 0000003324 3.25 KB |
Comments 1
Bad condition. If you only want to react to Leap 15.5+ or SLE 15.5+ and not react to Tumbleweed and everything else, you better specify.
%if 0%{?sle_version} >= 150500 && 0%{?sle_version} < 160000
or for Leap 15.5 and SLE 15.5 only
%if 0%{?sle_version} = 150500