@carlosnewmusic I guess the libtg was causing some issues.
I have pushed a new version up, it should work properly.
Git Clone URL: | https://aur.archlinux.org/telegram-desktop-dev.git (read-only, click to copy) |
---|---|
Package Base: | telegram-desktop-dev |
Description: | Official Telegram Desktop client - development release |
Upstream URL: | https://desktop.telegram.org/ |
Licenses: | GPL3 |
Conflicts: | telegram-desktop |
Provides: | telegram-desktop |
Submitter: | hexchain |
Maintainer: | ItachiSan |
Last Packager: | ItachiSan |
Votes: | 8 |
Popularity: | 0.000029 |
First Submitted: | 2015-10-29 04:14 (UTC) |
Last Updated: | 2024-11-10 12:18 (UTC) |
@carlosnewmusic I guess the libtg was causing some issues.
I have pushed a new version up, it should work properly.
build error https://pastebin.com/w4RxiMZj
I have problem with "Unix Makefiles" generator. When I run the output file, the cpu usage goes up to 100%, and it is OK with "Ninja" generator.
Hi, Just wanted to inform you that I am unable to build the package due to the incredibly high RAM usage at linking phase; with a bare boot of 800MB RAM, 16GB available and 6GB of swap I am unable to link the final binary.
I will report upstream the issue and link it here, however as of today until any improvement happens I won't be able to verify the building of the package e.g. see that the final binary is linked and packaged.
Thanks @MarsSeed, I have removed the dependency :)
qt6-5compat is not needed anymore as dependency.
Since this commit (in release v4.8.3).
I think this is unnecessary in the latest versions:
Remember to delete the official (non-tweaked) launcher by using:
rm ~/.local/share/applications/telegramdesktop.desktop
After running Telegram Desktop
Also, you can remove old data from a terminal doing:
rm -r ~/.TelegramDesktop
Neither the .desktop file nor the folder is created now.
Can't build. Cloning submodules is not allowed. Error: fatal: transport 'file' not allowed. https://bugs.archlinux.org/task/76255
Can't build. [147/147] Linking CXX static library lib/libKF5WaylandClient.a ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting... Please help.
Does not build:
/tmp/trizen-[elided]/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/tgcalls/tgcalls/MediaManager.cpp:21:10: fatal error: modules/rtp_rtcp/source/rtp_utility.h: No such file or directory
21 | #include "modules/rtp_rtcp/source/rtp_utility.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Pinned Comments
ItachiSan commented on 2024-02-25 17:35 (UTC)
Hi, Just wanted to inform you that I am unable to build the package due to the incredibly high RAM usage at linking phase; with a bare boot of 800MB RAM, 16GB available and 6GB of swap I am unable to link the final binary.
I will report upstream the issue and link it here, however as of today until any improvement happens I won't be able to verify the building of the package e.g. see that the final binary is linked and packaged.