Package Details: forkgram 5.7.4-1

Git Clone URL: https://aur.archlinux.org/forkgram.git (read-only, click to copy)
Package Base: forkgram
Description: Fork of the Telegram Desktop messaging app
Upstream URL: https://github.com/Forkgram/tdesktop
Licenses: GPL-3.0-or-later
Conflicts: forkgram-bin
Submitter: ptr1337
Maintainer: xiota
Last Packager: xiota
Votes: 5
Popularity: 0.98
First Submitted: 2022-02-05 16:05 (UTC)
Last Updated: 2024-11-16 04:36 (UTC)

Pinned Comments

xiota commented on 2024-10-02 21:40 (UTC)

I don't use this package either, but will maintain it for a little while.

  • The executable is now fully lowercase forkgram
  • Package should now be installable alongside extra/telegram-desktop

If you have problems with this package:

  • Try building in a clean chroot. This rules out local config problems.
  • Flag for simple, straightforward issues, like typos, depends, updates, etc. Include relevant errors and other info in the flag message.
  • Comment for issues that require explanation or debugging. Use a pastebin for blocks of text more than a few lines.

Latest Comments

« First ‹ Previous 1 2 3 4

medzik commented on 2022-03-19 13:57 (UTC)

the same error with latest version

medzik commented on 2022-03-01 22:23 (UTC) (edited on 2022-03-01 22:23 (UTC) by medzik)

[121/1099] Building CXX object Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AVIOContextImpl.cpp.o [122/1099] Building CXX object Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/desktop_capturer/DesktopCaptureSourceHelper.cpp.o [123/1099] Building CXX object Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPartInternal.cpp.o FAILED: Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPartInternal.cpp.o /usr/sbin/c++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DDESKTOP_APP_DISABLE_CRASH_REPORTS -DDESKTOP_APP_USE_PACKAGED -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -I/__w/packages/packages/build_dir/forkgram/src/frk-v3.5.3-full/Telegram/ThirdParty/tgcalls -I/__w/packages/packages/build_dir/forkgram/src/frk-v3.5.3-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -fstack-protector-all -fstack-clash-protection -fPIC -fno-strict-aliasing -pipe -Wall -W -Wno-unused-parameter -Wno-switch -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -Wno-maybe-uninitialized -Wno-deprecated-declarations -std=gnu++20 -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPartInternal.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPartInternal.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPartInternal.cpp.o -c /__w/packages/packages/build_dir/forkgram/src/frk-v3.5.3-full/Telegram/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPartInternal.cpp /__w/packages/packages/build_dir/forkgram/src/frk-v3.5.3-full/Telegram/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPartInternal.cpp: In constructor ‘tgcalls::AudioStreamingPartInternal::AudioStreamingPartInternal(std::vector<unsigned char>&&, const string&)’: /__w/packages/packages/build_dir/forkgram/src/frk-v3.5.3-full/Telegram/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPartInternal.cpp:107:54: error: invalid conversion from ‘const AVInputFormat*’ to ‘AVInputFormat*’ [-fpermissive] 107 | AVInputFormat *inputFormat = av_find_input_format(container.c_str()); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | | | const AVInputFormat* /__w/packages/packages/build_dir/forkgram/src/frk-v3.5.3-full/Telegram/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPartInternal.cpp:147:73: error: ‘AVStream’ {aka ‘struct AVStream’} has no member named ‘first_dts’ 147 | _durationInMilliseconds = (int)((inStream->duration + inStream->first_dts) * 1000 / 48000); | ^~~~~~~~~ [124/1099] Building CXX object Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPart.cpp.o [125/1099] Building CXX object Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/InstanceV2Impl.cpp.o ninja: build stopped: subcommand failed.

ptr1337 commented on 2022-02-11 14:22 (UTC)

Thanks @FabioLolix did updated it, and also to the new version!

FabioLolix commented on 2022-02-05 20:06 (UTC)

Hello,

  • pkgname don't have to be in pkgdesc
  • git is not needed as makedepends
  • provides=(forkgram) is not needed
  • provides=(telegram-desktop) is missing