Package Details: linphone-desktop-git 4.3.0.alpha.r53.gc4f9aaff-1

Git Clone URL: https://aur.archlinux.org/linphone-desktop-git.git (read-only, click to copy)
Package Base: linphone-desktop-git
Description: A Voice-over-IP phone
Upstream URL: http://www.linphone.org
Licenses: GPL
Conflicts: linphone-desktop
Provides: linphone-desktop
Submitter: thrasibule
Maintainer: thrasibule
Last Packager: thrasibule
Votes: 6
Popularity: 0.000000
First Submitted: 2017-09-08 00:26 (UTC)
Last Updated: 2020-11-29 01:39 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

itsizzy commented on 2018-01-12 11:57 (UTC)

I'm having trouble accessing the preferences - both with the shortcut Ctrl+P and the menu butten. I get "[0x55f2084129b0][Warning]app/App.cpp:125: (qrc:/ui/views/App/Settings/SettingsWindow.qml:50:9: Type TabButton unavailable, qrc:///ui/modules/Common/Form/Tab/TabButton.qml:15:3: Cannot override FINAL property)" as an error.

Am I missing a library here or is this an upstream bug?

Also, could you add -Wno-dev to the make command to suppress warnings irrelevant for the installation?

resetko commented on 2018-01-01 19:26 (UTC)

pacman -S qt5-svg solved compilation error for me. Probably should be added to deps

thrasibule commented on 2017-12-28 13:40 (UTC)

I have pushed some updates and it compiles successfully for me. Let me know if this doesn't work.

frealgagu commented on 2017-12-27 15:25 (UTC)

It continues failing. There is something I can do to solve this compilation error? It starts to happen once linphone-git package was upgraded. The linphone-desktop-git cannot start and when I try to upgrade, that errors are shown. Thanks in advance for your answers.

Gelmo commented on 2017-12-12 23:32 (UTC)

I can confirm the same behavior as frealgagu. I had not tried this package previously, so I cannot confirm if this is previously working.

frealgagu commented on 2017-12-12 21:14 (UTC)

The following error is appearing compiling the package:

[ 14%] Building CXX object CMakeFiles/app-library.dir/src/app/cli/Cli.cpp.o /home/frealgagu/.cache/pacaur/linphone-desktop-git/src/linphone-desktop/src/app/cli/Cli.cpp: In static member function ‘static void Cli::showHelp()’: /home/frealgagu/.cache/pacaur/linphone-desktop-git/src/linphone-desktop/src/app/cli/Cli.cpp:376:3: error: ‘cout’ was not declared in this scope cout << multilineIndent(tr("linphoneCliDescription"), 0) << ^~~~ /home/frealgagu/.cache/pacaur/linphone-desktop-git/src/linphone-desktop/src/app/cli/Cli.cpp:376:3: note: suggested alternative: ‘oct’ cout << multilineIndent(tr("linphoneCliDescription"), 0) << ^~~~ oct make[2]: [CMakeFiles/app-library.dir/build.make:588: CMakeFiles/app-library.dir/src/app/cli/Cli.cpp.o] Error 1 make[1]: [CMakeFiles/Makefile2:210: CMakeFiles/app-library.dir/all] Error 2 make: *** [Makefile:152: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

johnramsden commented on 2017-11-30 02:56 (UTC)

The dot program, provided by the graphviz package https://www.archlinux.org/packages/extra/x86_64/graphviz/ is required for compilation.

ant0nio commented on 2017-11-22 12:31 (UTC)

i've install all the deps.. it gives error when compile: -- Performing Test SUGGEST_OVERRIDE - Success CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package): Could not find a package configuration file provided by "Qt5LinguistTools" with any of the following names: Qt5LinguistToolsConfig.cmake qt5linguisttools-config.cmake Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or set "Qt5LinguistTools_DIR" to a directory containing one of the above files. If "Qt5LinguistTools" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:322 (find_package) -- Configuring incomplete, errors occurred! See also "/home/antonio/.cache/pacaur/linphone-desktop-git/src/linphone-desktop/CMakeFiles/CMakeOutput.log". ==> ERROR: A failure occurred in build(). Aborting... :: failed to build linphone-desktop-git package(s)

frealgagu commented on 2017-10-16 18:28 (UTC)

Now that you controle it, could you add the necessary dependencies please?

thrasibule commented on 2017-10-05 13:25 (UTC)

You need to use the ortp-git PKGBUILD I submitted on the ortp-git page: https://gist.github.com/thrasibule/d4f8bb3777bf3d3fed54b270944fbb89, same for mediastreamer-git. I don't control these packages and the PKGBUILD in AUR is stale.