Search Criteria
Package Details: jami-client-qt-git r299.67a7efa-1
Git Clone URL: | https://aur.archlinux.org/jami-client-qt-git.git (read-only, click to copy) |
---|---|
Package Base: | jami-client-qt-git |
Description: | A free and private communication platform (QT client) |
Upstream URL: | https://git.jami.net/savoirfairelinux/jami-client-qt |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | wrycode |
Maintainer: | wrycode |
Last Packager: | wrycode |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-12-25 02:24 |
Last Updated: | 2021-02-08 20:58 |
Latest Comments
t-ask commented on 2021-02-09 18:56
wrycode: Yes, that fixed it, thanks. Btw. nice you add the *.desktop file, too :)
btw. I deleted old messages to keep this place clean.
wrycode commented on 2021-02-09 12:23
t-ask, my guess is that you have an old version of libringclient installed. The latest libringclient from git should give you /usr/include/libringclient/webresource.qrc
wrycode commented on 2021-02-08 21:01
They fixed that build issue quickly. I've removed the patch now.
p1trson commented on 2021-02-08 18:09
It now fails in prepare() ==> Starting prepare()...
error: patch failed: CMakeLists.txt:13
error: CMakeLists.txt: patch does not apply
==> ERROR: A failure occurred in prepare().
wrycode commented on 2021-02-08 13:31
Pushed a temporary fix for the build issue related to the
.desktop
file.p1trson commented on 2021-02-07 17:51
Fails to build on pinephone (ALARM)
-- Build files have been written to: /home/alarm/jami-q/jami-client-qt-git/src/jami-client-qt/build [ 1%] Automatic MOC and UIC for target jami-qt [ 59%] Built target translations [ 59%] Built target jami-qt_autogen [ 60%] Building CXX object CMakeFiles/jami-qt.dir/jami-qt_autogen/mocs_compilation.cpp.o [ 61%] Building CXX object CMakeFiles/jami-qt.dir/src/main.cpp.o [ 61%] Building CXX object CMakeFiles/jami-qt.dir/src/bannedlistmodel.cpp.o [ 62%] Building CXX object CMakeFiles/jami-qt.dir/src/accountlistmodel.cpp.o c++: fatal error: no input files c++: fatal error: no input files compilation terminated. compilation terminated. /bin/sh: line 1: -DJAMI_DATA_DIR="/home/alarm/jami-q/jami-client-qt-git/pkg/jami-client-qt-git/usr/share/jami-qt": No such file or directory c++: fatal error: no input files compilation terminated. /bin/sh: line 1: -DJAMI_DATA_DIR="/home/alarm/jami-q/jami-client-qt-git/pkg/jami-client-qt-git/usr/share/jami-qt": No such file or directory make[2]: [CMakeFiles/jami-qt.dir/build.make:388: CMakeFiles/jami-qt.dir/src/main.cpp.o] Error 127 make[2]: Waiting for unfinished jobs.... make[2]: [CMakeFiles/jami-qt.dir/build.make:375: CMakeFiles/jami-qt.dir/jami-qt_autogen/mocs_compilation.cpp.o] Error 127 /bin/sh: line 1: -DJAMI_DATA_DIR="/home/alarm/jami-q/jami-client-qt-git/pkg/jami-client-qt-git/usr/share/jami-qt": No such file or directory make[2]: [CMakeFiles/jami-qt.dir/build.make:401: CMakeFiles/jami-qt.dir/src/bannedlistmodel.cpp.o] Error 127 c++: fatal error: no input files compilation terminated. /bin/sh: line 1: -DJAMI_DATA_DIR="/home/alarm/jami-q/jami-client-qt-git/pkg/jami-client-qt-git/usr/share/jami-qt": No such file or directory make[2]: [CMakeFiles/jami-qt.dir/build.make:414: CMakeFiles/jami-qt.dir/src/accountlistmodel.cpp.o] Error 127 make[1]: [CMakeFiles/Makefile2:181: CMakeFiles/jami-qt.dir/all] Error 2 make: *** [Makefile:149: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...
wrycode commented on 2021-01-31 22:11
Thanks, fixed.
archabuser commented on 2021-01-31 16:43
Looks like
libnm
andqrencode
should be added as dependencies. At least on my arch install it refused to build without them...wrycode commented on 2021-01-27 15:30
The chatview will remain broken until they fix it upstream (see https://git.jami.net/savoirfairelinux/ring-project/-/issues/809 and https://git.jami.net/savoirfairelinux/jami-client-qt/-/issues/160 )
However, the GUI should still start and connect to the Jami daemon's dbus API (or start it).
"manually starting '/usr/lib/ring/dring' seem not to work" what do you mean? Do you have the most recent version of jami-daemon installed from source?