Search Criteria
Package Details: liblinphone-git 5.1.0.alpha.r55.g59940f045-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/liblinphone-git.git (read-only, click to copy) |
---|---|
Package Base: | liblinphone-git |
Description: | A Voice-over-IP phone library and CLI |
Upstream URL: | http://www.linphone.org |
Licenses: | GPL |
Conflicts: | liblinphone |
Provides: | liblinphone |
Submitter: | thrasibule |
Maintainer: | None |
Last Packager: | thrasibule |
Votes: | 15 |
Popularity: | 0.000000 |
First Submitted: | 2020-09-10 02:09 (UTC) |
Last Updated: | 2021-09-02 11:53 (UTC) |
Dependencies (15)
- belcardAUR (belcard-gitAUR)
- belle-sipAUR (belle-sip-gitAUR)
- bzrtpAUR (bzrtp-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR)
- limeAUR (lime-gitAUR)
- mediastreamerAUR (mediastreamer-gitAUR)
- ortpAUR (ortp-gitAUR)
- xerces-c
- cmake (cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- python-pystache (python-pystache-gitAUR) (make)
- xsd (make)
- pulseaudio (pulseaudio-dummyAUR, pulseaudio-gitAUR) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
bdumont commented on 2019-12-17 20:36 (UTC)
Mmh... The commit that defined the missing variable was made in both the Github and Gitlab repositories, and it predates the last build. I can't figure out what happened.
thrasibule commented on 2019-12-17 20:18 (UTC)
mediastreamer-git or mediastreamer in the main repo are actually mediastreamer2.
bdumont commented on 2019-12-17 19:44 (UTC)
Yes, I installed mediastreamer before: it seams to need mediastreamer2 also (or only?).
thrasibule commented on 2019-12-17 19:20 (UTC)
@bdumont linphone already depends on mediastreamer. I'm not sure how you were able to compile it without installing the dependency in the first place.
bdumont commented on 2019-12-17 19:13 (UTC) (edited on 2019-12-21 10:58 (UTC) by bdumont)
Making the package gives the following error :
/home/bastien/build/linphone-git/src/linphone/src/conference/session/media-session.cpp:3368:49: error: ‘MS_RTT_4103_SOURCE_SET_KEEP_ALIVE_INTERVAL’ was not declared in this scope 3368 | ms_filter_call_method(textStream->rttsource, MS_RTT_4103_SOURCE_SET_KEEP_ALIVE_INTERVAL, &interval); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: [src/CMakeFiles/linphone.dir/build.make:869: src/CMakeFiles/linphone.dir/conference/session/media-session.cpp.o] Error 1 make[1]: [CMakeFiles/Makefile2:472: src/CMakeFiles/linphone.dir/all] Error 2 make: *** [Makefile:130: all] Error 2
Installing mediastreamer2 solves it : https://gitlab.linphone.org/BC/public/mediastreamer2
jose1711 commented on 2019-12-13 21:34 (UTC)
i've spent many hours trying to resolve an issue when i was unable to call linphone running on my pc. the fix was surprisingly easy (= read and don't ignore the warnings):
maybe this could go into
.install
script?Thermi commented on 2019-12-11 14:33 (UTC) (edited on 2019-12-11 14:33 (UTC) by Thermi)
Broken as of now:
Maniaxx commented on 2019-02-05 00:29 (UTC) (edited on 2019-02-05 00:29 (UTC) by Maniaxx)
Can you add the other codecs as well (AMR, SILK, G729 and H264)?
thrasibule commented on 2019-01-16 15:42 (UTC)
@dreieck Yes it does. that's why I went to the trouble of writing PKGBUILD for all of those...
dreieck commented on 2019-01-16 15:30 (UTC)
Does it really depend on the
-git
-versions ofbctoolbox
,belcard
,belle
,belr
,bzrtp
,lime
,mediastreamer
,ortp
, andsoci
?If not, I recomend to remove the
-git
-part in the dependencies, so both the "standard" and the "-git"-versions can be used.« First ‹ Previous 1 2 3 4 5 6 Next › Last »