Telegram Desktop
https://github.com/telegramdesktop/tdesktop
A new era of messaging.
- Devel package for openSUSE:Factory
-
14
derived packages
- Links to openSUSE:Factory / telegram-desktop
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:messaging/telegram-desktop && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
Qt-6.9.patch | 0000001448 1.41 KB | |
_constraints | 0000000169 169 Bytes | |
_link | 0000000124 124 Bytes | |
ada-3.2.4.tar.gz | 0000459344 449 KB | |
dynamic-link-x.patch | 0000000675 675 Bytes | |
openh264-headers-2.6.0.tar.xz | 0000015728 15.4 KB | |
tdesktop-5.13.1-full.tar.gz | 0072699182 69.3 MB | |
telegram-desktop.changes | 0000108427 106 KB | |
telegram-desktop.spec | 0000009049 8.84 KB | |
tg_owt-git20250501.tar.xz | 0011018900 10.5 MB | |
tg_owt-h264-dlopen.patch | 0000010268 10 KB |
Comments 5
Hi.
I can't build telegram-desktop 5.14.0+
https://build.opensuse.org/package/show/home:13ilya/telegram-desktop
I can't look up Fedora or Mandriva either.
https://rpmfind.net/linux/rpm2html/search.php?query=telegram-desktop
I think it's an upstream problem, but I could be wrong.
https://github.com/telegramdesktop/tdesktop/issues/29269
https://github.com/telegramdesktop/tdesktop/issues/29536
If you can explain in more detail how to fix it I would be glad to have your help.
Hi. I compiled telegram-desktop and its dependencies in parts. I hope the spec files from my repository will help you. https://build.opensuse.org/project/show/home:vyermolc:telegram
Hello! Thank you very much! I am currently undergoing intensive retraining and will have almost no time for a month. I thought I would be able to look at it over the weekend, but I had other things to do. Please don't delete your repository, I'll take a look as soon as I have time.
Could you add the -LA parameter to all packages in the %cmake macro?
%cmake \
to
%cmake -LA \
Done.